diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-08-03 13:55:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-08-03 13:55:09 +0000 |
commit | f93475ed9e7951bcea7f83f043193d3f09f56955 (patch) | |
tree | 2e88c2d73ff8b88f840b4c3d579b9095e04ac3af /dev-php/PEAR-Log/PEAR-Log-1.12.7-r1.ebuild | |
parent | Stable for amd64, wrt bug #418885 (diff) | |
download | gentoo-2-f93475ed9e7951bcea7f83f043193d3f09f56955.tar.gz gentoo-2-f93475ed9e7951bcea7f83f043193d3f09f56955.tar.bz2 gentoo-2-f93475ed9e7951bcea7f83f043193d3f09f56955.zip |
Stable for amd64, wrt bug #418887
(Portage version: 2.1.10.65/cvs/Linux x86_64)
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 | 4 |
1 files changed, 2 insertions, 2 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 56006b8faf89..57a8e2c83d94 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,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-r1.ebuild,v 1.1 2012/02/09 11:26:11 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.12.7-r1.ebuild,v 1.2 2012/08/03 13:55:09 ago Exp $ EAPI="4" inherit php-pear-r1 -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" |