summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2008-02-03 16:13:18 +0000
committerFabian Groffen <grobian@gentoo.org>2008-02-03 16:13:18 +0000
commitf8631a8f26c14176cc9a045f2c5e9c0d7b841c37 (patch)
tree693a78b577c3fa134dfac02a55d468edb2b4a275 /net-misc/axel/axel-1.0b-r1.ebuild
parentversion bump (diff)
downloadhistorical-f8631a8f26c14176cc9a045f2c5e9c0d7b841c37.tar.gz
historical-f8631a8f26c14176cc9a045f2c5e9c0d7b841c37.tar.bz2
historical-f8631a8f26c14176cc9a045f2c5e9c0d7b841c37.zip
Dropped ppc-macos keyword, see you in prefix
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'net-misc/axel/axel-1.0b-r1.ebuild')
-rw-r--r--net-misc/axel/axel-1.0b-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/axel/axel-1.0b-r1.ebuild b/net-misc/axel/axel-1.0b-r1.ebuild
index a48390821381..e51b867bad17 100644
--- a/net-misc/axel/axel-1.0b-r1.ebuild
+++ b/net-misc/axel/axel-1.0b-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 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-r1.ebuild,v 1.6 2007/08/13 21:44:10 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/axel/axel-1.0b-r1.ebuild,v 1.7 2008/02/03 16:13:18 grobian Exp $
inherit toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="http://wilmer.gaast.net/downloads/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ppc ~ppc-macos ppc64 sparc x86 ~x86-fbsd"
+KEYWORDS="~amd64 ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="debug nls"
RDEPEND="nls? ( virtual/libintl )"