summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLina Pezzella <j4rg0n@gentoo.org>2005-07-10 17:07:18 +0000
committerLina Pezzella <j4rg0n@gentoo.org>2005-07-10 17:07:18 +0000
commit6a25cb42b4014876492d7baa73464387afa08fe2 (patch)
tree0800b4e98c06abd4b18f60731f81277618c525d6 /net-misc/axel
parentdep fix, cleanup (diff)
downloadgentoo-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')
-rw-r--r--net-misc/axel/ChangeLog5
-rw-r--r--net-misc/axel/axel-1.0b.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/axel/ChangeLog b/net-misc/axel/ChangeLog
index 456ee353d1b8..f7c4a23fbba8 100644
--- a/net-misc/axel/ChangeLog
+++ b/net-misc/axel/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/axel
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/axel/ChangeLog,v 1.20 2005/05/10 12:45:01 taviso Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/axel/ChangeLog,v 1.21 2005/07/10 17:07:18 j4rg0n Exp $
+
+ 10 Jul 2005; Lina Pezzella <j4rg0n@gentoo.org> axel-1.0b.ebuild:
+ Stable ppc-macos. Bug #88264. Submitted on behalf of Fabian Groffen.
10 May 2005; Tavis Ormandy <taviso@gentoo.org> axel-1.0b.ebuild:
portage should handle the stripping so as not to override nostrip.
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"