diff options
author | Sebastian Bergmann <sebastian@gentoo.org> | 2005-05-12 13:43:33 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@gentoo.org> | 2005-05-12 13:43:33 +0000 |
commit | ab475c74e57282d5b27a2685848faa39bd487fa5 (patch) | |
tree | 968196df2d682ee9b871bc6eb3898b4d93779fd5 /dev-php/PEAR-Log | |
parent | Add force-cgi-redirect USE flag. (diff) | |
download | historical-ab475c74e57282d5b27a2685848faa39bd487fa5.tar.gz historical-ab475c74e57282d5b27a2685848faa39bd487fa5.tar.bz2 historical-ab475c74e57282d5b27a2685848faa39bd487fa5.zip |
Oops.
Package-Manager: portage-2.0.51.21-r1
Diffstat (limited to 'dev-php/PEAR-Log')
-rw-r--r-- | dev-php/PEAR-Log/PEAR-Log-1.8.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Log/PEAR-Log-1.8.7.ebuild b/dev-php/PEAR-Log/PEAR-Log-1.8.7.ebuild index d17e0e3426bb..57ec18a17dcd 100644 --- a/dev-php/PEAR-Log/PEAR-Log-1.8.7.ebuild +++ b/dev-php/PEAR-Log/PEAR-Log-1.8.7.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.7.ebuild,v 1.1 2005/05/12 13:31:35 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.8.7.ebuild,v 1.2 2005/05/12 13:43:33 sebastian Exp $ inherit php-pear @@ -8,7 +8,7 @@ DESCRIPTION="The Log framework provides an abstracted logging system supporting LICENSE="PHP" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND="dev-php/PEAR-DB" |