From 68af5368d7e5fc6cafa66222a6294a1208c02e92 Mon Sep 17 00:00:00 2001 From: Markus Rothe Date: Sat, 21 Jan 2006 07:59:31 +0000 Subject: Stable on ppc64; bug #119722 (Portage version: 2.0.53) --- dev-php/PEAR-Date/ChangeLog | 7 +++++-- dev-php/PEAR-Date/PEAR-Date-1.4.6.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'dev-php/PEAR-Date') diff --git a/dev-php/PEAR-Date/ChangeLog b/dev-php/PEAR-Date/ChangeLog index 77984336d1c6..263ef4a03a88 100644 --- a/dev-php/PEAR-Date/ChangeLog +++ b/dev-php/PEAR-Date/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-Date -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Date/ChangeLog,v 1.31 2005/11/22 13:41:57 corsair Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Date/ChangeLog,v 1.32 2006/01/21 07:57:53 corsair Exp $ + + 21 Jan 2006; Markus Rothe PEAR-Date-1.4.6.ebuild: + Stable on ppc64; bug #119722 22 Nov 2005; Markus Rothe PEAR-Date-1.4.6.ebuild: Added ~ppc64 keyword; bug #105385 diff --git a/dev-php/PEAR-Date/PEAR-Date-1.4.6.ebuild b/dev-php/PEAR-Date/PEAR-Date-1.4.6.ebuild index 905286b42e3a..a5d6d4c57261 100644 --- a/dev-php/PEAR-Date/PEAR-Date-1.4.6.ebuild +++ b/dev-php/PEAR-Date/PEAR-Date-1.4.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Date/PEAR-Date-1.4.6.ebuild,v 1.3 2005/11/22 13:41:57 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Date/PEAR-Date-1.4.6.ebuild,v 1.4 2006/01/21 07:57:53 corsair Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="Date and Time Zone Classes" LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" IUSE="" -- cgit v1.2.3-65-gdbad