app-pda/libopensync-plugin-vformat: Bump
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@2165 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
parent
c4da11f1b5
commit
7736387571
@ -1,7 +1,11 @@
|
||||
# ChangeLog for app-pda/libopensync-plugin-vformat
|
||||
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
|
||||
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-vformat/ChangeLog,v 1.3 2008/01/27 17:56:09 peper Exp $
|
||||
|
||||
09 May 2010; Mario Fetka <mario.fetka@gmail.com>
|
||||
+libopensync-plugin-vformat-0.39.ebuild:
|
||||
Bump
|
||||
|
||||
*libopensync-plugin-vformat-0.36 (27 Jan 2008)
|
||||
|
||||
27 Jan 2008; Piotr Jaroszyński <peper@gentoo.org>
|
||||
|
@ -1,4 +1,6 @@
|
||||
DIST libopensync-plugin-vformat-0.38.tar.bz2 89799 RMD160 29bf9e94214f9c00b2ea78da6946fc277767670a SHA1 7d2b5cc8d190ffdfc4066b386b8aaadf089faae9 SHA256 daac6c9c347a66e2e53eac825761fa10b5e33a30509d1b026afde3a655f9a11f
|
||||
DIST libopensync-plugin-vformat-0.39.tar.bz2 106247 RMD160 982bf3fe37616152c52d87e638a023cbed8fab1c SHA1 2bae0708f0c95e24f65280fadf9a29d1d1656b57 SHA256 33ee22ee28af622216efa99924e3af0956e4bca48381e634d94b5141d12b40b9
|
||||
EBUILD libopensync-plugin-vformat-0.38.ebuild 565 RMD160 151799fb057a4c913849baa61fa672d3a86741b6 SHA1 23c8fe942511feb1b260b26c68fdd196cc079658 SHA256 8417ef524515121155cdd0063787521af199fb83da160ed54aa6fa34535ba7e9
|
||||
MISC ChangeLog 783 RMD160 833a08353a68237fcd4c4205f76457698a8ad2fb SHA1 7ed4b822c5c938ce5305de834be44f5926a864ca SHA256 cd9b92ec2b1c0ac33123a815dc4abff105d0d922c932297cd34396639d34dc5a
|
||||
EBUILD libopensync-plugin-vformat-0.39.ebuild 662 RMD160 7edc7f516f4c441ca77713c999fe466fd970851d SHA1 ed3e249ed81155a04bea9f6bb03a5cd7b6d06014 SHA256 a6aac84d8201f5a971552fb305f381f25a63e08267d6c4d380249357dbcb0fa9
|
||||
MISC ChangeLog 885 RMD160 784eaccfc666930f26cf150be1f00c6678559e9a SHA1 034e4ff9fe69c3bd726c06295a9d9b0d7c9e9c07 SHA256 a4f59f7c2d455c234d05270317df61c923b71aca44779269c0dcf019028dafeb
|
||||
MISC metadata.xml 303 RMD160 6be72a25c2c9929f92335f19b42519982fa681df SHA1 b7bbf0fa123b6da656c067f7ef84e68b25d86a51 SHA256 66dc8d7d77ec892d03fa718d49600f4c2d526963d7327dde134adad41426ca46
|
||||
|
@ -0,0 +1,24 @@
|
||||
# Copyright 1999-2010 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.39.ebuild,v 1.2 2009/11/16 01:45:09 mr_bones_ Exp $
|
||||
|
||||
EAPI="2"
|
||||
|
||||
inherit cmake-utils
|
||||
|
||||
DESCRIPTION="OpenSync VFormat Plugin"
|
||||
HOMEPAGE="http://www.opensync.org"
|
||||
SRC_URI="http://www.opensync.org/download/releases/${PV}/${P}.tar.bz2"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~ppc ~x86"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND=">=app-pda/libopensync-${PV}
|
||||
dev-libs/glib:2"
|
||||
DEPEND="${RDEPEND}
|
||||
test? ( dev-libs/check )"
|
||||
|
||||
# 0% tests passed, 4 tests failed out of 4
|
||||
RESTRICT="test"
|
Loading…
Reference in New Issue
Block a user