diff options
author | Markus Meier <maekke@gentoo.org> | 2012-08-11 13:09:57 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-08-11 13:09:57 +0000 |
commit | ed3db8b5ea953637226b94e0a1f435c2e29caeb3 (patch) | |
tree | 34ef5b2b4f17045c107fe4f5e99d6f0912224591 /dev-php | |
parent | x86 stable, bug #419091 (diff) | |
download | gentoo-2-ed3db8b5ea953637226b94e0a1f435c2e29caeb3.tar.gz gentoo-2-ed3db8b5ea953637226b94e0a1f435c2e29caeb3.tar.bz2 gentoo-2-ed3db8b5ea953637226b94e0a1f435c2e29caeb3.zip |
x86 stable, bug #418887
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Log/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Log/PEAR-Log-1.12.7-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Log/ChangeLog b/dev-php/PEAR-Log/ChangeLog index de05d117dfc5..264132a4ea38 100644 --- a/dev-php/PEAR-Log/ChangeLog +++ b/dev-php/PEAR-Log/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-Log # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/ChangeLog,v 1.99 2012/08/06 21:16:48 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/ChangeLog,v 1.100 2012/08/11 13:09:57 maekke Exp $ + + 11 Aug 2012; Markus Meier <maekke@gentoo.org> PEAR-Log-1.12.7-r1.ebuild: + x86 stable, bug #418887 06 Aug 2012; Brent Baude <ranger@gentoo.org> PEAR-Log-1.12.7-r1.ebuild: Marking PEAR-Log-1.12.7-r1 ppc64 for bug 418887 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 f3ca7d7c3a77..8c74afc8e633 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.5 2012/08/06 21:16:48 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.12.7-r1.ebuild,v 1.6 2012/08/11 13:09:57 maekke 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" |