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
commit8115326da16b195ac3905af1d081a3788f5b08b6 (patch)
treef600ed55250ad58752b9acfd516cb1fb1405c459 /net-misc
parentdep fix, cleanup (diff)
downloadhistorical-8115326da16b195ac3905af1d081a3788f5b08b6.tar.gz
historical-8115326da16b195ac3905af1d081a3788f5b08b6.tar.bz2
historical-8115326da16b195ac3905af1d081a3788f5b08b6.zip
Stable ppc-macos. Bug #88264. Submitted on behalf of Fabian Groffen.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/axel/ChangeLog5
-rw-r--r--net-misc/axel/Manifest4
-rw-r--r--net-misc/axel/axel-1.0b.ebuild4
3 files changed, 8 insertions, 5 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/Manifest b/net-misc/axel/Manifest
index 8aa102b13841..f0d4cee9cefd 100644
--- a/net-misc/axel/Manifest
+++ b/net-misc/axel/Manifest
@@ -1,5 +1,5 @@
-MD5 7dac3ee63d4c587f16080f7db7c65bb3 axel-1.0b.ebuild 785
+MD5 98141543351647ef5c2e2d04b542c480 ChangeLog 2346
MD5 0fb45b4a07f2ea0680ba9d70c8456ab4 axel-1.0a.ebuild 767
-MD5 d93a7f104f52ac1c8f9597ba5e0c2047 ChangeLog 2207
+MD5 70c33b00362c325cf7c28072bd656077 axel-1.0b.ebuild 784
MD5 c22097decf3dd805e61a9c46bba96f9b files/digest-axel-1.0a 60
MD5 4a8f92e800f30719912ed195bd9168d7 files/digest-axel-1.0b 60
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"