summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-04-11 18:58:46 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-04-11 18:58:46 +0000
commite0d57ddc8516603b533c3ffe1e7eee9e3a07827b (patch)
treef76ecd29db7917d7b2ed190288707009fd674488 /net-misc/axel
parentStable on ppc64 (diff)
downloadgentoo-2-e0d57ddc8516603b533c3ffe1e7eee9e3a07827b.tar.gz
gentoo-2-e0d57ddc8516603b533c3ffe1e7eee9e3a07827b.tar.bz2
gentoo-2-e0d57ddc8516603b533c3ffe1e7eee9e3a07827b.zip
Stable on ppc64
(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 f74aaaeb608c..2aefc25c6d67 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.17 2005/04/11 18:28:19 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/axel/ChangeLog,v 1.18 2005/04/11 18:56:03 corsair Exp $
+
+ 11 Apr 2005; Markus Rothe <corsair@gentoo.org> axel-1.0b.ebuild:
+ Stable on ppc64; bug #88264
11 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> axel-1.0b.ebuild:
Stable on ppc.
diff --git a/net-misc/axel/axel-1.0b.ebuild b/net-misc/axel/axel-1.0b.ebuild
index dcd8160c972d..721f386ba072 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.2 2005/04/11 18:28:19 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/axel/axel-1.0b.ebuild,v 1.3 2005/04/11 18:56:03 corsair 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 ppc64 ~ppc-macos ~sparc x86"
IUSE="debug"
DEPEND="virtual/libc"