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 | 265f66ef1cd7cff9653e3e19cd5ed2063caffc97 (patch) | |
tree | ac52af8a3cc1853495fbdebef2bd3ce4045217bc /net-p2p/sancho-bin | |
parent | New release: 2.12.1. Removing old ebuilds. (diff) | |
download | historical-265f66ef1cd7cff9653e3e19cd5ed2063caffc97.tar.gz historical-265f66ef1cd7cff9653e3e19cd5ed2063caffc97.tar.bz2 historical-265f66ef1cd7cff9653e3e19cd5ed2063caffc97.zip |
trim whitespace
Package-Manager: portage-2.0.53_rc3
Diffstat (limited to 'net-p2p/sancho-bin')
-rw-r--r-- | net-p2p/sancho-bin/Manifest | 20 | ||||
-rw-r--r-- | net-p2p/sancho-bin/sancho-bin-0.9.4.21.ebuild | 4 |
2 files changed, 17 insertions, 7 deletions
diff --git a/net-p2p/sancho-bin/Manifest b/net-p2p/sancho-bin/Manifest index 9780d5b3f81f..4adff9cea79b 100644 --- a/net-p2p/sancho-bin/Manifest +++ b/net-p2p/sancho-bin/Manifest @@ -1,11 +1,21 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 d7d9c55ed5941c708a1c546fd70c127e ChangeLog 4662 -MD5 8aefbc0e49db723ca1ad02d0c409cd49 metadata.xml 160 -MD5 134ea7c13b55815d677b4dacecf22515 sancho-bin-0.9.4.17.ebuild 1225 -MD5 784ccd4a6f6a7966f881bef4d0ef6ac6 sancho-bin-0.9.4.19.ebuild 1232 -MD5 0c9d87f35b34450a9e4268a87e181d0a sancho-bin-0.9.4.20.ebuild 1226 -MD5 e25445b73ff2ee4f6c8c521012e19afb sancho-bin-0.9.4.21.ebuild 1304 MD5 a077337a8c850bbf7c06d006d6a8645e files/digest-sancho-bin-0.9.4.17 158 MD5 3dd202e1928f1ea54a6fa52c7a608ffa files/digest-sancho-bin-0.9.4.19 158 MD5 032a1efc1bc8796809ca4aaf61760a78 files/digest-sancho-bin-0.9.4.20 158 MD5 3ecc52cc9c339f58d3c4c38a16a0fa18 files/digest-sancho-bin-0.9.4.21 158 MD5 9c8935033c3fe62be83d6ad6e80d5f4e files/sancho.sh 260 +MD5 8aefbc0e49db723ca1ad02d0c409cd49 metadata.xml 160 +MD5 134ea7c13b55815d677b4dacecf22515 sancho-bin-0.9.4.17.ebuild 1225 +MD5 784ccd4a6f6a7966f881bef4d0ef6ac6 sancho-bin-0.9.4.19.ebuild 1232 +MD5 0c9d87f35b34450a9e4268a87e181d0a sancho-bin-0.9.4.20.ebuild 1226 +MD5 b0eb8ef154b1e74d805082f4bb477588 sancho-bin-0.9.4.21.ebuild 1306 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFDRGl2I1lqEGTUzyQRApAgAKDDkeGnTjfTF7LA3haOG4lz+KmJGQCgt9jc +R99rnMFMKZaeFIxJarR+AXE= +=QJmn +-----END PGP SIGNATURE----- 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}" |