diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-10 23:01:40 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-10 23:01:40 +0000 |
commit | 731e6938ef7cf17538fabc1fdc14f94ae69c526e (patch) | |
tree | 4778fdffccc731045d28ee805e64132115eaa36c /dev-php | |
parent | Mark 1.1.2 stable on alpha (diff) | |
download | historical-731e6938ef7cf17538fabc1fdc14f94ae69c526e.tar.gz historical-731e6938ef7cf17538fabc1fdc14f94ae69c526e.tar.bz2 historical-731e6938ef7cf17538fabc1fdc14f94ae69c526e.zip |
Mark 0.8.6-r1 stable on alpha
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'dev-php')
-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 a495c0c7a8e0..c5206628c896 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-I18N/ChangeLog,v 1.14 2005/09/08 07:48:14 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-I18N/ChangeLog,v 1.15 2005/09/10 23:01:40 agriffis Exp $ + + 10 Sep 2005; Aron Griffis <agriffis@gentoo.org> PEAR-I18N-0.8.6-r1.ebuild: + Mark 0.8.6-r1 stable on alpha *PEAR-I18N-0.8.6-r2 (08 Sep 2005) 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 96926f57daac..bd0b792986aa 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-2005 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.7 2005/08/23 16:21:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-I18N/PEAR-I18N-0.8.6-r1.ebuild,v 1.8 2005/09/10 23:01:40 agriffis Exp $ inherit php-pear @@ -8,5 +8,5 @@ IUSE="" DESCRIPTION="Adds internationalization support to PHP applications" LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha amd64 ia64 ppc sparc x86" +KEYWORDS="alpha amd64 ia64 ppc sparc x86" DEPEND="dev-php/PEAR-HTML_Template_IT" |