diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-07-30 12:21:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-07-30 12:21:23 +0000 |
commit | 8cdec41c3958a43e76528e09226debfe075b77e1 (patch) | |
tree | b8993d913ea7be12c4b0db17758a1da542f9bb88 /dev-php/PEAR-File_Gettext/PEAR-File_Gettext-0.4.2.ebuild | |
parent | Stable for alpha, wrt bug #476568 (diff) | |
download | gentoo-2-8cdec41c3958a43e76528e09226debfe075b77e1.tar.gz gentoo-2-8cdec41c3958a43e76528e09226debfe075b77e1.tar.bz2 gentoo-2-8cdec41c3958a43e76528e09226debfe075b77e1.zip |
Stable for alpha, wrt bug #470426
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
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 fba03727670b..4b155ac48790 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.3 2013/07/28 12:55:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Gettext/PEAR-File_Gettext-0.4.2.ebuild,v 1.4 2013/07/30 12:21:23 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="" |