diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2006-01-22 07:39:17 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2006-01-22 07:39:17 +0000 |
commit | 851b73135c39946baef58c41c6c58b0373da2e31 (patch) | |
tree | c25d11c3bc833addfbd555dddaf3d6614cc1d581 /dev-php/PEAR-Date | |
parent | Stable on x86; bug #119722 (diff) | |
download | gentoo-2-851b73135c39946baef58c41c6c58b0373da2e31.tar.gz gentoo-2-851b73135c39946baef58c41c6c58b0373da2e31.tar.bz2 gentoo-2-851b73135c39946baef58c41c6c58b0373da2e31.zip |
Stable on x86; bug #119722
(Portage version: 2.1_pre3-r1)
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.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Date/ChangeLog b/dev-php/PEAR-Date/ChangeLog index 263ef4a03a88..6d7a5636d455 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-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 $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Date/ChangeLog,v 1.33 2006/01/22 07:36:27 halcy0n Exp $ + + 22 Jan 2006; Mark Loeser <halcy0n@gentoo.org> PEAR-Date-1.4.6.ebuild: + Stable on x86; bug #119722 21 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-Date-1.4.6.ebuild: Stable on ppc64; 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 a5d6d4c57261..6cb840de485f 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.4 2006/01/21 07:57:53 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Date/PEAR-Date-1.4.6.ebuild,v 1.5 2006/01/22 07:36:27 halcy0n 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="" |