diff options
author | Fabian Groffen <grobian@gentoo.org> | 2008-02-03 16:13:18 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2008-02-03 16:13:18 +0000 |
commit | 051b5972816e6b73ebebee5a15d5271f94620c3a (patch) | |
tree | 0b47d2ef7eab440980cb2459fe181503e209b48c /net-misc/axel/axel-1.0b.ebuild | |
parent | version bump (diff) | |
download | gentoo-2-051b5972816e6b73ebebee5a15d5271f94620c3a.tar.gz gentoo-2-051b5972816e6b73ebebee5a15d5271f94620c3a.tar.bz2 gentoo-2-051b5972816e6b73ebebee5a15d5271f94620c3a.zip |
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-misc/axel/axel-1.0b.ebuild')
-rw-r--r-- | net-misc/axel/axel-1.0b.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/axel/axel-1.0b.ebuild b/net-misc/axel/axel-1.0b.ebuild index 7c53b1ea9d3d..276035e7dce0 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 +# Copyright 1999-2008 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.6 2005/07/10 17:07:18 j4rg0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/axel/axel-1.0b.ebuild,v 1.7 2008/02/03 16:13:18 grobian 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 ppc-macos ppc64 sparc x86" +KEYWORDS="~amd64 ppc ppc64 sparc x86" IUSE="debug" DEPEND="virtual/libc" |