diff options
author | Tal Peer <coredumb@gentoo.org> | 2004-03-15 14:19:46 +0000 |
---|---|---|
committer | Tal Peer <coredumb@gentoo.org> | 2004-03-15 14:19:46 +0000 |
commit | 2b17d066c6308b8e7267bd3df7d7013b02624da3 (patch) | |
tree | 1c5c4b42cd693fb84a61f83b110c7372f7935ce3 /dev-php/PEAR-Log/PEAR-Log-1.8.3.ebuild | |
parent | bug #41664 (diff) | |
download | historical-2b17d066c6308b8e7267bd3df7d7013b02624da3.tar.gz historical-2b17d066c6308b8e7267bd3df7d7013b02624da3.tar.bz2 historical-2b17d066c6308b8e7267bd3df7d7013b02624da3.zip |
stable on x86
Diffstat (limited to 'dev-php/PEAR-Log/PEAR-Log-1.8.3.ebuild')
-rw-r--r-- | dev-php/PEAR-Log/PEAR-Log-1.8.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Log/PEAR-Log-1.8.3.ebuild b/dev-php/PEAR-Log/PEAR-Log-1.8.3.ebuild index ecb1e3f39b04..9f9183bbf610 100644 --- a/dev-php/PEAR-Log/PEAR-Log-1.8.3.ebuild +++ b/dev-php/PEAR-Log/PEAR-Log-1.8.3.ebuild @@ -1,6 +1,6 @@ # 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-Log/PEAR-Log-1.8.3.ebuild,v 1.1 2004/01/10 00:06:21 coredumb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.8.3.ebuild,v 1.2 2004/03/15 14:19:46 coredumb Exp $ inherit php-pear @@ -8,5 +8,5 @@ IUSE="pear-db" DESCRIPTION="The Log framework provides an abstracted logging system supporting logging to console, file, syslog, SQL, and mcal targets." LICENSE="PHP" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc ~sparc ~alpha" DEPEND="pear-db? ( dev-php/PEAR-DB )" |