diff options
-rw-r--r-- | net-misc/aget/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/aget/aget-0.4.1-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/aget/ChangeLog b/net-misc/aget/ChangeLog index 2755c4ae7cfc..b052bb5b0a7c 100644 --- a/net-misc/aget/ChangeLog +++ b/net-misc/aget/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/aget -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/aget/ChangeLog,v 1.19 2010/11/02 14:27:11 darkside Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/aget/ChangeLog,v 1.20 2012/06/13 16:34:13 ago Exp $ + + 13 Jun 2012; Agostino Sarubbo <ago@gentoo.org> aget-0.4.1-r1.ebuild: + Stable for amd64, wrt bug #420969 02 Nov 2010; Jeremy Olexa <darkside@gentoo.org> aget-0.4.1-r1.ebuild: Fix for Gentoo Prefix, bug 343847 diff --git a/net-misc/aget/aget-0.4.1-r1.ebuild b/net-misc/aget/aget-0.4.1-r1.ebuild index a7969b25e0eb..bd5bca9946a1 100644 --- a/net-misc/aget/aget-0.4.1-r1.ebuild +++ b/net-misc/aget/aget-0.4.1-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/aget/aget-0.4.1-r1.ebuild,v 1.3 2010/11/02 14:27:11 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/aget/aget-0.4.1-r1.ebuild,v 1.4 2012/06/13 16:34:13 ago Exp $ EAPI=3 @@ -12,7 +12,7 @@ SRC_URI="http://www.enderunix.org/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="" src_prepare() { |