diff options
author | 2004-08-03 20:01:01 +0000 | |
---|---|---|
committer | 2004-08-03 20:01:01 +0000 | |
commit | 4647b7a36b1f6e26c8a5e41ae0ca26cc55ebe974 (patch) | |
tree | b4f790d21048257365e43b1154fb990aa4457f5e /dev-php/PEAR-I18N | |
parent | add ~ia64 #56295 (diff) | |
download | historical-4647b7a36b1f6e26c8a5e41ae0ca26cc55ebe974.tar.gz historical-4647b7a36b1f6e26c8a5e41ae0ca26cc55ebe974.tar.bz2 historical-4647b7a36b1f6e26c8a5e41ae0ca26cc55ebe974.zip |
add ia64 keywords #56295
Diffstat (limited to 'dev-php/PEAR-I18N')
-rw-r--r-- | dev-php/PEAR-I18N/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-I18N/PEAR-I18N-0.8.6-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-php/PEAR-I18N/PEAR-I18N-0.8.6.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-php/PEAR-I18N/ChangeLog b/dev-php/PEAR-I18N/ChangeLog index 3c4dfbe36770..6da6ceddb36c 100644 --- a/dev-php/PEAR-I18N/ChangeLog +++ b/dev-php/PEAR-I18N/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-I18N # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-I18N/ChangeLog,v 1.5 2004/07/09 05:44:32 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-I18N/ChangeLog,v 1.6 2004/08/03 20:01:01 agriffis Exp $ + + 03 Aug 2004; <agriffis@gentoo.org> PEAR-I18N-0.8.6-r1.ebuild, + PEAR-I18N-0.8.6.ebuild: + add ia64 keywords #56295 *PEAR-I18N-0.8.6-r1 (08 Jul 2004) diff --git a/dev-php/PEAR-I18N/PEAR-I18N-0.8.6-r1.ebuild b/dev-php/PEAR-I18N/PEAR-I18N-0.8.6-r1.ebuild index 8ef68a33ce10..9738b58eaed9 100644 --- a/dev-php/PEAR-I18N/PEAR-I18N-0.8.6-r1.ebuild +++ b/dev-php/PEAR-I18N/PEAR-I18N-0.8.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-I18N/PEAR-I18N-0.8.6-r1.ebuild,v 1.1 2004/07/09 05:44:32 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-I18N/PEAR-I18N-0.8.6-r1.ebuild,v 1.2 2004/08/03 20:01:01 agriffis Exp $ inherit php-pear @@ -8,5 +8,5 @@ IUSE="" DESCRIPTION="Adds internationalization support to PHP applications" LICENSE="PHP" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ia64" DEPEND="dev-php/PEAR-HTML_Template_IT" diff --git a/dev-php/PEAR-I18N/PEAR-I18N-0.8.6.ebuild b/dev-php/PEAR-I18N/PEAR-I18N-0.8.6.ebuild index ff589b31ca97..1e0b67308d61 100644 --- a/dev-php/PEAR-I18N/PEAR-I18N-0.8.6.ebuild +++ b/dev-php/PEAR-I18N/PEAR-I18N-0.8.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-I18N/PEAR-I18N-0.8.6.ebuild,v 1.6 2004/07/09 05:44:32 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-I18N/PEAR-I18N-0.8.6.ebuild,v 1.7 2004/08/03 20:01:01 agriffis Exp $ inherit php-pear @@ -8,4 +8,4 @@ IUSE="" DESCRIPTION="Adds internationalization support to PHP applications" LICENSE="PHP" SLOT="0" -KEYWORDS="x86 ~sparc alpha ppc" +KEYWORDS="x86 ~sparc alpha ppc ia64" |