diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-09-28 23:49:37 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-09-28 23:49:37 +0000 |
commit | 15bfa3c548c035e708a8bce4269c12e7f35748d0 (patch) | |
tree | a1771396ccc6e520e7966ebcf98f38139f9aa3a7 /dev-php | |
parent | Stable on amd64 wrt bug #192247 (diff) | |
download | gentoo-2-15bfa3c548c035e708a8bce4269c12e7f35748d0.tar.gz gentoo-2-15bfa3c548c035e708a8bce4269c12e7f35748d0.tar.bz2 gentoo-2-15bfa3c548c035e708a8bce4269c12e7f35748d0.zip |
Stable on amd64 wrt bug #192247
(Portage version: 2.1.3.10)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Log/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Log/PEAR-Log-1.9.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Log/ChangeLog b/dev-php/PEAR-Log/ChangeLog index 207c11bc2459..b7517cee78e4 100644 --- a/dev-php/PEAR-Log/ChangeLog +++ b/dev-php/PEAR-Log/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-Log # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/ChangeLog,v 1.69 2007/09/26 18:08:33 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/ChangeLog,v 1.70 2007/09/28 23:49:37 angelos Exp $ + + 28 Sep 2007; Christoph Mende <angelos@gentoo.org> PEAR-Log-1.9.11.ebuild: + Stable on amd64 wrt bug #192247 26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-Log-1.9.11.ebuild: Marking PEAR-Log-1.9.11 ppc64 stable for bug 192247 diff --git a/dev-php/PEAR-Log/PEAR-Log-1.9.11.ebuild b/dev-php/PEAR-Log/PEAR-Log-1.9.11.ebuild index 6e75130a4375..5e48de6d3786 100644 --- a/dev-php/PEAR-Log/PEAR-Log-1.9.11.ebuild +++ b/dev-php/PEAR-Log/PEAR-Log-1.9.11.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2007 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.9.11.ebuild,v 1.6 2007/09/26 18:08:33 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.9.11.ebuild,v 1.7 2007/09/28 23:49:37 angelos Exp $ 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. It supports logging to console, file, syslog, SQL, Sqlite, mail, and mcal targets." LICENSE="PHP" |