summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2004-02-29 00:20:26 +0000
committerAlastair Tse <liquidx@gentoo.org>2004-02-29 00:20:26 +0000
commitfed8b6616a3d8fa9cb602f348ae01fc4b4eb686d (patch)
tree5369fc6367c7cb6e1379e192ebe3da544fa157eb /app-pda/multisync
parentstable bump (Manifest recommit) (diff)
downloadgentoo-2-fed8b6616a3d8fa9cb602f348ae01fc4b4eb686d.tar.gz
gentoo-2-fed8b6616a3d8fa9cb602f348ae01fc4b4eb686d.tar.bz2
gentoo-2-fed8b6616a3d8fa9cb602f348ae01fc4b4eb686d.zip
add gnome-vfs dep (#43095)
Diffstat (limited to 'app-pda/multisync')
-rw-r--r--app-pda/multisync/ChangeLog5
-rw-r--r--app-pda/multisync/multisync-0.81-r1.ebuild3
2 files changed, 6 insertions, 2 deletions
diff --git a/app-pda/multisync/ChangeLog b/app-pda/multisync/ChangeLog
index 6e9319b5b2a8..b47144ab7c48 100644
--- a/app-pda/multisync/ChangeLog
+++ b/app-pda/multisync/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-pda/multisync
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/multisync/ChangeLog,v 1.4 2004/01/14 14:00:09 tad Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/multisync/ChangeLog,v 1.5 2004/02/29 00:20:26 liquidx Exp $
+
+ 29 Feb 2004; Alastair Tse <liquidx@gentoo.org> multisync-0.81-r1.ebuild:
+ add gnome-vfs dep (#43095)
*multisync-0.81-r1 (15 Jan 2004)
diff --git a/app-pda/multisync/multisync-0.81-r1.ebuild b/app-pda/multisync/multisync-0.81-r1.ebuild
index 31c6b5cb85cc..020e87f88fd8 100644
--- a/app-pda/multisync/multisync-0.81-r1.ebuild
+++ b/app-pda/multisync/multisync-0.81-r1.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-r1.ebuild,v 1.2 2004/01/14 14:26:46 tad Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/multisync/multisync-0.81-r1.ebuild,v 1.3 2004/02/29 00:20:26 liquidx Exp $
DESCRIPTION="Client to sync apps with WinCE or mobile devices"
@@ -26,6 +26,7 @@ IUSE="evo irmc opie ldap"
DEPEND="virtual/glibc
>=gnome-base/libbonobo-2.2
>=gnome-base/libgnome-2.2
+ >=gnome-base/gnome-vfs-2.2
>=gnome-base/ORBit2-2.8.2
>=dev-libs/openssl-0.9.6j
evo? ( =net-mail/evolution-1.4* )