diff options
author | Federico Ferri <mescalinum@gentoo.org> | 2009-01-21 00:47:23 +0000 |
---|---|---|
committer | Federico Ferri <mescalinum@gentoo.org> | 2009-01-21 00:47:23 +0000 |
commit | 1177ac6eb36a6b3733b687da40c33bbcb588131d (patch) | |
tree | c69d5c968df6387c96ced0f55dddab0b936d01f9 /app-pda/synce-sync-engine | |
parent | version bump, bug #254886 (diff) | |
download | gentoo-2-1177ac6eb36a6b3733b687da40c33bbcb588131d.tar.gz gentoo-2-1177ac6eb36a6b3733b687da40c33bbcb588131d.tar.bz2 gentoo-2-1177ac6eb36a6b3733b687da40c33bbcb588131d.zip |
ooops
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'app-pda/synce-sync-engine')
-rw-r--r-- | app-pda/synce-sync-engine/synce-sync-engine-0.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-pda/synce-sync-engine/synce-sync-engine-0.13.ebuild b/app-pda/synce-sync-engine/synce-sync-engine-0.13.ebuild index fb8d1220ba31..c1f4c60dfa3b 100644 --- a/app-pda/synce-sync-engine/synce-sync-engine-0.13.ebuild +++ b/app-pda/synce-sync-engine/synce-sync-engine-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-sync-engine/synce-sync-engine-0.13.ebuild,v 1.1 2009/01/21 00:41:24 mescalinum Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-sync-engine/synce-sync-engine-0.13.ebuild,v 1.2 2009/01/21 00:47:23 mescalinum Exp $ inherit eutils distutils @@ -17,7 +17,7 @@ RDEPEND="dev-python/pygobject dev-libs/libxml2 dev-libs/libxslt dev-python/pyxml - ~app-pda/synce-librra-0.12 + ~app-pda/synce-librra-${PV} ~app-pda/synce-librtfcomp-1.1" DEPEND="${RDEPEND} dev-python/setuptools" |