diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-07 20:59:54 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-07 20:59:54 +0000 |
commit | e706145330918fa7cbd59578c86d29dd2c1b07a7 (patch) | |
tree | bfb64c819e0d5ff1d00797e0f2ff39f616cfb3b2 /dev-php/PEAR-Date | |
parent | Stable on ppc. (diff) | |
download | historical-e706145330918fa7cbd59578c86d29dd2c1b07a7.tar.gz historical-e706145330918fa7cbd59578c86d29dd2c1b07a7.tar.bz2 historical-e706145330918fa7cbd59578c86d29dd2c1b07a7.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-php/PEAR-Date')
-rw-r--r-- | dev-php/PEAR-Date/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Date/PEAR-Date-1.4.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Date/ChangeLog b/dev-php/PEAR-Date/ChangeLog index cd672b73030b..6a2df4d25fd8 100644 --- a/dev-php/PEAR-Date/ChangeLog +++ b/dev-php/PEAR-Date/ChangeLog @@ -1,6 +1,10 @@ # 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.21 2005/04/06 19:30:41 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Date/ChangeLog,v 1.22 2005/04/07 20:58:13 hansmi Exp $ + + 07 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> + PEAR-Date-1.4.3.ebuild: + Stable on ppc. 06 Apr 2005; Markus Rothe <corsair@gentoo.org> PEAR-Date-1.4.3.ebuild: Stable on ppc64 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 d27d69d21488..8dc867e624e3 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.9 2005/04/06 19:30:41 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Date/PEAR-Date-1.4.3.ebuild,v 1.10 2005/04/07 20:58:13 hansmi 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" |