diff options
Diffstat (limited to 'dev-php/PEAR-Log/PEAR-Log-1.12.7-r1.ebuild')
-rw-r--r-- | dev-php/PEAR-Log/PEAR-Log-1.12.7-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/PEAR-Log/PEAR-Log-1.12.7-r1.ebuild b/dev-php/PEAR-Log/PEAR-Log-1.12.7-r1.ebuild index a5578244926b..3de6e63cbe8f 100644 --- a/dev-php/PEAR-Log/PEAR-Log-1.12.7-r1.ebuild +++ b/dev-php/PEAR-Log/PEAR-Log-1.12.7-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 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.12.7-r1.ebuild,v 1.9 2014/01/26 18:31:30 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.12.7-r1.ebuild,v 1.10 2015/05/05 19:11:42 grknight Exp $ EAPI="4" inherit php-pear-r1 @@ -8,7 +8,7 @@ inherit php-pear-r1 KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" DESCRIPTION="The Log framework provides an abstracted logging system.@" -LICENSE="PHP-3.01" +LICENSE="MIT" SLOT="0" IUSE="minimal" |