summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFederico Ferri <mescalinum@gentoo.org>2009-01-21 11:22:26 +0000
committerFederico Ferri <mescalinum@gentoo.org>2009-01-21 11:22:26 +0000
commitf94fdb0a8ce522b9e52a8f08de9a667d6fcb2007 (patch)
tree3b965221fa418f858af26145d27a76f04784727c /app-pda
parentFix for latest autoconf (#254348) (diff)
downloadhistorical-f94fdb0a8ce522b9e52a8f08de9a667d6fcb2007.tar.gz
historical-f94fdb0a8ce522b9e52a8f08de9a667d6fcb2007.tar.bz2
historical-f94fdb0a8ce522b9e52a8f08de9a667d6fcb2007.zip
changing synce deps from ~atom-${PV} to =atom-${PV}*
Package-Manager: portage-2.2_rc23/cvs/Linux x86_64
Diffstat (limited to 'app-pda')
-rw-r--r--app-pda/synce-gnomevfs/ChangeLog6
-rw-r--r--app-pda/synce-gnomevfs/synce-gnomevfs-0.13.ebuild6
-rw-r--r--app-pda/synce-kpm/ChangeLog5
-rw-r--r--app-pda/synce-kpm/synce-kpm-0.13.ebuild6
-rw-r--r--app-pda/synce-librapi2/ChangeLog6
-rw-r--r--app-pda/synce-librapi2/synce-librapi2-0.13.ebuild6
-rw-r--r--app-pda/synce-librra/ChangeLog6
-rw-r--r--app-pda/synce-librra/synce-librra-0.13.ebuild6
-rw-r--r--app-pda/synce-odccm/ChangeLog6
-rw-r--r--app-pda/synce-odccm/synce-odccm-0.13.ebuild6
10 files changed, 39 insertions, 20 deletions
diff --git a/app-pda/synce-gnomevfs/ChangeLog b/app-pda/synce-gnomevfs/ChangeLog
index f98d71aa4689..43bb5d41ae62 100644
--- a/app-pda/synce-gnomevfs/ChangeLog
+++ b/app-pda/synce-gnomevfs/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-pda/synce-gnomevfs
# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-gnomevfs/ChangeLog,v 1.16 2009/01/21 00:25:39 mescalinum Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-gnomevfs/ChangeLog,v 1.17 2009/01/21 11:20:39 mescalinum Exp $
+
+ 21 Jan 2009; Federico Ferri <mescalinum@gentoo.org>
+ synce-gnomevfs-0.13.ebuild:
+ changing synce deps from ~atom-${PV} to =atom-${PV}*
*synce-gnomevfs-0.13 (21 Jan 2009)
diff --git a/app-pda/synce-gnomevfs/synce-gnomevfs-0.13.ebuild b/app-pda/synce-gnomevfs/synce-gnomevfs-0.13.ebuild
index fe55d8d5ebcc..c9bf0578e44e 100644
--- a/app-pda/synce-gnomevfs/synce-gnomevfs-0.13.ebuild
+++ b/app-pda/synce-gnomevfs/synce-gnomevfs-0.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-gnomevfs/synce-gnomevfs-0.13.ebuild,v 1.1 2009/01/21 00:25:39 mescalinum Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-gnomevfs/synce-gnomevfs-0.13.ebuild,v 1.2 2009/01/21 11:20:39 mescalinum Exp $
DESCRIPTION="SynCE - Gnome VFS extensions"
HOMEPAGE="http://sourceforge.net/projects/synce/"
@@ -10,8 +10,8 @@ SLOT="0"
KEYWORDS="~x86 ~amd64"
IUSE="debug"
DEPEND=">=gnome-base/gnome-vfs-2.0
- ~app-pda/synce-libsynce-${PV}
- ~app-pda/synce-librapi2-${PV}"
+ =app-pda/synce-libsynce-${PV}*
+ =app-pda/synce-librapi2-${PV}*"
RDEPEND="${DEPEND}"
SRC_URI="mirror://sourceforge/synce/${P}.tar.gz"
diff --git a/app-pda/synce-kpm/ChangeLog b/app-pda/synce-kpm/ChangeLog
index 9915458b8498..2e1f642c3719 100644
--- a/app-pda/synce-kpm/ChangeLog
+++ b/app-pda/synce-kpm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-pda/synce-kpm
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-kpm/ChangeLog,v 1.3 2009/01/21 00:34:55 mescalinum Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-kpm/ChangeLog,v 1.4 2009/01/21 11:17:52 mescalinum Exp $
+
+ 21 Jan 2009; Federico Ferri <mescalinum@gentoo.org> synce-kpm-0.13.ebuild:
+ changing synce deps from ~atom-${PV} to =atom-${PV}*
*synce-kpm-0.13 (21 Jan 2009)
diff --git a/app-pda/synce-kpm/synce-kpm-0.13.ebuild b/app-pda/synce-kpm/synce-kpm-0.13.ebuild
index c1eb94807ad0..d4095c2f54ca 100644
--- a/app-pda/synce-kpm/synce-kpm-0.13.ebuild
+++ b/app-pda/synce-kpm/synce-kpm-0.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-kpm/synce-kpm-0.13.ebuild,v 1.1 2009/01/21 00:34:55 mescalinum Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-kpm/synce-kpm-0.13.ebuild,v 1.2 2009/01/21 11:17:52 mescalinum Exp $
inherit distutils
@@ -18,8 +18,8 @@ RDEPEND="dev-python/pygobject
dev-libs/libxml2
dev-libs/libxslt
dev-python/pyxml
- >=app-pda/synce-hal-0.1
- ~app-pda/synce-librra-${PV}
+ =app-pda/synce-hal-${PV}*
+ =app-pda/synce-librra-${PV}*
~app-pda/synce-librtfcomp-1.1
dev-python/PyQt4"
DEPEND="${RDEPEND}
diff --git a/app-pda/synce-librapi2/ChangeLog b/app-pda/synce-librapi2/ChangeLog
index 03ac858109b0..f7145134de3a 100644
--- a/app-pda/synce-librapi2/ChangeLog
+++ b/app-pda/synce-librapi2/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-pda/synce-librapi2
# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-librapi2/ChangeLog,v 1.27 2009/01/21 00:24:11 mescalinum Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-librapi2/ChangeLog,v 1.28 2009/01/21 11:22:26 mescalinum Exp $
+
+ 21 Jan 2009; Federico Ferri <mescalinum@gentoo.org>
+ synce-librapi2-0.13.ebuild:
+ changing synce deps from ~atom-${PV} to =atom-${PV}*
*synce-librapi2-0.13 (21 Jan 2009)
diff --git a/app-pda/synce-librapi2/synce-librapi2-0.13.ebuild b/app-pda/synce-librapi2/synce-librapi2-0.13.ebuild
index b6acc649ae62..61b6ad74ee4f 100644
--- a/app-pda/synce-librapi2/synce-librapi2-0.13.ebuild
+++ b/app-pda/synce-librapi2/synce-librapi2-0.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-librapi2/synce-librapi2-0.13.ebuild,v 1.1 2009/01/21 00:24:11 mescalinum Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-librapi2/synce-librapi2-0.13.ebuild,v 1.2 2009/01/21 11:22:26 mescalinum Exp $
inherit eutils
@@ -9,12 +9,12 @@ HOMEPAGE="http://sourceforge.net/projects/synce/"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="dev-lang/python
>=dev-python/pyrex-0.9.6
>=dev-libs/check-0.8.2
- ~app-pda/synce-libsynce-${PV}"
+ =app-pda/synce-libsynce-${PV}*"
RDEPEND="${DEPEND}"
SRC_URI="mirror://sourceforge/synce/librapi2-${PV}.tar.gz"
diff --git a/app-pda/synce-librra/ChangeLog b/app-pda/synce-librra/ChangeLog
index 2b6ef304b185..2bfc91177544 100644
--- a/app-pda/synce-librra/ChangeLog
+++ b/app-pda/synce-librra/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-pda/synce-librra
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-librra/ChangeLog,v 1.2 2009/01/21 00:32:29 mescalinum Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-librra/ChangeLog,v 1.3 2009/01/21 11:19:23 mescalinum Exp $
+
+ 21 Jan 2009; Federico Ferri <mescalinum@gentoo.org>
+ synce-librra-0.13.ebuild:
+ changing synce deps from ~atom-${PV} to =atom-${PV}*
*synce-librra-0.13 (21 Jan 2009)
diff --git a/app-pda/synce-librra/synce-librra-0.13.ebuild b/app-pda/synce-librra/synce-librra-0.13.ebuild
index 47734bbbbc9d..568aed29ab1e 100644
--- a/app-pda/synce-librra/synce-librra-0.13.ebuild
+++ b/app-pda/synce-librra/synce-librra-0.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-librra/synce-librra-0.13.ebuild,v 1.1 2009/01/21 00:32:29 mescalinum Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-librra/synce-librra-0.13.ebuild,v 1.2 2009/01/21 11:19:23 mescalinum Exp $
DESCRIPTION="SynCE - RRA protocol library"
HOMEPAGE="http://sourceforge.net/projects/synce/"
@@ -13,8 +13,8 @@ DEPEND="dev-lang/python
dev-python/pyrex
dev-libs/libmimedir
!app-pda/synce-rra
- ~app-pda/synce-libsynce-${PV}
- ~app-pda/synce-librapi2-${PV}"
+ =app-pda/synce-libsynce-${PV}*
+ =app-pda/synce-librapi2-${PV}*"
RDEPEND="${RDEPEND}"
MY_P="librra-${PV}"
diff --git a/app-pda/synce-odccm/ChangeLog b/app-pda/synce-odccm/ChangeLog
index 66bbb6ed7a22..d947f7136034 100644
--- a/app-pda/synce-odccm/ChangeLog
+++ b/app-pda/synce-odccm/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-pda/synce-odccm
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-odccm/ChangeLog,v 1.2 2009/01/21 00:37:32 mescalinum Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-odccm/ChangeLog,v 1.3 2009/01/21 11:16:04 mescalinum Exp $
+
+ 21 Jan 2009; Federico Ferri <mescalinum@gentoo.org>
+ synce-odccm-0.13.ebuild:
+ changing synce deps from ~atom-${PV} to =atom-${PV}*
*synce-odccm-0.13 (21 Jan 2009)
diff --git a/app-pda/synce-odccm/synce-odccm-0.13.ebuild b/app-pda/synce-odccm/synce-odccm-0.13.ebuild
index ae6f34a9ca4b..63f64eacdea0 100644
--- a/app-pda/synce-odccm/synce-odccm-0.13.ebuild
+++ b/app-pda/synce-odccm/synce-odccm-0.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-odccm/synce-odccm-0.13.ebuild,v 1.1 2009/01/21 00:37:32 mescalinum Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-odccm/synce-odccm-0.13.ebuild,v 1.2 2009/01/21 11:16:04 mescalinum Exp $
DESCRIPTION="SynCE - odccm connection manager"
HOMEPAGE="http://sourceforge.net/projects/synce/"
@@ -14,8 +14,8 @@ DEPEND="sys-apps/dbus
>=net-libs/gnet-2.0.0
!app-pda/synce-dccm
!app-pda/synce-vdccm
- ~app-pda/synce-libsynce-${PV}
- ~app-pda/synce-librapi2-${PV}"
+ =app-pda/synce-libsynce-${PV}*
+ =app-pda/synce-librapi2-${PV}*"
RDEPEND="${DEPEND}"
MY_P="odccm-${PV}"