diff options
author | 2010-01-07 15:45:03 +0000 | |
---|---|---|
committer | 2010-01-07 15:45:03 +0000 | |
commit | c8f52b36f21d2981643b9130535280e7c71e2975 (patch) | |
tree | 8d50cb5fbdc082902a8b06120d129784cdb00301 /net-misc/aget | |
parent | Marked ppc stable for bug #297422. (diff) | |
download | gentoo-2-c8f52b36f21d2981643b9130535280e7c71e2975.tar.gz gentoo-2-c8f52b36f21d2981643b9130535280e7c71e2975.tar.bz2 gentoo-2-c8f52b36f21d2981643b9130535280e7c71e2975.zip |
Transfer Prefix keywords
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'net-misc/aget')
-rw-r--r-- | net-misc/aget/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/aget/aget-0.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/aget/ChangeLog b/net-misc/aget/ChangeLog index 5a88ca6f3056..16b2ba484833 100644 --- a/net-misc/aget/ChangeLog +++ b/net-misc/aget/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/aget -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/aget/ChangeLog,v 1.14 2009/01/14 03:27:27 vapier Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/aget/ChangeLog,v 1.15 2010/01/07 15:45:03 fauli Exp $ + + 07 Jan 2010; Christian Faulhammer <fauli@gentoo.org> aget-0.4.ebuild: + Transfer Prefix keywords 14 Jan 2009; Mike Frysinger <vapier@gentoo.org> aget-0.4.ebuild: Fix building with glibc-2.8 #240914 by Diego E. Pettenò. diff --git a/net-misc/aget/aget-0.4.ebuild b/net-misc/aget/aget-0.4.ebuild index 9aed980fa5e8..28b90607df95 100644 --- a/net-misc/aget/aget-0.4.ebuild +++ b/net-misc/aget/aget-0.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/aget/aget-0.4.ebuild,v 1.13 2009/01/14 03:27:27 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/aget/aget-0.4.ebuild,v 1.14 2010/01/07 15:45:03 fauli Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="http://www.enderunix.org/${PN}/${P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~mips ~ppc ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~mips ~ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="" src_unpack() { |