diff options
author | Karol Wojtaszek <sekretarz@gentoo.org> | 2006-06-06 21:06:25 +0000 |
---|---|---|
committer | Karol Wojtaszek <sekretarz@gentoo.org> | 2006-06-06 21:06:25 +0000 |
commit | f015908fb1513809356cf1b05f1a599b98dfc235 (patch) | |
tree | 5bab2a34a29443de0dfcadbc0e520c4245098ee3 /net-p2p/sancho-bin | |
parent | Added long description, thanks to James in bug #135489 (diff) | |
download | historical-f015908fb1513809356cf1b05f1a599b98dfc235.tar.gz historical-f015908fb1513809356cf1b05f1a599b98dfc235.tar.bz2 historical-f015908fb1513809356cf1b05f1a599b98dfc235.zip |
Stable on amd64, clean up
Package-Manager: portage-2.1_rc4-r1
Diffstat (limited to 'net-p2p/sancho-bin')
-rw-r--r-- | net-p2p/sancho-bin/ChangeLog | 9 | ||||
-rw-r--r-- | net-p2p/sancho-bin/sancho-bin-0.9.4.56.ebuild | 4 |
2 files changed, 10 insertions, 3 deletions
diff --git a/net-p2p/sancho-bin/ChangeLog b/net-p2p/sancho-bin/ChangeLog index 81ce144636a9..949ec1c94afe 100644 --- a/net-p2p/sancho-bin/ChangeLog +++ b/net-p2p/sancho-bin/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-p2p/sancho-bin # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/sancho-bin/ChangeLog,v 1.31 2006/06/06 21:01:21 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/sancho-bin/ChangeLog,v 1.32 2006/06/06 21:06:25 sekretarz Exp $ + + 07 Jun 2006; Karol Wojtaszek <sekretarz@gentoo.org> + -sancho-bin-0.9.4.17.ebuild, -sancho-bin-0.9.4.19.ebuild, + -sancho-bin-0.9.4.20.ebuild, -sancho-bin-0.9.4.21.ebuild, + -sancho-bin-0.9.4.52.ebuild, -sancho-bin-0.9.4.54.ebuild, + sancho-bin-0.9.4.56.ebuild: + Stable on amd64, clean up 06 Jun 2006; Krzysiek Pawlik <nelchael@gentoo.org> sancho-bin-0.9.4.56.ebuild: diff --git a/net-p2p/sancho-bin/sancho-bin-0.9.4.56.ebuild b/net-p2p/sancho-bin/sancho-bin-0.9.4.56.ebuild index 66fa6e050bee..739fda842b56 100644 --- a/net-p2p/sancho-bin/sancho-bin-0.9.4.56.ebuild +++ b/net-p2p/sancho-bin/sancho-bin-0.9.4.56.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.56.ebuild,v 1.2 2006/06/06 21:01:21 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/sancho-bin/sancho-bin-0.9.4.56.ebuild,v 1.3 2006/06/06 21:06:25 sekretarz Exp $ MY_P=${P/-bin/} MY_P=${MY_P%.*}-${MY_P##*.} @@ -9,7 +9,7 @@ DESCRIPTION="a powerful frontend for mldonkey" HOMEPAGE="http://sancho-gui.sourceforge.net/" SRC_URI="http://sancho-gui.sourceforge.net/dl/tmp94/${MY_P}-linux-gtk.tar.bz2" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" SLOT="0" LICENSE="CPL-1.0 LGPL-2.1" |