diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-30 18:14:38 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-30 18:14:38 +0000 |
commit | 81aaa9824400dea62ac2a796e4d99797b643613c (patch) | |
tree | 003c27dd0eb01d3a47898bf3485895d468426599 /dev-php/PEAR-I18N | |
parent | keyworded -ppc (diff) | |
download | historical-81aaa9824400dea62ac2a796e4d99797b643613c.tar.gz historical-81aaa9824400dea62ac2a796e4d99797b643613c.tar.bz2 historical-81aaa9824400dea62ac2a796e4d99797b643613c.zip |
Stable on alpha.
Diffstat (limited to 'dev-php/PEAR-I18N')
-rw-r--r-- | dev-php/PEAR-I18N/ChangeLog | 7 | ||||
-rw-r--r-- | dev-php/PEAR-I18N/PEAR-I18N-0.8.6.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-php/PEAR-I18N/ChangeLog b/dev-php/PEAR-I18N/ChangeLog index 1dc5b339eb24..e332545354f1 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-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-I18N/ChangeLog,v 1.1 2003/12/23 21:53:56 coredumb Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-I18N/ChangeLog,v 1.2 2004/05/30 17:29:01 kloeri Exp $ + + 30 May 2004; Bryan Østergaard <kloeri@gentoo.org> PEAR-I18N-0.8.6.ebuild: + Stable on alpha. *PEAR-I18N-0.8.6 (23 Dec 2003) 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 da872118800f..f40bafb318e6 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-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # 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.1 2003/12/23 21:53:56 coredumb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-I18N/PEAR-I18N-0.8.6.ebuild,v 1.2 2004/05/30 17:29:01 kloeri Exp $ inherit php-pear @@ -8,5 +8,5 @@ IUSE="" DESCRIPTION="Adds internationalization support to PHP applications" LICENSE="PHP" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="~x86 ~ppc ~sparc alpha" |