diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2004-07-09 05:44:32 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2004-07-09 05:44:32 +0000 |
commit | 4943f720e198f93ce2d16b57509dc70f091f429c (patch) | |
tree | 3eabba168336cb5dc86b9add7e8f7cb51777d3b0 /dev-php | |
parent | new revision, to handle doc deps. (diff) | |
download | historical-4943f720e198f93ce2d16b57509dc70f091f429c.tar.gz historical-4943f720e198f93ce2d16b57509dc70f091f429c.tar.bz2 historical-4943f720e198f93ce2d16b57509dc70f091f429c.zip |
new revision, for docs.
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-I18N/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php/PEAR-I18N/PEAR-I18N-0.8.6-r1.ebuild | 12 | ||||
-rw-r--r-- | dev-php/PEAR-I18N/PEAR-I18N-0.8.6.ebuild | 3 | ||||
-rw-r--r-- | dev-php/PEAR-I18N/files/digest-PEAR-I18N-0.8.6-r1 | 1 |
4 files changed, 21 insertions, 3 deletions
diff --git a/dev-php/PEAR-I18N/ChangeLog b/dev-php/PEAR-I18N/ChangeLog index 67dd58462c0b..3c4dfbe36770 100644 --- a/dev-php/PEAR-I18N/ChangeLog +++ b/dev-php/PEAR-I18N/ChangeLog @@ -1,6 +1,12 @@ # 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.4 2004/07/06 22:44:01 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-I18N/ChangeLog,v 1.5 2004/07/09 05:44:32 robbat2 Exp $ + +*PEAR-I18N-0.8.6-r1 (08 Jul 2004) + + 08 Jul 2004; Robin H. Johnson <robbat2@gentoo.org> + PEAR-I18N-0.8.6-r1.ebuild, PEAR-I18N-0.8.6.ebuild: + new revision, for docs. 06 Jul 2004; Michael Hanselmann <hansmi@gentoo.org> PEAR-I18N-0.8.6.ebuild: Stable on ppc. 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 new file mode 100644 index 000000000000..8ef68a33ce10 --- /dev/null +++ b/dev-php/PEAR-I18N/PEAR-I18N-0.8.6-r1.ebuild @@ -0,0 +1,12 @@ +# 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.1 2004/07/09 05:44:32 robbat2 Exp $ + +inherit php-pear + +IUSE="" +DESCRIPTION="Adds internationalization support to PHP applications" +LICENSE="PHP" +SLOT="0" +KEYWORDS="~x86" +DEPEND="dev-php/PEAR-HTML_Template_IT" 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 0af2caac9c36..ff589b31ca97 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-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.ebuild,v 1.5 2004/07/06 22:44:01 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-I18N/PEAR-I18N-0.8.6.ebuild,v 1.6 2004/07/09 05:44:32 robbat2 Exp $ inherit php-pear @@ -9,4 +9,3 @@ DESCRIPTION="Adds internationalization support to PHP applications" LICENSE="PHP" SLOT="0" KEYWORDS="x86 ~sparc alpha ppc" - diff --git a/dev-php/PEAR-I18N/files/digest-PEAR-I18N-0.8.6-r1 b/dev-php/PEAR-I18N/files/digest-PEAR-I18N-0.8.6-r1 new file mode 100644 index 000000000000..734533d5e435 --- /dev/null +++ b/dev-php/PEAR-I18N/files/digest-PEAR-I18N-0.8.6-r1 @@ -0,0 +1 @@ +MD5 8cc7870da2844ac08abf7e6a77685054 I18N-0.8.6.tgz 33383 |