summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Hill <dirtyepic@gentoo.org>2011-02-24 06:02:14 +0000
committerRyan Hill <dirtyepic@gentoo.org>2011-02-24 06:02:14 +0000
commitafcde45149550587ff2be0297ca9b5c66e31a1a9 (patch)
tree4b89242e95b97f93b8ab0e81f405a06be8a85e78 /app-pda/libopensync-plugin-vformat
parentRevert last commit. (diff)
downloadgentoo-2-afcde45149550587ff2be0297ca9b5c66e31a1a9.tar.gz
gentoo-2-afcde45149550587ff2be0297ca9b5c66e31a1a9.tar.bz2
gentoo-2-afcde45149550587ff2be0297ca9b5c66e31a1a9.zip
EAPI 3, dependencies.
(Portage version: 2.2.0_alpha25/cvs/Linux x86_64)
Diffstat (limited to 'app-pda/libopensync-plugin-vformat')
-rw-r--r--app-pda/libopensync-plugin-vformat/ChangeLog10
-rw-r--r--app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.36.ebuild16
-rw-r--r--app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.39.ebuild18
-rw-r--r--app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-9999.ebuild19
-rw-r--r--app-pda/libopensync-plugin-vformat/metadata.xml6
5 files changed, 43 insertions, 26 deletions
diff --git a/app-pda/libopensync-plugin-vformat/ChangeLog b/app-pda/libopensync-plugin-vformat/ChangeLog
index 73814cf39641..b62bccd280d0 100644
--- a/app-pda/libopensync-plugin-vformat/ChangeLog
+++ b/app-pda/libopensync-plugin-vformat/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-pda/libopensync-plugin-vformat
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-vformat/ChangeLog,v 1.5 2009/11/15 22:44:22 eva Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-vformat/ChangeLog,v 1.6 2011/02/24 06:02:14 dirtyepic Exp $
+
+ 24 Feb 2011; Ryan Hill <dirtyepic@gentoo.org>
+ libopensync-plugin-vformat-0.36.ebuild,
+ libopensync-plugin-vformat-0.39.ebuild,
+ libopensync-plugin-vformat-9999.ebuild, metadata.xml:
+ EAPI 3, dependencies.
*libopensync-plugin-vformat-0.39 (15 Nov 2009)
diff --git a/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.36.ebuild b/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.36.ebuild
index a06753633bd8..ee03af341942 100644
--- a/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.36.ebuild
+++ b/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.36.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 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.36.ebuild,v 1.2 2009/03/20 12:54:30 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.36.ebuild,v 1.3 2011/02/24 06:02:14 dirtyepic Exp $
+
+EAPI="3"
inherit cmake-utils
@@ -8,13 +10,17 @@ DESCRIPTION="OpenSync VFormat Plugin"
HOMEPAGE="http://www.opensync.org"
SRC_URI="http://www.opensync.org/download/releases/${PV}/${P}.tar.bz2"
-LICENSE="GPL-2"
+LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
-DEPEND="=app-pda/libopensync-${PV}*"
-RDEPEND="${DEPEND}"
+RDEPEND="~app-pda/libopensync-${PV}
+ dev-libs/glib:2"
+DEPEND="${RDEPEND}
+ dev-util/pkgconfig"
# Don't pass
RESTRICT="test"
+
+DOCS="AUTHORS ChangeLog"
diff --git a/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.39.ebuild b/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.39.ebuild
index 142ddd6fc501..e01be43fb85f 100644
--- a/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.39.ebuild
+++ b/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.39.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 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 $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-0.39.ebuild,v 1.3 2011/02/24 06:02:14 dirtyepic Exp $
-EAPI="2"
+EAPI="3"
inherit cmake-utils
@@ -10,15 +10,17 @@ DESCRIPTION="OpenSync VFormat Plugin"
HOMEPAGE="http://www.opensync.org"
SRC_URI="http://www.opensync.org/download/releases/${PV}/${P}.tar.bz2"
-LICENSE="GPL-2"
+LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="test"
+IUSE=""
-RDEPEND="=app-pda/libopensync-${PV}*
+RDEPEND="~app-pda/libopensync-${PV}
dev-libs/glib:2"
DEPEND="${RDEPEND}
- test? ( dev-libs/check )"
+ dev-util/pkgconfig"
-# 0% tests passed, 4 tests failed out of 4
+# Don't pass
RESTRICT="test"
+
+DOCS="AUTHORS ChangeLog"
diff --git a/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-9999.ebuild b/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-9999.ebuild
index 62b3c363fe59..3525a3ab04d4 100644
--- a/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-9999.ebuild
+++ b/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-9999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 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-9999.ebuild,v 1.2 2009/11/15 22:44:22 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-vformat/libopensync-plugin-vformat-9999.ebuild,v 1.3 2011/02/24 06:02:14 dirtyepic Exp $
-EAPI="2"
+EAPI="3"
inherit cmake-utils subversion
@@ -12,12 +12,17 @@ SRC_URI=""
ESVN_REPO_URI="http://svn.opensync.org/format-plugins/vformat/"
-LICENSE="GPL-2"
+LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="test"
+IUSE=""
-RDEPEND="=app-pda/libopensync-${PV}*
+RDEPEND="~app-pda/libopensync-${PV}
dev-libs/glib:2"
DEPEND="${RDEPEND}
- test? ( dev-libs/check )"
+ dev-util/pkgconfig"
+
+# Don't pass
+RESTRICT="test"
+
+DOCS="AUTHORS"
diff --git a/app-pda/libopensync-plugin-vformat/metadata.xml b/app-pda/libopensync-plugin-vformat/metadata.xml
index 985bf015912c..cae1f9990bd7 100644
--- a/app-pda/libopensync-plugin-vformat/metadata.xml
+++ b/app-pda/libopensync-plugin-vformat/metadata.xml
@@ -3,9 +3,7 @@
<pkgmetadata>
<herd>pda</herd>
<maintainer>
- <email>peper@gentoo.org</email>
- <name>Piotr Jaroszyński</name>
+ <email>dirtyepic@gentoo.org</email>
+ <name>Ryan Hill</name>
</maintainer>
- <longdescription lang="en">
- </longdescription>
</pkgmetadata>