diff options
author | Fabian Groffen <grobian@gentoo.org> | 2008-02-03 16:13:18 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2008-02-03 16:13:18 +0000 |
commit | 051b5972816e6b73ebebee5a15d5271f94620c3a (patch) | |
tree | 0b47d2ef7eab440980cb2459fe181503e209b48c /net-misc/axel | |
parent | version bump (diff) | |
download | gentoo-2-051b5972816e6b73ebebee5a15d5271f94620c3a.tar.gz gentoo-2-051b5972816e6b73ebebee5a15d5271f94620c3a.tar.bz2 gentoo-2-051b5972816e6b73ebebee5a15d5271f94620c3a.zip |
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-misc/axel')
-rw-r--r-- | net-misc/axel/ChangeLog | 8 | ||||
-rw-r--r-- | net-misc/axel/axel-1.0b-r1.ebuild | 6 | ||||
-rw-r--r-- | net-misc/axel/axel-1.0b-r2.ebuild | 6 | ||||
-rw-r--r-- | net-misc/axel/axel-1.0b.ebuild | 6 |
4 files changed, 15 insertions, 11 deletions
diff --git a/net-misc/axel/ChangeLog b/net-misc/axel/ChangeLog index 032ea59c830c..05d9793a6627 100644 --- a/net-misc/axel/ChangeLog +++ b/net-misc/axel/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/axel -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/axel/ChangeLog,v 1.35 2007/12/26 10:30:33 gmsoft Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/axel/ChangeLog,v 1.36 2008/02/03 16:13:18 grobian Exp $ + + 03 Feb 2008; Fabian Groffen <grobian@gentoo.org> axel-1.0b.ebuild, + axel-1.0b-r1.ebuild, axel-1.0b-r2.ebuild: + Dropped ppc-macos keyword, see you in prefix 26 Dec 2007; Guy Martin <gmsoft@gentoo.org> axel-1.0b-r2.ebuild: Added hppa to KEYWORDS. diff --git a/net-misc/axel/axel-1.0b-r1.ebuild b/net-misc/axel/axel-1.0b-r1.ebuild index a48390821381..e51b867bad17 100644 --- a/net-misc/axel/axel-1.0b-r1.ebuild +++ b/net-misc/axel/axel-1.0b-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/axel/axel-1.0b-r1.ebuild,v 1.6 2007/08/13 21:44:10 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/axel/axel-1.0b-r1.ebuild,v 1.7 2008/02/03 16:13:18 grobian Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://wilmer.gaast.net/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ~ppc-macos ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="~amd64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="debug nls" RDEPEND="nls? ( virtual/libintl )" diff --git a/net-misc/axel/axel-1.0b-r2.ebuild b/net-misc/axel/axel-1.0b-r2.ebuild index d614406deb97..14fa74256117 100644 --- a/net-misc/axel/axel-1.0b-r2.ebuild +++ b/net-misc/axel/axel-1.0b-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/axel/axel-1.0b-r2.ebuild,v 1.7 2007/12/26 10:30:33 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/axel/axel-1.0b-r2.ebuild,v 1.8 2008/02/03 16:13:18 grobian Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://wilmer.gaast.net/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 hppa ppc ~ppc-macos ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="~amd64 hppa ppc ppc64 sparc x86 ~x86-fbsd" IUSE="debug nls" RDEPEND="nls? ( virtual/libintl )" diff --git a/net-misc/axel/axel-1.0b.ebuild b/net-misc/axel/axel-1.0b.ebuild index 7c53b1ea9d3d..276035e7dce0 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 +# Copyright 1999-2008 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.6 2005/07/10 17:07:18 j4rg0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/axel/axel-1.0b.ebuild,v 1.7 2008/02/03 16:13:18 grobian 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 ppc-macos ppc64 sparc x86" +KEYWORDS="~amd64 ppc ppc64 sparc x86" IUSE="debug" DEPEND="virtual/libc" |