summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFederico Ferri <mescalinum@gentoo.org>2009-08-07 01:31:00 +0000
committerFederico Ferri <mescalinum@gentoo.org>2009-08-07 01:31:00 +0000
commit06a28106914b6362a0ebfb2e101a15283b2fb4d8 (patch)
tree74357c0710191bfb25e2d8dad9cc237eeb15d57f /app-pda
parentAutomated update of use.local.desc (diff)
downloadhistorical-06a28106914b6362a0ebfb2e101a15283b2fb4d8.tar.gz
historical-06a28106914b6362a0ebfb2e101a15283b2fb4d8.tar.bz2
historical-06a28106914b6362a0ebfb2e101a15283b2fb4d8.zip
missing dep
Package-Manager: portage-2.2_rc33/cvs/Linux x86_64 RepoMan-Options: --force
Diffstat (limited to 'app-pda')
-rw-r--r--app-pda/synce-fur/Manifest2
-rw-r--r--app-pda/synce-fur/synce-fur-0.4.6.ebuild5
2 files changed, 4 insertions, 3 deletions
diff --git a/app-pda/synce-fur/Manifest b/app-pda/synce-fur/Manifest
index 9795b78ad199..b65835bbf986 100644
--- a/app-pda/synce-fur/Manifest
+++ b/app-pda/synce-fur/Manifest
@@ -1,5 +1,5 @@
AUX synce-fur-0.4.6-destdir.patch 467 RMD160 1e089743e8b9964b3d6c9574c7976fc79df65f9f SHA1 3d1035292bde1b4a56812efb3caec5e27d0f40bf SHA256 ec8c0687ee093b02d1ac4c6854270c1c17891548075d978a7c14a4ef6d4bfd6d
DIST FUR-0.4.6.tar.gz 87878 RMD160 b9839726968b2a4474c32e80b155e9ce6b6427d2 SHA1 424d0863b06257dce1f0788c3398882f30e2433c SHA256 e55cb32783c145751cd9fab628c9a3dffbc79914f6b34883d4615af9bdf25a91
-EBUILD synce-fur-0.4.6.ebuild 845 RMD160 5a9ec59cfaba35d5562303328758c1b857783a69 SHA1 79a438ee34ced4f80f6295e30e0aba87d479f726 SHA256 2c33566d72604d19cfbfeb63642fbc6c3bbe2b190d83aa0e507e051c8e01adc2
+EBUILD synce-fur-0.4.6.ebuild 866 RMD160 db26925b71f4eacc2daa738fb419866077397ca2 SHA1 a058aa5c1af30faef90cf494b35c65ebd6160e99 SHA256 a05b79680cef2ab2214c41f6eeebe7cce0b2ff4de6997ec4110d8365796388df
MISC ChangeLog 396 RMD160 3b3d914a1b3fc3884ae38c2aad62bd26dcac1ccc SHA1 4b4e233fa2727e7a3cd47cf93706eda01b790118 SHA256 835a60bb2590d9705acd0b64642f3a9a11278938f89362c9fccf91b63320ad6d
MISC metadata.xml 599 RMD160 9dedfc5da3c17d1821093b0e60bd028cca80d81a SHA1 36187eeda81432bca8ecefa1397a711bb642448f SHA256 80a01105ddfd820f8d634e7bff63afbe498cde81e582fdd98eeefd74e6678738
diff --git a/app-pda/synce-fur/synce-fur-0.4.6.ebuild b/app-pda/synce-fur/synce-fur-0.4.6.ebuild
index 66893209aaa5..f19b0fa4f6b9 100644
--- a/app-pda/synce-fur/synce-fur-0.4.6.ebuild
+++ b/app-pda/synce-fur/synce-fur-0.4.6.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-fur/synce-fur-0.4.6.ebuild,v 1.1 2009/08/07 01:24:20 mescalinum Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-fur/synce-fur-0.4.6.ebuild,v 1.2 2009/08/07 01:31:00 mescalinum Exp $
EAPI=2
@@ -18,7 +18,8 @@ KEYWORDS="~amd64 ~x86"
IUSE="void-chmod"
DEPEND=">=app-pda/synce-0.14"
-RDEPEND=">=app-pda/synce-0.14"
+RDEPEND=">=app-pda/synce-0.14
+ >=sys-fs/fuse-2.7.4"
S="${WORKDIR}/${MY_P}"