summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus D. Hanwell <cryos@gentoo.org>2005-02-16 18:53:27 +0000
committerMarcus D. Hanwell <cryos@gentoo.org>2005-02-16 18:53:27 +0000
commit2c6a1bd18326cf55aa3d33a6a8051a380ca80cb3 (patch)
tree16427de2c3e5e625f449891a27e253b52d364f7c /net-misc
parentCorrect C Stubs URI. (diff)
downloadhistorical-2c6a1bd18326cf55aa3d33a6a8051a380ca80cb3.tar.gz
historical-2c6a1bd18326cf55aa3d33a6a8051a380ca80cb3.tar.bz2
historical-2c6a1bd18326cf55aa3d33a6a8051a380ca80cb3.zip
Marked ~amd64, closes bug 82236.
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/axel/ChangeLog7
-rw-r--r--net-misc/axel/Manifest14
-rw-r--r--net-misc/axel/axel-1.0a.ebuild6
3 files changed, 20 insertions, 7 deletions
diff --git a/net-misc/axel/ChangeLog b/net-misc/axel/ChangeLog
index 3434cb9ed395..fa553e106866 100644
--- a/net-misc/axel/ChangeLog
+++ b/net-misc/axel/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/axel
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/axel/ChangeLog,v 1.12 2004/08/30 02:53:52 tgall Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/axel/ChangeLog,v 1.13 2005/02/16 18:53:27 cryos Exp $
+
+ 16 Feb 2005; Marcus D. Hanwell <cryos@gentoo.org> axel-1.0a.ebuild:
+ Marked ~amd64, closes bug 82236.
29 Aug 2004; Tom Gall <tgall@gentoo.org> axel-1.0a.ebuild:
stable on ppc64, bug #61409
diff --git a/net-misc/axel/Manifest b/net-misc/axel/Manifest
index 2ff39f8592b8..5ebb3c784950 100644
--- a/net-misc/axel/Manifest
+++ b/net-misc/axel/Manifest
@@ -1,3 +1,13 @@
-MD5 b23e5455c469eb6a62a7ed3711dec566 ChangeLog 1272
-MD5 1e00ffcf73d0edd242eb1f5104da329b axel-1.0a.ebuild 777
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 7076c54e17c8e115c832c2e0f76ca564 axel-1.0a.ebuild 780
+MD5 57542f803464488b8f727a6d3aeecfd3 ChangeLog 1378
MD5 c22097decf3dd805e61a9c46bba96f9b files/digest-axel-1.0a 60
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.2.6 (GNU/Linux)
+
+iD8DBQFCE5bIntT9W3vfTuoRAhu7AJ40HR74PpwN0hZJDj3psrR2LT9dGQCgplnQ
+1Kfs1tClRQzN7M3cVrwJ/7k=
+=uag6
+-----END PGP SIGNATURE-----
diff --git a/net-misc/axel/axel-1.0a.ebuild b/net-misc/axel/axel-1.0a.ebuild
index 5447a272e226..0f3dd2112e02 100644
--- a/net-misc/axel/axel-1.0a.ebuild
+++ b/net-misc/axel/axel-1.0a.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# 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.0a.ebuild,v 1.17 2004/10/23 05:55:16 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/axel/axel-1.0a.ebuild,v 1.18 2005/02/16 18:53:27 cryos Exp $
DESCRIPTION="light Unix download accelerator"
HOMEPAGE="http://www.lintux.cx/axel.html"
@@ -8,7 +8,7 @@ SRC_URI="http://www.lintux.cx/downloads/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 sparc ppc ppc64 ppc-macos"
+KEYWORDS="x86 sparc ppc ppc64 ppc-macos ~amd64"
IUSE="debug"
DEPEND="virtual/libc"