summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-05-07 18:30:09 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-05-07 18:30:09 +0000
commite6f2cb30b78d63d3c04107ab4ddc86a20c91d16e (patch)
treeabdcadf4baeb6c161eb4a025a6da905186cfa0f1 /net-p2p/sancho-bin
parentFix a typo in vmware-mod.eclass that prevents vmware-server-tools from being ... (diff)
downloadgentoo-2-e6f2cb30b78d63d3c04107ab4ddc86a20c91d16e.tar.gz
gentoo-2-e6f2cb30b78d63d3c04107ab4ddc86a20c91d16e.tar.bz2
gentoo-2-e6f2cb30b78d63d3c04107ab4ddc86a20c91d16e.zip
Remove unneeded deps, bug 177529
(Portage version: 2.1.2.7)
Diffstat (limited to 'net-p2p/sancho-bin')
-rw-r--r--net-p2p/sancho-bin/ChangeLog5
-rw-r--r--net-p2p/sancho-bin/sancho-bin-0.9.4.58.ebuild12
2 files changed, 9 insertions, 8 deletions
diff --git a/net-p2p/sancho-bin/ChangeLog b/net-p2p/sancho-bin/ChangeLog
index 8a0d4367b7a7..b532bb666c50 100644
--- a/net-p2p/sancho-bin/ChangeLog
+++ b/net-p2p/sancho-bin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-p2p/sancho-bin
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/sancho-bin/ChangeLog,v 1.41 2007/03/24 14:25:10 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/sancho-bin/ChangeLog,v 1.42 2007/05/07 18:30:09 armin76 Exp $
+
+ 07 May 2007; Raúl Porcel <armin76@gentoo.org> sancho-bin-0.9.4.58.ebuild:
+ Remove unneeded deps, bug 177529
24 Mar 2007; Raúl Porcel <armin76@gentoo.org> sancho-bin-0.9.4.58.ebuild:
Add missing IUSE
diff --git a/net-p2p/sancho-bin/sancho-bin-0.9.4.58.ebuild b/net-p2p/sancho-bin/sancho-bin-0.9.4.58.ebuild
index bbb04639e277..a133e63ab6bf 100644
--- a/net-p2p/sancho-bin/sancho-bin-0.9.4.58.ebuild
+++ b/net-p2p/sancho-bin/sancho-bin-0.9.4.58.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/sancho-bin/sancho-bin-0.9.4.58.ebuild,v 1.4 2007/03/24 14:25:10 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/sancho-bin/sancho-bin-0.9.4.58.ebuild,v 1.5 2007/05/07 18:30:09 armin76 Exp $
inherit eutils
@@ -17,13 +17,10 @@ SLOT="0"
LICENSE="CPL-1.0 LGPL-2.1"
IUSE=""
-DEPEND="virtual/libc
- || ( ( x11-libs/libXxf86vm
- x11-libs/libXext
- x11-libs/libX11
- ) virtual/x11 )
+DEPEND="x11-libs/libXxf86vm
+ x11-libs/libXext
+ x11-libs/libX11
>=x11-libs/gtk+-2
- >=net-libs/linc-1.0.3
amd64? ( >=app-emulation/emul-linux-x86-baselibs-1.0
>=app-emulation/emul-linux-x86-gtklibs-1.0 )"
@@ -67,3 +64,4 @@ pkg_postinst() {
einfo "net-p2p/mldonkey, in order to operate."
einfo
}
+