diff options
author | Jon Hood <squinky86@gentoo.org> | 2004-11-06 16:19:44 +0000 |
---|---|---|
committer | Jon Hood <squinky86@gentoo.org> | 2004-11-06 16:19:44 +0000 |
commit | 4a3d00399abcc4796a63bce57d0c15f4e10b488a (patch) | |
tree | ca44305d6eb8060891e6313bc98afa6b79c091fd /net-p2p/sancho-bin/sancho-bin-0.9.4.17.ebuild | |
parent | Marked stable on x86. (Manifest recommit) (diff) | |
download | gentoo-2-4a3d00399abcc4796a63bce57d0c15f4e10b488a.tar.gz gentoo-2-4a3d00399abcc4796a63bce57d0c15f4e10b488a.tar.bz2 gentoo-2-4a3d00399abcc4796a63bce57d0c15f4e10b488a.zip |
version bump, #69001
Diffstat (limited to 'net-p2p/sancho-bin/sancho-bin-0.9.4.17.ebuild')
-rw-r--r-- | net-p2p/sancho-bin/sancho-bin-0.9.4.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/sancho-bin/sancho-bin-0.9.4.17.ebuild b/net-p2p/sancho-bin/sancho-bin-0.9.4.17.ebuild index 9618b6552322..3c45ed44944f 100644 --- a/net-p2p/sancho-bin/sancho-bin-0.9.4.17.ebuild +++ b/net-p2p/sancho-bin/sancho-bin-0.9.4.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.17.ebuild,v 1.1 2004/10/08 16:37:50 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/sancho-bin/sancho-bin-0.9.4.17.ebuild,v 1.2 2004/11/06 16:19:44 squinky86 Exp $ IUSE="gtk" @@ -15,7 +15,7 @@ SRC_URI="http://sancho-gui.sourceforge.net/tmp/${MY_P}-linux-${TOOLKIT}.tar.bz2" SRC_URI="gtk? ( http://sancho-gui.sourceforge.net/tmp/${MY_P}-linux-gtk.tar.bz2 ) !gtk? ( http://sancho-gui.sourceforge.net/tmp/${MY_P}-linux-fox.tar.bz2 )" -KEYWORDS="~x86" +KEYWORDS="x86" SLOT="0" LICENSE="CPL-1.0 LGPL-2.1" |