summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-misc/axel/ChangeLog6
-rw-r--r--net-misc/axel/Manifest14
-rw-r--r--net-misc/axel/axel-1.0a.ebuild6
3 files changed, 20 insertions, 6 deletions
diff --git a/net-misc/axel/ChangeLog b/net-misc/axel/ChangeLog
index 7278535d2735..7fa854c7ea87 100644
--- a/net-misc/axel/ChangeLog
+++ b/net-misc/axel/ChangeLog
@@ -1,6 +1,10 @@
# 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.14 2005/02/18 00:37:53 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/axel/ChangeLog,v 1.15 2005/03/06 05:53:06 dragonheart Exp $
+
+ 06 Mar 2005; Daniel Black <dragonheart@gentoo.org> axel-1.0a.ebuild:
+ Homepage update as per bug #84123 thanks to Nicholas McGovern
+ <hydroxides@yahoo.co.uk>
17 Feb 2005; Michael Sterrett <mr_bones_@gentoo.org> axel-1.0a.ebuild:
fix typo (bug #82319); tidy
diff --git a/net-misc/axel/Manifest b/net-misc/axel/Manifest
index f5e233f2d048..de37a8b4ffe3 100644
--- a/net-misc/axel/Manifest
+++ b/net-misc/axel/Manifest
@@ -1,3 +1,13 @@
-MD5 8492310374294d6522c91da4a1905b23 ChangeLog 1486
-MD5 4952ec43e23bf8d1ff82fb1906e65492 axel-1.0a.ebuild 750
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 ba42ef1a69e935f9e7211c65afb90603 ChangeLog 1651
+MD5 0fb45b4a07f2ea0680ba9d70c8456ab4 axel-1.0a.ebuild 767
MD5 c22097decf3dd805e61a9c46bba96f9b files/digest-axel-1.0a 60
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.0 (GNU/Linux)
+
+iD8DBQFCKprJmdTrptrqvGERAkrIAJ4v/7CQpYfZDuk2txmpndGsWehgtwCeKlRO
+kmturUxSKLE0AG5CQ4UNlSw=
+=WfZE
+-----END PGP SIGNATURE-----
diff --git a/net-misc/axel/axel-1.0a.ebuild b/net-misc/axel/axel-1.0a.ebuild
index b8d01281978c..c7ef914f9836 100644
--- a/net-misc/axel/axel-1.0a.ebuild
+++ b/net-misc/axel/axel-1.0a.ebuild
@@ -1,10 +1,10 @@
# 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.19 2005/02/18 00:37:53 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/axel/axel-1.0a.ebuild,v 1.20 2005/03/06 05:53:06 dragonheart Exp $
DESCRIPTION="light Unix download accelerator"
-HOMEPAGE="http://www.lintux.cx/axel.html"
-SRC_URI="http://www.lintux.cx/downloads/${P}.tar.gz"
+HOMEPAGE="http://wilmer.gaast.net/main.php/axel.html"
+SRC_URI="http://wilmer.gaast.net/downloads/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"