diff options
author | Brent Baude <ranger@gentoo.org> | 2008-02-01 00:38:47 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-02-01 00:38:47 +0000 |
commit | 449b0cb1c9b28c9cc1c4f3b04ab623007a8e0626 (patch) | |
tree | 16312d518431f7a757b2f5ac3b8aa08a8a6923a0 /dev-php/PEAR-Log | |
parent | remove old Gnome 2.16 version (diff) | |
download | historical-449b0cb1c9b28c9cc1c4f3b04ab623007a8e0626.tar.gz historical-449b0cb1c9b28c9cc1c4f3b04ab623007a8e0626.tar.bz2 historical-449b0cb1c9b28c9cc1c4f3b04ab623007a8e0626.zip |
ppc64 stablization of pear packages for bug 208313
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'dev-php/PEAR-Log')
-rw-r--r-- | dev-php/PEAR-Log/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Log/PEAR-Log-1.9.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Log/ChangeLog b/dev-php/PEAR-Log/ChangeLog index 50b9e498241a..555278ac668e 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/ChangeLog,v 1.76 2008/01/31 20:15:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/ChangeLog,v 1.77 2008/02/01 00:38:40 ranger Exp $ + + 01 Feb 2008; Brent Baude <ranger@gentoo.org> PEAR-Log-1.9.14.ebuild: + Marking PEAR-Log-1.9.14 ppc64 for bug 208313 31 Jan 2008; Jeroen Roovers <jer@gentoo.org> PEAR-Log-1.9.14.ebuild: Stable for HPPA (bug #208313). diff --git a/dev-php/PEAR-Log/PEAR-Log-1.9.14.ebuild b/dev-php/PEAR-Log/PEAR-Log-1.9.14.ebuild index 80908c606122..fc67d8ba1e4d 100644 --- a/dev-php/PEAR-Log/PEAR-Log-1.9.14.ebuild +++ b/dev-php/PEAR-Log/PEAR-Log-1.9.14.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2008 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.14.ebuild,v 1.2 2008/01/31 20:15:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.9.14.ebuild,v 1.3 2008/02/01 00:38:40 ranger 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." |