diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-02-17 21:55:27 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-02-17 21:55:27 +0000 |
commit | 55fbdc9a9bd9d97ad06116964011f961e93460d5 (patch) | |
tree | 730fa564aa10fdc4fd0dfbacf3d514ac54d93253 /dev-php/PEAR-I18N | |
parent | Mark 0.99.1-r1 stable on alpha/ia64. #119722 (diff) | |
download | gentoo-2-55fbdc9a9bd9d97ad06116964011f961e93460d5.tar.gz gentoo-2-55fbdc9a9bd9d97ad06116964011f961e93460d5.tar.bz2 gentoo-2-55fbdc9a9bd9d97ad06116964011f961e93460d5.zip |
Mark 0.8.6-r2 stable on alpha/ia64. #119722
(Portage version: 2.1_pre4-r1)
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-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-I18N/ChangeLog b/dev-php/PEAR-I18N/ChangeLog index 2288d6de046c..7bb3ed8e9e9d 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-I18N/ChangeLog,v 1.26 2006/01/27 19:59:48 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-I18N/ChangeLog,v 1.27 2006/02/17 21:55:27 agriffis Exp $ + + 17 Feb 2006; Aron Griffis <agriffis@gentoo.org> PEAR-I18N-0.8.6-r2.ebuild: + Mark 0.8.6-r2 stable on alpha/ia64. #119722 27 Jan 2006; Michael Hanselmann <hansmi@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 dc9077d9a329..17a2215b6a84 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.13 2006/01/27 19:59:48 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-I18N/PEAR-I18N-0.8.6-r2.ebuild,v 1.14 2006/02/17 21:55:27 agriffis 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="alpha amd64 ia64 ppc ppc64 sparc x86" RDEPEND=">=dev-php/PEAR-HTML_Template_IT-1.1-r1" |