diff options
author | Simon Stelling <blubb@gentoo.org> | 2004-11-29 11:06:10 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2004-11-29 11:06:10 +0000 |
commit | 339ac47beca993c7b8889dda1cd456826c2aaaab (patch) | |
tree | ac79f009ca016522838e1f286154926a3b43961d /dev-php/PEAR-I18N | |
parent | Marked stable on x86. (diff) | |
download | historical-339ac47beca993c7b8889dda1cd456826c2aaaab.tar.gz historical-339ac47beca993c7b8889dda1cd456826c2aaaab.tar.bz2 historical-339ac47beca993c7b8889dda1cd456826c2aaaab.zip |
~amd64
Diffstat (limited to 'dev-php/PEAR-I18N')
-rw-r--r-- | dev-php/PEAR-I18N/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-I18N/PEAR-I18N-0.8.6-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-I18N/ChangeLog b/dev-php/PEAR-I18N/ChangeLog index d755c2c32c42..da201997b333 100644 --- a/dev-php/PEAR-I18N/ChangeLog +++ b/dev-php/PEAR-I18N/ChangeLog @@ -1,6 +1,9 @@ # 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.7 2004/10/23 03:45:34 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-I18N/ChangeLog,v 1.8 2004/11/29 11:03:06 blubb Exp $ + + 29 Nov 2004; Simon Stelling <blubb@gentoo.org> PEAR-I18N-0.8.6-r1.ebuild: + added ~amd64 22 Oct 2004; Jason Wever <weeve@gentoo.org> PEAR-I18N-0.8.6.ebuild: Stable on sparc. 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 9738b58eaed9..816471476c8c 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.2 2004/08/03 20:01:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-I18N/PEAR-I18N-0.8.6-r1.ebuild,v 1.3 2004/11/29 11:03:06 blubb Exp $ inherit php-pear @@ -8,5 +8,5 @@ IUSE="" DESCRIPTION="Adds internationalization support to PHP applications" LICENSE="PHP" SLOT="0" -KEYWORDS="~x86 ~ia64" +KEYWORDS="~x86 ~ia64 ~amd64" DEPEND="dev-php/PEAR-HTML_Template_IT" |