summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2009-11-15 22:34:30 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2009-11-15 22:34:30 +0000
commitd1156ea3aa24502e9b385546c5d3efc6a71f70b0 (patch)
treeee6f09e92648ba92888b93dfc88e1fd6fd162858 /app-pda
parentVersion bump. Restrict tests in 0.39. Clean up 0.36 due to removed libsyncml-... (diff)
downloadgentoo-2-d1156ea3aa24502e9b385546c5d3efc6a71f70b0.tar.gz
gentoo-2-d1156ea3aa24502e9b385546c5d3efc6a71f70b0.tar.bz2
gentoo-2-d1156ea3aa24502e9b385546c5d3efc6a71f70b0.zip
Version bump. Sync live ebuild. Clean up old revisions.
(Portage version: 2.2_rc49/cvs/Linux x86_64)
Diffstat (limited to 'app-pda')
-rw-r--r--app-pda/libopensync-plugin-file/ChangeLog12
-rw-r--r--app-pda/libopensync-plugin-file/libopensync-plugin-file-0.21.ebuild20
-rw-r--r--app-pda/libopensync-plugin-file/libopensync-plugin-file-0.39.ebuild (renamed from app-pda/libopensync-plugin-file/libopensync-plugin-file-0.35.ebuild)14
-rw-r--r--app-pda/libopensync-plugin-file/libopensync-plugin-file-9999.ebuild14
4 files changed, 28 insertions, 32 deletions
diff --git a/app-pda/libopensync-plugin-file/ChangeLog b/app-pda/libopensync-plugin-file/ChangeLog
index 67f50937f32b..a6ccd54334e4 100644
--- a/app-pda/libopensync-plugin-file/ChangeLog
+++ b/app-pda/libopensync-plugin-file/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for app-pda/libopensync-plugin-file
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-file/ChangeLog,v 1.8 2008/07/13 07:09:55 josejx Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-file/ChangeLog,v 1.9 2009/11/15 22:34:30 eva Exp $
+
+*libopensync-plugin-file-0.39 (15 Nov 2009)
+
+ 15 Nov 2009; Gilles Dartiguelongue <eva@gentoo.org>
+ -libopensync-plugin-file-0.21.ebuild,
+ -libopensync-plugin-file-0.35.ebuild,
+ +libopensync-plugin-file-0.39.ebuild, libopensync-plugin-file-9999.ebuild:
+ Version bump. Sync live ebuild. Clean up old revisions.
13 Jul 2008; Joseph Jezak <josejx@gentoo.org>
libopensync-plugin-file-0.36.ebuild:
diff --git a/app-pda/libopensync-plugin-file/libopensync-plugin-file-0.21.ebuild b/app-pda/libopensync-plugin-file/libopensync-plugin-file-0.21.ebuild
deleted file mode 100644
index a9f9d3f1ca0e..000000000000
--- a/app-pda/libopensync-plugin-file/libopensync-plugin-file-0.21.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-file/libopensync-plugin-file-0.21.ebuild,v 1.1 2007/02/12 20:56:20 peper Exp $
-
-DESCRIPTION="OpenSync File Plugin"
-HOMEPAGE="http://www.opensync.org/"
-SRC_URI="http://dev.gentooexperimental.org/~peper/distfiles/${P}.tar.bz2"
-
-KEYWORDS="~amd64 ~x86"
-SLOT="0"
-LICENSE="LGPL-2.1"
-IUSE=""
-
-DEPEND="=app-pda/libopensync-${PV}*"
-RDEPEND="${DEPEND}"
-
-src_install() {
- emake DESTDIR="${D}" install || die "emake install failed"
- dodoc AUTHORS ChangeLog COPYING NEWS README
-}
diff --git a/app-pda/libopensync-plugin-file/libopensync-plugin-file-0.35.ebuild b/app-pda/libopensync-plugin-file/libopensync-plugin-file-0.39.ebuild
index 9618fc0a43ad..088f7aba0724 100644
--- a/app-pda/libopensync-plugin-file/libopensync-plugin-file-0.35.ebuild
+++ b/app-pda/libopensync-plugin-file/libopensync-plugin-file-0.39.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-file/libopensync-plugin-file-0.35.ebuild,v 1.1 2007/12/21 23:08:57 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-file/libopensync-plugin-file-0.39.ebuild,v 1.1 2009/11/15 22:34:30 eva Exp $
+
+EAPI="2"
inherit cmake-utils
@@ -8,10 +10,12 @@ DESCRIPTION="OpenSync File Plugin"
HOMEPAGE="http://www.opensync.org/"
SRC_URI="http://www.opensync.org/download/releases/${PV}/${P}.tar.bz2"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
SLOT="0"
LICENSE="LGPL-2.1"
IUSE=""
-DEPEND="=app-pda/libopensync-${PV}*"
-RDEPEND="${DEPEND}"
+RDEPEND="=app-pda/libopensync-${PV}*
+ dev-libs/glib:2
+ dev-libs/libxml2"
+DEPEND="${RDEPEND}" \ No newline at end of file
diff --git a/app-pda/libopensync-plugin-file/libopensync-plugin-file-9999.ebuild b/app-pda/libopensync-plugin-file/libopensync-plugin-file-9999.ebuild
index ffbff3c65ebe..3dce3d586726 100644
--- a/app-pda/libopensync-plugin-file/libopensync-plugin-file-9999.ebuild
+++ b/app-pda/libopensync-plugin-file/libopensync-plugin-file-9999.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-file/libopensync-plugin-file-9999.ebuild,v 1.1 2007/11/26 20:14:41 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/libopensync-plugin-file/libopensync-plugin-file-9999.ebuild,v 1.2 2009/11/15 22:34:30 eva Exp $
+
+EAPI="2"
inherit cmake-utils subversion
@@ -10,10 +12,12 @@ SRC_URI=""
ESVN_REPO_URI="http://svn.opensync.org/plugins/file-sync"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
SLOT="0"
LICENSE="LGPL-2.1"
IUSE=""
-DEPEND="=app-pda/libopensync-${PV}*"
-RDEPEND="${DEPEND}"
+RDEPEND="=app-pda/libopensync-${PV}*
+ dev-libs/glib:2
+ dev-libs/libxml2"
+DEPEND="${RDEPEND}" \ No newline at end of file