diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-12-06 00:30:38 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-12-06 00:30:38 +0000 |
commit | 3296e39c21a8f9bcab0dc95bfb2a2f80a4edbdff (patch) | |
tree | 6e072d38eb2ff12fc23db50ed1775ef6c3a534be /dev-php/PEAR-Log/PEAR-Log-1.9.11.ebuild | |
parent | LICENSE fix from project overlay (diff) | |
download | gentoo-2-3296e39c21a8f9bcab0dc95bfb2a2f80a4edbdff.tar.gz gentoo-2-3296e39c21a8f9bcab0dc95bfb2a2f80a4edbdff.tar.bz2 gentoo-2-3296e39c21a8f9bcab0dc95bfb2a2f80a4edbdff.zip |
LICENSE fix from project overlay
(Portage version: 2.1.4_rc7)
Diffstat (limited to 'dev-php/PEAR-Log/PEAR-Log-1.9.11.ebuild')
-rw-r--r-- | dev-php/PEAR-Log/PEAR-Log-1.9.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Log/PEAR-Log-1.9.11.ebuild b/dev-php/PEAR-Log/PEAR-Log-1.9.11.ebuild index c482a63712b8..0a6128e7b08d 100644 --- a/dev-php/PEAR-Log/PEAR-Log-1.9.11.ebuild +++ b/dev-php/PEAR-Log/PEAR-Log-1.9.11.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 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.9.11.ebuild,v 1.9 2007/10/22 16:30:50 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.9.11.ebuild,v 1.10 2007/12/06 00:30:38 jokey Exp $ inherit php-pear-r1 depend.php eutils KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" DESCRIPTION="The Log framework provides an abstracted logging system. It supports logging to console, file, syslog, SQL, Sqlite, mail, and mcal targets." -LICENSE="PHP" +LICENSE="PHP-3.01" SLOT="0" IUSE="minimal" |