diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-27 20:12:36 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-27 20:12:36 +0000 |
commit | 20048ebb9503ab67fcb75e1811cf837f2c626d98 (patch) | |
tree | 86aee88f033aab35097a427d7fa08255c20c2193 /dev-php/PEAR-Date | |
parent | app-misc/bins stable on ppc. (diff) | |
download | gentoo-2-20048ebb9503ab67fcb75e1811cf837f2c626d98.tar.gz gentoo-2-20048ebb9503ab67fcb75e1811cf837f2c626d98.tar.bz2 gentoo-2-20048ebb9503ab67fcb75e1811cf837f2c626d98.zip |
dev-php/PEAR-Date stable on ppc.
(Portage version: 2.1_pre3-r1)
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.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Date/ChangeLog b/dev-php/PEAR-Date/ChangeLog index 236a8d0aac29..f0622a50860a 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Date/ChangeLog,v 1.37 2006/01/27 18:43:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Date/ChangeLog,v 1.38 2006/01/27 20:12:36 hansmi Exp $ + + 27 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> + PEAR-Date-1.4.6.ebuild: + Stable on ppc. 27 Jan 2006; Jeroen Roovers <jer@gentoo.org> PEAR-Date-1.4.6.ebuild: Stable on hppa (bug #119722). 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 88d8095ecb91..c262ccf3db02 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-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.9 2006/01/27 18:43:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Date/PEAR-Date-1.4.6.ebuild,v 1.10 2006/01/27 20:12:36 hansmi Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="Date and Time Zone Classes" LICENSE="PHP" SLOT="0" -KEYWORDS="amd64 hppa ~ia64 ~ppc ppc64 sparc x86" +KEYWORDS="amd64 hppa ~ia64 ppc ppc64 sparc x86" IUSE="" |