summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2015-05-05 19:11:53 +0000
committerBrian Evans <grknight@gentoo.org>2015-05-05 19:11:53 +0000
commit03945a52ae094bee63583044b47c5f83d9a6a204 (patch)
tree632b05a84c001aab9da6632174b8ff7e92357e38 /dev-php/PEAR-Log/PEAR-Log-1.12.7-r1.ebuild
parentAdd python dependencies for sys-apps/systemd (bug #548138). (diff)
downloadhistorical-03945a52ae094bee63583044b47c5f83d9a6a204.tar.gz
historical-03945a52ae094bee63583044b47c5f83d9a6a204.tar.bz2
historical-03945a52ae094bee63583044b47c5f83d9a6a204.zip
Version bump; Fix license to MIT, changed in v 1.11.0
Package-Manager: portage-2.2.18/cvs/Linux x86_64 Manifest-Sign-Key: 0xD1F781EFF9F4A3B6
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.ebuild6
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"