diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-27 19:59:48 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-27 19:59:48 +0000 |
commit | 90e565a107133fee9017cf3cfed4ebeac9383c30 (patch) | |
tree | 184091ed7e1f0c13e34ab5032cbd69fed824ef8b | |
parent | dev-php/PEAR-Image_IPTC stable on ppc. (diff) | |
download | historical-90e565a107133fee9017cf3cfed4ebeac9383c30.tar.gz historical-90e565a107133fee9017cf3cfed4ebeac9383c30.tar.bz2 historical-90e565a107133fee9017cf3cfed4ebeac9383c30.zip |
dev-php/PEAR-I18N stable on ppc.
Package-Manager: portage-2.1_pre3-r1
-rw-r--r-- | dev-php/PEAR-I18N/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-I18N/PEAR-I18N-0.8.6-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-I18N/ChangeLog b/dev-php/PEAR-I18N/ChangeLog index 556d77e582f7..2288d6de046c 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-I18N/ChangeLog,v 1.25 2006/01/23 00:13:01 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-I18N/ChangeLog,v 1.26 2006/01/27 19:59:48 hansmi Exp $ + + 27 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> + PEAR-I18N-0.8.6-r2.ebuild: + Stable on ppc. 23 Jan 2006; Bryan Ăstergaard <kloeri@gentoo.org PEAR-I18N-0.8.6-r2.ebuild: diff --git a/dev-php/PEAR-I18N/PEAR-I18N-0.8.6-r2.ebuild b/dev-php/PEAR-I18N/PEAR-I18N-0.8.6-r2.ebuild index 48b57ba6fb60..dc9077d9a329 100644 --- a/dev-php/PEAR-I18N/PEAR-I18N-0.8.6-r2.ebuild +++ b/dev-php/PEAR-I18N/PEAR-I18N-0.8.6-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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-r2.ebuild,v 1.12 2006/01/23 00:13:01 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-I18N/PEAR-I18N-0.8.6-r2.ebuild,v 1.13 2006/01/27 19:59:48 hansmi Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ IUSE="" DESCRIPTION="Adds internationalization support to PHP applications" LICENSE="PHP" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ppc64 sparc x86" +KEYWORDS="amd64 ~ia64 ppc ppc64 sparc x86" RDEPEND=">=dev-php/PEAR-HTML_Template_IT-1.1-r1" |