diff options
author | Peter Weller <welp@gentoo.org> | 2007-03-07 22:26:58 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2007-03-07 22:26:58 +0000 |
commit | 3fbe621c7ebd954be1743de0c29b6ff0919a08a9 (patch) | |
tree | 2349bef3cbed3134f7e076bb9d73b9d8c0d7f7b2 /net-p2p/sancho-bin | |
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')
-rw-r--r-- | net-p2p/sancho-bin/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/sancho-bin/sancho-bin-0.9.4.58.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/sancho-bin/ChangeLog b/net-p2p/sancho-bin/ChangeLog index ff9b8de1697e..ef1a4bfbc3b9 100644 --- a/net-p2p/sancho-bin/ChangeLog +++ b/net-p2p/sancho-bin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/sancho-bin # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/sancho-bin/ChangeLog,v 1.38 2007/02/10 18:54:32 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/sancho-bin/ChangeLog,v 1.39 2007/03/07 22:26:58 welp Exp $ + + 07 Mar 2007; Peter Weller <welp@gentoo.org> sancho-bin-0.9.4.58.ebuild: + stable on amd64 10 Feb 2007; Raúl Porcel <armin76@gentoo.org> -sancho-bin-0.9.4.56.ebuild: 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" |