diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-25 00:26:58 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-09-25 00:26:58 +0000 |
commit | 9e121f1a7aa3d7f1edd46089fe8b6987f817c0af (patch) | |
tree | 0167ab9f631bf8862e25a6ef1e137bd135f5bd70 /dev-php | |
parent | PPC unstable profile update (Manifest recommit) (diff) | |
download | gentoo-2-9e121f1a7aa3d7f1edd46089fe8b6987f817c0af.tar.gz gentoo-2-9e121f1a7aa3d7f1edd46089fe8b6987f817c0af.tar.bz2 gentoo-2-9e121f1a7aa3d7f1edd46089fe8b6987f817c0af.zip |
ppc stable profile update
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Log/PEAR-Log-1.2.ebuild | 4 | ||||
-rw-r--r-- | dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.8.2.ebuild | 4 | ||||
-rw-r--r-- | dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-php/PEAR-Log/PEAR-Log-1.2.ebuild b/dev-php/PEAR-Log/PEAR-Log-1.2.ebuild index ab07eee7986b..acb287788549 100644 --- a/dev-php/PEAR-Log/PEAR-Log-1.2.ebuild +++ b/dev-php/PEAR-Log/PEAR-Log-1.2.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-Log/PEAR-Log-1.2.ebuild,v 1.11 2004/08/14 13:35:39 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.2.ebuild,v 1.12 2004/09/25 00:22:37 pvdabeel Exp $ MY_P=${PN/PEAR-//}-${PV} DESCRIPTION="The Log framework provides an abstracted logging system supporting logging to console, file, syslog, SQL, and mcal targets." @@ -8,7 +8,7 @@ HOMEPAGE="http://pear.php.net/package-info.php?pacid=8" SRC_URI="http://pear.php.net/get/${MY_P}.tgz" LICENSE="PHP" SLOT="0" -KEYWORDS="x86 ~ppc sparc ~alpha" +KEYWORDS="x86 ppc sparc ~alpha" DEPEND="virtual/php" RDEPEND="${DEPEND}" S=${WORKDIR}/${MY_P} diff --git a/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.8.2.ebuild b/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.8.2.ebuild index fd6968633748..b932507fab6e 100644 --- a/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.8.2.ebuild +++ b/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.8.2.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.8.2.ebuild,v 1.7 2004/08/03 17:10:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.8.2.ebuild,v 1.8 2004/09/25 00:26:11 pvdabeel Exp $ inherit php-pear DESCRIPTION="Abstracts parsing and rendering rules for Wiki markup in structured plain text." LICENSE="PHP" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ia64" +KEYWORDS="x86 ppc ~sparc ia64" IUSE="" diff --git a/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1.ebuild b/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1.ebuild index fb98da5352bd..d1889cd74ce3 100644 --- a/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1.ebuild +++ b/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1.ebuild,v 1.5 2004/08/03 17:10:45 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1.ebuild,v 1.6 2004/09/25 00:26:58 pvdabeel Exp $ inherit php-pear DESCRIPTION="XML_Beautifier will add indentation and linebreaks to you XML files, replace all entities, format your comments and makes your document easier to read." LICENSE="PHP" SLOT="0" -KEYWORDS="x86 ~ppc ia64" +KEYWORDS="x86 ppc ia64" IUSE="" |