diff options
author | Lina Pezzella <j4rg0n@gentoo.org> | 2005-07-10 17:07:18 +0000 |
---|---|---|
committer | Lina Pezzella <j4rg0n@gentoo.org> | 2005-07-10 17:07:18 +0000 |
commit | 6a25cb42b4014876492d7baa73464387afa08fe2 (patch) | |
tree | 0800b4e98c06abd4b18f60731f81277618c525d6 /net-misc/axel/axel-1.0b.ebuild | |
parent | dep fix, cleanup (diff) | |
download | gentoo-2-6a25cb42b4014876492d7baa73464387afa08fe2.tar.gz gentoo-2-6a25cb42b4014876492d7baa73464387afa08fe2.tar.bz2 gentoo-2-6a25cb42b4014876492d7baa73464387afa08fe2.zip |
Stable ppc-macos. Bug #88264. Submitted on behalf of Fabian Groffen.
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-misc/axel/axel-1.0b.ebuild')
-rw-r--r-- | net-misc/axel/axel-1.0b.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/axel/axel-1.0b.ebuild b/net-misc/axel/axel-1.0b.ebuild index 3394eb3325d7..7c53b1ea9d3d 100644 --- a/net-misc/axel/axel-1.0b.ebuild +++ b/net-misc/axel/axel-1.0b.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/axel/axel-1.0b.ebuild,v 1.5 2005/05/10 12:45:01 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/axel/axel-1.0b.ebuild,v 1.6 2005/07/10 17:07:18 j4rg0n Exp $ DESCRIPTION="light Unix download accelerator" HOMEPAGE="http://wilmer.gaast.net/main.php/axel.html" @@ -8,7 +8,7 @@ SRC_URI="http://wilmer.gaast.net/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ppc64 ~ppc-macos sparc x86" +KEYWORDS="~amd64 ppc ppc-macos ppc64 sparc x86" IUSE="debug" DEPEND="virtual/libc" |