diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2007-09-21 11:45:38 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2007-09-21 11:45:38 +0000 |
commit | a94bed77a1db99607e7d6b0bd94d711663c1b405 (patch) | |
tree | 60595cb9296e576e8abf6bdfaf13ba4b034980c6 /dev-php/PEAR-File_Gettext/PEAR-File_Gettext-0.4.0.ebuild | |
parent | stable x86, bug 193291 (diff) | |
download | historical-a94bed77a1db99607e7d6b0bd94d711663c1b405.tar.gz historical-a94bed77a1db99607e7d6b0bd94d711663c1b405.tar.bz2 historical-a94bed77a1db99607e7d6b0bd94d711663c1b405.zip |
x86 stable, bug 192247
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'dev-php/PEAR-File_Gettext/PEAR-File_Gettext-0.4.0.ebuild')
-rw-r--r-- | dev-php/PEAR-File_Gettext/PEAR-File_Gettext-0.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-File_Gettext/PEAR-File_Gettext-0.4.0.ebuild b/dev-php/PEAR-File_Gettext/PEAR-File_Gettext-0.4.0.ebuild index 97ef7ce4d3f6..718fe3c7a844 100644 --- a/dev-php/PEAR-File_Gettext/PEAR-File_Gettext-0.4.0.ebuild +++ b/dev-php/PEAR-File_Gettext/PEAR-File_Gettext-0.4.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 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.0.ebuild,v 1.6 2007/09/16 05:57:22 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Gettext/PEAR-File_Gettext-0.4.0.ebuild,v 1.7 2007/09/21 11:45:38 opfer Exp $ inherit php-pear-r1 depend.php DESCRIPTION="GNU Gettext file parser." LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="" pkg_setup() { |