diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-04-06 19:24:39 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-04-06 19:24:39 +0000 |
commit | b9a70ea93ddc267980314dfd9ca20a38b5576198 (patch) | |
tree | 2d309225d7d899cf51a8ed799bdbdcb2897fb206 /dev-php/PEAR-Log/PEAR-Log-1.8.4.ebuild | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-b9a70ea93ddc267980314dfd9ca20a38b5576198.tar.gz gentoo-2-b9a70ea93ddc267980314dfd9ca20a38b5576198.tar.bz2 gentoo-2-b9a70ea93ddc267980314dfd9ca20a38b5576198.zip |
Stable on ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-php/PEAR-Log/PEAR-Log-1.8.4.ebuild')
-rw-r--r-- | dev-php/PEAR-Log/PEAR-Log-1.8.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Log/PEAR-Log-1.8.4.ebuild b/dev-php/PEAR-Log/PEAR-Log-1.8.4.ebuild index 069b840573a5..8ec924b80186 100644 --- a/dev-php/PEAR-Log/PEAR-Log-1.8.4.ebuild +++ b/dev-php/PEAR-Log/PEAR-Log-1.8.4.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-Log/PEAR-Log-1.8.4.ebuild,v 1.8 2005/04/01 04:45:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.8.4.ebuild,v 1.9 2005/04/06 19:23:44 corsair Exp $ inherit php-pear @@ -8,7 +8,7 @@ DESCRIPTION="The Log framework provides an abstracted logging system supporting LICENSE="PHP" SLOT="0" -KEYWORDS="x86 ~sparc alpha ~ppc ia64 amd64 ~hppa ~ppc64" +KEYWORDS="x86 ~sparc alpha ~ppc ia64 amd64 ~hppa ppc64" IUSE="pear-db" DEPEND="pear-db? ( dev-php/PEAR-DB )" |