diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-04-11 20:29:56 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-04-11 20:29:56 +0000 |
commit | bd8f9e82ca7b1cf60df0cae3772800e111280a58 (patch) | |
tree | 4a8d8209ac52fb9a583d871acf99f4280ee94cb2 | |
parent | Revision bump to fix the cairo-xlib.h header. See bug #87420 (diff) | |
download | gentoo-2-bd8f9e82ca7b1cf60df0cae3772800e111280a58.tar.gz gentoo-2-bd8f9e82ca7b1cf60df0cae3772800e111280a58.tar.bz2 gentoo-2-bd8f9e82ca7b1cf60df0cae3772800e111280a58.zip |
Stable on sparc wrt #88264
(Portage version: 2.0.51.19)
-rw-r--r-- | net-misc/axel/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/axel/axel-1.0b.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/axel/ChangeLog b/net-misc/axel/ChangeLog index 2aefc25c6d67..567ee38f819f 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.18 2005/04/11 18:56:03 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/axel/ChangeLog,v 1.19 2005/04/11 20:29:56 gustavoz Exp $ + + 11 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> axel-1.0b.ebuild: + Stable on sparc wrt #88264 11 Apr 2005; Markus Rothe <corsair@gentoo.org> axel-1.0b.ebuild: Stable on ppc64; bug #88264 diff --git a/net-misc/axel/axel-1.0b.ebuild b/net-misc/axel/axel-1.0b.ebuild index 721f386ba072..b210b2d90023 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.3 2005/04/11 18:56:03 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/axel/axel-1.0b.ebuild,v 1.4 2005/04/11 20:29:56 gustavoz 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" |