diff options
author | 2012-01-18 21:12:43 +0000 | |
---|---|---|
committer | 2012-01-18 21:12:43 +0000 | |
commit | 05cf6debec9e7a1764c098bae707047dc94e6ca8 (patch) | |
tree | 8d8c3ce02c036c1c769d32ec5a339b8814ef7091 /dev-php/PEAR-Log/PEAR-Log-1.12.7.ebuild | |
parent | arm stable, bug #393007 (diff) | |
download | gentoo-2-05cf6debec9e7a1764c098bae707047dc94e6ca8.tar.gz gentoo-2-05cf6debec9e7a1764c098bae707047dc94e6ca8.tar.bz2 gentoo-2-05cf6debec9e7a1764c098bae707047dc94e6ca8.zip |
arm stable, bug #393859
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/PEAR-Log/PEAR-Log-1.12.7.ebuild')
-rw-r--r-- | dev-php/PEAR-Log/PEAR-Log-1.12.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Log/PEAR-Log-1.12.7.ebuild b/dev-php/PEAR-Log/PEAR-Log-1.12.7.ebuild index e6b1d9b107e6..d956b81aca11 100644 --- a/dev-php/PEAR-Log/PEAR-Log-1.12.7.ebuild +++ b/dev-php/PEAR-Log/PEAR-Log-1.12.7.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2012 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.ebuild,v 1.2 2012/01/16 12:44:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.12.7.ebuild,v 1.3 2012/01/18 21:12:43 maekke Exp $ EAPI="2" inherit php-pear-r1 depend.php eutils -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +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" |