diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-08-04 11:41:56 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-08-04 11:41:56 +0000 |
commit | 9ceae73d6cc90b949bbc31ff3798307885618bae (patch) | |
tree | 57524dded1404ced81615da24272b1c9e4423484 /dev-php | |
parent | Stable for HPPA (bug #418885). (diff) | |
download | gentoo-2-9ceae73d6cc90b949bbc31ff3798307885618bae.tar.gz gentoo-2-9ceae73d6cc90b949bbc31ff3798307885618bae.tar.bz2 gentoo-2-9ceae73d6cc90b949bbc31ff3798307885618bae.zip |
Stable for HPPA (bug #418887).
(Portage version: 2.2.0_alpha120/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 d28d64553eb9..9bbc9e5f8e3a 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.96 2012/08/03 13:55:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/ChangeLog,v 1.97 2012/08/04 11:41:56 jer Exp $ + + 04 Aug 2012; Jeroen Roovers <jer@gentoo.org> PEAR-Log-1.12.7-r1.ebuild: + Stable for HPPA (bug #418887). 03 Aug 2012; Agostino Sarubbo <ago@gentoo.org> PEAR-Log-1.12.7-r1.ebuild: Stable for amd64, wrt 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 57a8e2c83d94..90d5f17b9898 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.2 2012/08/03 13:55:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.12.7-r1.ebuild,v 1.3 2012/08/04 11:41:56 jer 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" |