diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-10-06 00:01:44 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-10-06 00:01:44 +0000 |
commit | a1281afb234825cef19f90a0db29bbccc4d06fe1 (patch) | |
tree | 2ccfd4940e69b1fe8a12e711abea2a494fad5fe0 /net-p2p/sancho-bin | |
parent | New release: 2.12.1. Removing old ebuilds. (diff) | |
download | gentoo-2-a1281afb234825cef19f90a0db29bbccc4d06fe1.tar.gz gentoo-2-a1281afb234825cef19f90a0db29bbccc4d06fe1.tar.bz2 gentoo-2-a1281afb234825cef19f90a0db29bbccc4d06fe1.zip |
trim whitespace
(Portage version: 2.0.53_rc3)
Diffstat (limited to 'net-p2p/sancho-bin')
-rw-r--r-- | net-p2p/sancho-bin/sancho-bin-0.9.4.21.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/sancho-bin/sancho-bin-0.9.4.21.ebuild b/net-p2p/sancho-bin/sancho-bin-0.9.4.21.ebuild index 1ee480ebc3b5..43bb2b3d6e9d 100644 --- a/net-p2p/sancho-bin/sancho-bin-0.9.4.21.ebuild +++ b/net-p2p/sancho-bin/sancho-bin-0.9.4.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.21.ebuild,v 1.3 2005/10/05 23:00:29 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/sancho-bin/sancho-bin-0.9.4.21.ebuild,v 1.4 2005/10/06 00:01:44 swegener Exp $ IUSE="gtk" @@ -21,7 +21,7 @@ LICENSE="CPL-1.0 LGPL-2.1" DEPEND="virtual/libc virtual/x11 gtk? ( >=x11-libs/gtk+-2 - >=net-libs/linc-1.0.3 + >=net-libs/linc-1.0.3 amd64? ( app-emulation/emul-linux-x86-gtklibs ) )" S="${WORKDIR}/${MY_P}-linux-${TOOLKIT}" |