diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-08-03 20:01:01 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-08-03 20:01:01 +0000 |
commit | d5d751b3590afe4dbddc76d647d2dd2a496192ff (patch) | |
tree | 87a485c35409dc7a086c8eb84d0b9404a5fdd246 /dev-php/PEAR-I18N | |
parent | add ~ia64 #56295 (Manifest recommit) (diff) | |
download | gentoo-2-d5d751b3590afe4dbddc76d647d2dd2a496192ff.tar.gz gentoo-2-d5d751b3590afe4dbddc76d647d2dd2a496192ff.tar.bz2 gentoo-2-d5d751b3590afe4dbddc76d647d2dd2a496192ff.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" |