diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-04-06 19:35:18 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-04-06 19:35:18 +0000 |
commit | ac251e2f3a75bb57cb963fec33c89387904a4ee7 (patch) | |
tree | 7335e5ca4fed924cb20fc1b1ca451e31abb799a8 /dev-php/PEAR-Date | |
parent | version bump (diff) | |
download | gentoo-2-ac251e2f3a75bb57cb963fec33c89387904a4ee7.tar.gz gentoo-2-ac251e2f3a75bb57cb963fec33c89387904a4ee7.tar.bz2 gentoo-2-ac251e2f3a75bb57cb963fec33c89387904a4ee7.zip |
Stable on ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-php/PEAR-Date')
-rw-r--r-- | dev-php/PEAR-Date/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Date/PEAR-Date-1.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Date/ChangeLog b/dev-php/PEAR-Date/ChangeLog index d231288d663e..cd672b73030b 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.20 2005/04/01 04:45:11 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Date/ChangeLog,v 1.21 2005/04/06 19:30:41 corsair Exp $ + + 06 Apr 2005; Markus Rothe <corsair@gentoo.org> PEAR-Date-1.4.3.ebuild: + Stable on ppc64 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> PEAR-Date-1.4.3.ebuild: stable on ia64 diff --git a/dev-php/PEAR-Date/PEAR-Date-1.4.3.ebuild b/dev-php/PEAR-Date/PEAR-Date-1.4.3.ebuild index c9160db494a9..d27d69d21488 100644 --- a/dev-php/PEAR-Date/PEAR-Date-1.4.3.ebuild +++ b/dev-php/PEAR-Date/PEAR-Date-1.4.3.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-Date/PEAR-Date-1.4.3.ebuild,v 1.8 2005/04/01 04:45:11 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Date/PEAR-Date-1.4.3.ebuild,v 1.9 2005/04/06 19:30:41 corsair Exp $ inherit php-pear @@ -8,4 +8,4 @@ IUSE="" DESCRIPTION="Date and Time Zone Classes" LICENSE="PHP" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc alpha ~hppa amd64 ia64 ~ppc64" +KEYWORDS="x86 ~ppc ~sparc alpha ~hppa amd64 ia64 ppc64" |