diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-08-19 01:44:36 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-08-19 01:44:36 +0000 |
commit | decea76399125819934505e84ea2b4dac5c7a6d9 (patch) | |
tree | 888bb80849e21e8e7d19d21415a28c5d4b075bf0 /net-misc/axel | |
parent | Fixed an error during info directory index regeneration. This closes bug #593... (diff) | |
download | gentoo-2-decea76399125819934505e84ea2b4dac5c7a6d9.tar.gz gentoo-2-decea76399125819934505e84ea2b4dac5c7a6d9.tar.bz2 gentoo-2-decea76399125819934505e84ea2b4dac5c7a6d9.zip |
ppc macos update
Diffstat (limited to 'net-misc/axel')
-rw-r--r-- | net-misc/axel/axel-1.0a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/axel/axel-1.0a.ebuild b/net-misc/axel/axel-1.0a.ebuild index 50091146a700..26de8d4ae2cf 100644 --- a/net-misc/axel/axel-1.0a.ebuild +++ b/net-misc/axel/axel-1.0a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/axel/axel-1.0a.ebuild,v 1.13 2004/07/01 20:43:30 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/axel/axel-1.0a.ebuild,v 1.14 2004/08/19 01:44:36 pvdabeel Exp $ DESCRIPTION="light Unix download accelerator" HOMEPAGE="http://www.lintux.cx/axel.html" @@ -8,7 +8,7 @@ SRC_URI="http://www.lintux.cx/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc ~ppc" +KEYWORDS="x86 sparc ppc macos" IUSE="debug" DEPEND="virtual/libc" |