diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-04 11:36:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-04 11:36:58 +0000 |
commit | 287fb5a7c41bdf6b111a9f28c4f85eee226536be (patch) | |
tree | 4924995ab1e2fff8d27d3f9056c98bd8ed62e9c7 /dev-php/PEAR-File_Gettext/PEAR-File_Gettext-0.4.2.ebuild | |
parent | Stable for ia64, wrt bug #470424 (diff) | |
download | historical-287fb5a7c41bdf6b111a9f28c4f85eee226536be.tar.gz historical-287fb5a7c41bdf6b111a9f28c4f85eee226536be.tar.bz2 historical-287fb5a7c41bdf6b111a9f28c4f85eee226536be.zip |
Stable for ia64, wrt bug #470426
Package-Manager: portage-2.1.12.2/cvs/Linux ppc64
RepoMan-Options: --include-arches="ia64"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-php/PEAR-File_Gettext/PEAR-File_Gettext-0.4.2.ebuild')
-rw-r--r-- | dev-php/PEAR-File_Gettext/PEAR-File_Gettext-0.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-File_Gettext/PEAR-File_Gettext-0.4.2.ebuild b/dev-php/PEAR-File_Gettext/PEAR-File_Gettext-0.4.2.ebuild index 8738b5b59430..126f547f11ed 100644 --- a/dev-php/PEAR-File_Gettext/PEAR-File_Gettext-0.4.2.ebuild +++ b/dev-php/PEAR-File_Gettext/PEAR-File_Gettext-0.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Gettext/PEAR-File_Gettext-0.4.2.ebuild,v 1.6 2013/08/03 07:46:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Gettext/PEAR-File_Gettext-0.4.2.ebuild,v 1.7 2013/08/04 11:36:57 ago Exp $ EAPI="4" @@ -10,5 +10,5 @@ DESCRIPTION="GNU Gettext file parser." LICENSE="PHP-3" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh sparc ~x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ~ppc64 ~s390 ~sh sparc ~x86" IUSE="" |