diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-06-06 09:15:54 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-06-06 09:15:54 +0000 |
commit | 12dc5cc072e293b07f66e6887b1403fec3ae63cb (patch) | |
tree | f7d3f638fe4ef539fbf21803dfcb0829677e06b5 /dev-php/PEAR-Log | |
parent | Fixed deps for removed mythfrontend (diff) | |
download | gentoo-2-12dc5cc072e293b07f66e6887b1403fec3ae63cb.tar.gz gentoo-2-12dc5cc072e293b07f66e6887b1403fec3ae63cb.tar.bz2 gentoo-2-12dc5cc072e293b07f66e6887b1403fec3ae63cb.zip |
stable on ppc64
(Portage version: 2.0.51.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.8.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Log/ChangeLog b/dev-php/PEAR-Log/ChangeLog index 64847b3e51a4..09227ecd0272 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/ChangeLog,v 1.32 2005/05/25 06:20:39 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/ChangeLog,v 1.33 2005/06/06 09:14:44 corsair Exp $ + + 06 Jun 2005; Markus Rothe <corsair@gentoo.org> PEAR-Log-1.8.7.ebuild: + Stable on ppc64 25 May 2005; Guy Martin <gmsoft@gentoo.org> PEAR-Log-1.8.7.ebuild: Stable on hppa. diff --git a/dev-php/PEAR-Log/PEAR-Log-1.8.7.ebuild b/dev-php/PEAR-Log/PEAR-Log-1.8.7.ebuild index 0f9e72b74859..15bdd6213305 100644 --- a/dev-php/PEAR-Log/PEAR-Log-1.8.7.ebuild +++ b/dev-php/PEAR-Log/PEAR-Log-1.8.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.8.7.ebuild,v 1.6 2005/05/28 08:25:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Log/PEAR-Log-1.8.7.ebuild,v 1.7 2005/06/06 09:14:44 corsair Exp $ inherit php-pear @@ -8,7 +8,7 @@ DESCRIPTION="The Log framework provides an abstracted logging system supporting LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha amd64 hppa ia64 ~ppc ~ppc64 s390 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ia64 ~ppc ppc64 s390 ~sparc x86" IUSE="" RDEPEND="dev-php/PEAR-DB" |