diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2007-09-21 13:27:12 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2007-09-21 13:27:12 +0000 |
commit | bef4e55fe4e7bede628c507c448062d5687cca2c (patch) | |
tree | 9b4a61fde27525a121013ab4090397ba97470ed5 /dev-php/PEAR-Log | |
parent | stable x86, bug 192840 (diff) | |
download | historical-bef4e55fe4e7bede628c507c448062d5687cca2c.tar.gz historical-bef4e55fe4e7bede628c507c448062d5687cca2c.tar.bz2 historical-bef4e55fe4e7bede628c507c448062d5687cca2c.zip |
x86 stable, bug 192247
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'dev-php/PEAR-Log')
-rw-r--r-- | dev-php/PEAR-Log/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Log/PEAR-Log-1.9.11.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Log/ChangeLog b/dev-php/PEAR-Log/ChangeLog index 1d4f74068f02..e662338eac2c 100644 --- a/dev-php/PEAR-Log/ChangeLog +++ b/dev-php/PEAR-Log/ChangeLog @@ -1,6 +1,10 @@ # 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.66 2007/09/16 05:34:49 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/ChangeLog,v 1.67 2007/09/21 12:37:26 opfer Exp $ + + 21 Sep 2007; Christian Faulhammer <opfer@gentoo.org> + PEAR-Log-1.9.11.ebuild: + x86 stable, bug 192247 16 Sep 2007; Jeroen Roovers <jer@gentoo.org> PEAR-Log-1.9.11.ebuild: Stable for HPPA (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 2d9f3594d4f6..1589c5a47733 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.3 2007/09/16 05:34:49 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.9.11.ebuild,v 1.4 2007/09/21 12:37:26 opfer 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" |