diff options
author | Troy Dack <tad@gentoo.org> | 2004-01-12 01:50:09 +0000 |
---|---|---|
committer | Troy Dack <tad@gentoo.org> | 2004-01-12 01:50:09 +0000 |
commit | 1e49f1802a673912292ac85c6c83c7188e7ed00b (patch) | |
tree | 31a28b4ff779b9db21947e0ba6d91ad1bfd12112 /app-pda/multisync | |
parent | Depend fixup. (diff) | |
download | gentoo-2-1e49f1802a673912292ac85c6c83c7188e7ed00b.tar.gz gentoo-2-1e49f1802a673912292ac85c6c83c7188e7ed00b.tar.bz2 gentoo-2-1e49f1802a673912292ac85c6c83c7188e7ed00b.zip |
Depend fixup.
Diffstat (limited to 'app-pda/multisync')
-rw-r--r-- | app-pda/multisync/Manifest | 2 | ||||
-rw-r--r-- | app-pda/multisync/multisync-0.81.ebuild | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-pda/multisync/Manifest b/app-pda/multisync/Manifest index c3424256eecd..b9eecd1d5fbd 100644 --- a/app-pda/multisync/Manifest +++ b/app-pda/multisync/Manifest @@ -1,4 +1,4 @@ -MD5 3f667d1e3c329c450a36fcc53dae80d6 multisync-0.81.ebuild 2275 +MD5 81dfbb0836e9c976eeca1aeee0e8c3b7 multisync-0.81.ebuild 2275 MD5 d49b4b7e6bdf5e33e5cbe02f0eb4e7d8 multisync-0.80-r1.ebuild 2246 MD5 dfbaefb9186522e37bf9282e9de9bf03 ChangeLog 1013 MD5 8bf6f02e04d1b0ccf382064a2d1ee056 metadata.xml 331 diff --git a/app-pda/multisync/multisync-0.81.ebuild b/app-pda/multisync/multisync-0.81.ebuild index 34d847fec3c6..1abc3c88c94d 100644 --- a/app-pda/multisync/multisync-0.81.ebuild +++ b/app-pda/multisync/multisync-0.81.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/multisync/multisync-0.81.ebuild,v 1.1 2004/01/10 12:24:05 tad Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/multisync/multisync-0.81.ebuild,v 1.2 2004/01/12 01:49:57 tad Exp $ DESCRIPTION="Client to sync apps with WinCE or mobile devices" @@ -27,11 +27,11 @@ IUSE="evo irmc opie ldap" DEPEND="virtual/glibc >=gnome-base/libbonobo-2.2 >=gnome-base/libgnome-2.2 - >=gnome-base/ORBit-0.5.17 + >=gnome-base/ORBit2-2.8.2 >=dev-libs/openssl-0.9.6j evo? ( gtk2? ( =net-mail/evolution-1.4* =x11-libs/gtk+-2* ) : - ( =net-mail/evolution-1.2* + ( =net-mail/evolution-1.2* =x11-libs/gtk+-1* ) ) irmc? ( >=sys-apps/irda-utils-0.9.15 |