diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-01-16 11:14:25 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-01-16 11:14:25 +0000 |
commit | 4f83a49d6dbd03614949d4c5a9e875fef4188969 (patch) | |
tree | eefe70dc796dc727f6f507007d879cb0d35b964a /net-p2p/sancho-bin | |
parent | stable x86, bug #158758 (diff) | |
download | gentoo-2-4f83a49d6dbd03614949d4c5a9e875fef4188969.tar.gz gentoo-2-4f83a49d6dbd03614949d4c5a9e875fef4188969.tar.bz2 gentoo-2-4f83a49d6dbd03614949d4c5a9e875fef4188969.zip |
stable x86, bug 140812
(Portage version: 2.1.2)
Diffstat (limited to 'net-p2p/sancho-bin')
-rw-r--r-- | net-p2p/sancho-bin/ChangeLog | 7 | ||||
-rw-r--r-- | net-p2p/sancho-bin/sancho-bin-0.9.4.57.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-p2p/sancho-bin/ChangeLog b/net-p2p/sancho-bin/ChangeLog index 213304b115d8..e3fb11189c32 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/sancho-bin/ChangeLog,v 1.34 2006/07/04 14:28:43 squinky86 Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/sancho-bin/ChangeLog,v 1.35 2007/01/16 11:14:25 armin76 Exp $ + + 16 Jan 2007; Raúl Porcel <armin76@gentoo.org> sancho-bin-0.9.4.57.ebuild: + stable x86, bug 140812 04 Jul 2006; Jon Hood <squinky86@gentoo.org> +files/50-sancho-bin, files/sancho.sh, sancho-bin-0.9.4.56.ebuild, sancho-bin-0.9.4.57.ebuild: diff --git a/net-p2p/sancho-bin/sancho-bin-0.9.4.57.ebuild b/net-p2p/sancho-bin/sancho-bin-0.9.4.57.ebuild index 4e15f168b647..d0f7f834c95d 100644 --- a/net-p2p/sancho-bin/sancho-bin-0.9.4.57.ebuild +++ b/net-p2p/sancho-bin/sancho-bin-0.9.4.57.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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.57.ebuild,v 1.2 2006/07/04 14:28:43 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/sancho-bin/sancho-bin-0.9.4.57.ebuild,v 1.3 2007/01/16 11:14:25 armin76 Exp $ inherit eutils @@ -11,7 +11,7 @@ DESCRIPTION="a powerful frontend for mldonkey" HOMEPAGE="http://sancho-gui.sourceforge.net/" SRC_URI="http://sancho-gui.sourceforge.net/files/${MY_P}-linux-gtk.tar.bz2" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~amd64 x86" SLOT="0" LICENSE="CPL-1.0 LGPL-2.1" |