diff options
author | Jonathan Callen <abcd@gentoo.org> | 2010-01-15 04:10:04 +0000 |
---|---|---|
committer | Jonathan Callen <abcd@gentoo.org> | 2010-01-15 04:10:04 +0000 |
commit | 5ac766685f916f8f53861ac1513044673c4d0fb9 (patch) | |
tree | cee8a3412931aee3b80a122f0c1e3e0b1f3a0fa8 /app-text | |
parent | Add prefix keywords (diff) | |
download | gentoo-2-5ac766685f916f8f53861ac1513044673c4d0fb9.tar.gz gentoo-2-5ac766685f916f8f53861ac1513044673c4d0fb9.tar.bz2 gentoo-2-5ac766685f916f8f53861ac1513044673c4d0fb9.zip |
Add prefix keywords
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/iso-codes/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/iso-codes/iso-codes-3.11.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/iso-codes/ChangeLog b/app-text/iso-codes/ChangeLog index 90de91162b31..a846004829dc 100644 --- a/app-text/iso-codes/ChangeLog +++ b/app-text/iso-codes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/iso-codes -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.83 2009/12/10 15:46:17 jer Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/ChangeLog,v 1.84 2010/01/15 04:10:04 abcd Exp $ + + 15 Jan 2010; Jonathan Callen <abcd@gentoo.org> iso-codes-3.11.1.ebuild: + Add prefix keywords 10 Dec 2009; Jeroen Roovers <jer@gentoo.org> iso-codes-3.10.ebuild: Stable for HPPA (bug #291467). diff --git a/app-text/iso-codes/iso-codes-3.11.1.ebuild b/app-text/iso-codes/iso-codes-3.11.1.ebuild index 06bd7694c5c0..88c7e10f6dac 100644 --- a/app-text/iso-codes/iso-codes-3.11.1.ebuild +++ b/app-text/iso-codes/iso-codes-3.11.1.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/app-text/iso-codes/iso-codes-3.11.1.ebuild,v 1.1 2009/11/01 19:39:31 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/iso-codes/iso-codes-3.11.1.ebuild,v 1.2 2010/01/15 04:10:04 abcd Exp $ EAPI="2" @@ -10,7 +10,7 @@ SRC_URI="ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND="" |