diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-02-10 14:39:50 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-02-10 14:39:50 +0000 |
commit | a3d0a73e319c0afb92e684d7dbf6c3a01e48a9dc (patch) | |
tree | f84f581383664bd41b8b7be1baac1db407548ad4 /dev-php/PEAR-Log | |
parent | stable on ppc wrt bug #208313 (diff) | |
download | historical-a3d0a73e319c0afb92e684d7dbf6c3a01e48a9dc.tar.gz historical-a3d0a73e319c0afb92e684d7dbf6c3a01e48a9dc.tar.bz2 historical-a3d0a73e319c0afb92e684d7dbf6c3a01e48a9dc.zip |
alpha/ia64/sparc stable wrt #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 7db1884352ac..86f6d7e4d567 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.79 2008/02/10 14:01:09 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/ChangeLog,v 1.80 2008/02/10 14:39:50 armin76 Exp $ + + 10 Feb 2008; Raúl Porcel <armin76@gentoo.org> PEAR-Log-1.9.14.ebuild: + alpha/ia64/sparc stable wrt #208313 10 Feb 2008; nixnut <nixnut@gentoo.org> PEAR-Log-1.9.14.ebuild: stable on ppc wrt 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 3dc5f83df2e4..d556fced219d 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.5 2008/02/10 14:01:09 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.9.14.ebuild,v 1.6 2008/02/10 14:39:50 armin76 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." |