diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-10-23 05:55:16 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-10-23 05:55:16 +0000 |
commit | 24cb6e5c6d8ec59074948626c9128969f82dade1 (patch) | |
tree | d39add110561c8d47e66c5299031f1f9890944a4 /net-misc/axel | |
parent | removed macos (diff) | |
download | historical-24cb6e5c6d8ec59074948626c9128969f82dade1.tar.gz historical-24cb6e5c6d8ec59074948626c9128969f82dade1.tar.bz2 historical-24cb6e5c6d8ec59074948626c9128969f82dade1.zip |
removed macos
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 c979320f068d..5447a272e226 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.16 2004/09/16 02:15:50 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/axel/axel-1.0a.ebuild,v 1.17 2004/10/23 05:55:16 mr_bones_ 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 macos ppc64 ppc-macos" +KEYWORDS="x86 sparc ppc ppc64 ppc-macos" IUSE="debug" DEPEND="virtual/libc" |