diff options
Diffstat (limited to 'net-p2p/sancho-bin/sancho-bin-0.9.4.58.ebuild')
-rw-r--r-- | net-p2p/sancho-bin/sancho-bin-0.9.4.58.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 e2a03090746d..107b7d5d3d11 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.1 2007/01/24 22:13:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/sancho-bin/sancho-bin-0.9.4.58.ebuild,v 1.2 2007/03/07 22:26:58 welp Exp $ inherit eutils @@ -12,7 +12,7 @@ HOMEPAGE="http://sancho-gui.sourceforge.net/" SRC_URI="mirror://gentoo/${MY_P}-linux-gtk.sh" RESTRICT="strip" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" SLOT="0" LICENSE="CPL-1.0 LGPL-2.1" |