diff options
author | 2007-03-07 22:26:58 +0000 | |
---|---|---|
committer | 2007-03-07 22:26:58 +0000 | |
commit | 3fbe621c7ebd954be1743de0c29b6ff0919a08a9 (patch) | |
tree | 2349bef3cbed3134f7e076bb9d73b9d8c0d7f7b2 /net-p2p/sancho-bin/sancho-bin-0.9.4.58.ebuild | |
parent | Change all instances of [ to [[. (diff) | |
download | gentoo-2-3fbe621c7ebd954be1743de0c29b6ff0919a08a9.tar.gz gentoo-2-3fbe621c7ebd954be1743de0c29b6ff0919a08a9.tar.bz2 gentoo-2-3fbe621c7ebd954be1743de0c29b6ff0919a08a9.zip |
Stable on amd64
(Portage version: 2.1.2-r14)
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" |