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
commita1ffe3117d9c289be1ab64ecf8c41e2bddcd8bed (patch)
tree82fb43be23f4c89eb139d7dfd34c682479d414d8 /app-pda
parentstable bump (diff)
downloadhistorical-a1ffe3117d9c289be1ab64ecf8c41e2bddcd8bed.tar.gz
historical-a1ffe3117d9c289be1ab64ecf8c41e2bddcd8bed.tar.bz2
historical-a1ffe3117d9c289be1ab64ecf8c41e2bddcd8bed.zip
add gnome-vfs dep (#43095)
Diffstat (limited to 'app-pda')
-rw-r--r--app-pda/multisync/ChangeLog5
-rw-r--r--app-pda/multisync/Manifest10
-rw-r--r--app-pda/multisync/multisync-0.81-r1.ebuild3
3 files changed, 11 insertions, 7 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/Manifest b/app-pda/multisync/Manifest
index 50ebd2c1222a..b9566603db39 100644
--- a/app-pda/multisync/Manifest
+++ b/app-pda/multisync/Manifest
@@ -1,10 +1,10 @@
-MD5 f6e73bb86ff7ee7d913086820a7af85b multisync-0.81-r1.ebuild 2155
-MD5 d0df23a8881b03339b59a965cd3b35bb multisync-0.81.ebuild 2261
-MD5 d49b4b7e6bdf5e33e5cbe02f0eb4e7d8 multisync-0.80-r1.ebuild 2246
-MD5 468a1734770f4f499fa4b2a604ed7a3e ChangeLog 1246
+MD5 ca492e1d1e51a1ce41fb9828526af1bd ChangeLog 1355
MD5 8bf6f02e04d1b0ccf382064a2d1ee056 metadata.xml 331
+MD5 d49b4b7e6bdf5e33e5cbe02f0eb4e7d8 multisync-0.80-r1.ebuild 2246
+MD5 d39a9e0525a8fbb103f48d9e373d4882 multisync-0.81-r1.ebuild 2188
+MD5 d0df23a8881b03339b59a965cd3b35bb multisync-0.81.ebuild 2261
MD5 8ad3a49acbf349a211788f9fadd1285d files/digest-multisync-0.80-r1 69
+MD5 88fd786cd5f1c92e85f887a3d994639d files/digest-multisync-0.81 68
MD5 88fd786cd5f1c92e85f887a3d994639d files/digest-multisync-0.81-r1 68
MD5 dd3fe0167fa09a793b91a0115253480f files/multisync-0.80-r1-gentoo.patch 842
MD5 9caf6f63fb6ecf15986fb4752ffd5ffa files/multisync-0.81-gentoo.patch 902
-MD5 88fd786cd5f1c92e85f887a3d994639d files/digest-multisync-0.81 68
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* )