diff options
author | Federico Ferri <mescalinum@gentoo.org> | 2009-01-21 11:09:18 +0000 |
---|---|---|
committer | Federico Ferri <mescalinum@gentoo.org> | 2009-01-21 11:09:18 +0000 |
commit | 8287d3cd62fed3eefcab962e33613d1241462783 (patch) | |
tree | b3dad500cef752a3536ccec533de308458edd60f /app-pda/synce-hal | |
parent | changing synce deps from ~atom-${PV} to =atom-${PV}* (diff) | |
download | historical-8287d3cd62fed3eefcab962e33613d1241462783.tar.gz historical-8287d3cd62fed3eefcab962e33613d1241462783.tar.bz2 historical-8287d3cd62fed3eefcab962e33613d1241462783.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/synce-hal')
-rw-r--r-- | app-pda/synce-hal/ChangeLog | 5 | ||||
-rw-r--r-- | app-pda/synce-hal/synce-hal-0.13.ebuild | 10 |
2 files changed, 9 insertions, 6 deletions
diff --git a/app-pda/synce-hal/ChangeLog b/app-pda/synce-hal/ChangeLog index 484726921b99..71b62ce2ee4c 100644 --- a/app-pda/synce-hal/ChangeLog +++ b/app-pda/synce-hal/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-pda/synce-hal # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-hal/ChangeLog,v 1.3 2009/01/21 00:58:16 mescalinum Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-hal/ChangeLog,v 1.4 2009/01/21 11:06:13 mescalinum Exp $ + + 21 Jan 2009; Federico Ferri <mescalinum@gentoo.org> synce-hal-0.13.ebuild: + changing synce deps from ~atom-${PV} to =atom-${PV}* *synce-hal-0.13 (21 Jan 2009) diff --git a/app-pda/synce-hal/synce-hal-0.13.ebuild b/app-pda/synce-hal/synce-hal-0.13.ebuild index d4892095073d..f03b976a62ca 100644 --- a/app-pda/synce-hal/synce-hal-0.13.ebuild +++ b/app-pda/synce-hal/synce-hal-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-hal/synce-hal-0.13.ebuild,v 1.1 2009/01/21 00:58:16 mescalinum Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-hal/synce-hal-0.13.ebuild,v 1.2 2009/01/21 11:06:13 mescalinum Exp $ DESCRIPTION="SynCE - hal connection manager" HOMEPAGE="http://sourceforge.net/projects/synce/" @@ -14,11 +14,11 @@ DEPEND="sys-apps/hal !app-pda/synce-dccm !app-pda/synce-vdccm !app-pda/synce-odccm - ~app-pda/synce-libsynce-${PV} - ~app-pda/synce-librapi2-${PV} - ~app-pda/synce-librra-${PV}" + =app-pda/synce-libsynce-${PV}* + =app-pda/synce-librapi2-${PV}* + =app-pda/synce-librra-${PV}*" RDEPEND="${DEPEND} - ~app-pda/synce-sync-engine-${PV} + =app-pda/synce-sync-engine-${PV}* app-pda/synce-serial net-misc/dhcp" |