diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-10-05 15:59:35 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-10-05 15:59:35 +0000 |
commit | b355cf6349ba4ddae94fbf8110aea4056de6b39a (patch) | |
tree | 19d7a765de5a00d9600374df59df4924bfe72961 /dev-php/PEAR-Date | |
parent | Version bump (diff) | |
download | historical-b355cf6349ba4ddae94fbf8110aea4056de6b39a.tar.gz historical-b355cf6349ba4ddae94fbf8110aea4056de6b39a.tar.bz2 historical-b355cf6349ba4ddae94fbf8110aea4056de6b39a.zip |
alpha/sparc stable wrt #192247
Package-Manager: portage-2.1.3.9
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.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Date/ChangeLog b/dev-php/PEAR-Date/ChangeLog index c66f7d453a82..29c03cdfff66 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Date/ChangeLog,v 1.47 2007/09/28 22:59:43 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Date/ChangeLog,v 1.48 2007/10/05 15:50:55 armin76 Exp $ + + 05 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-Date-1.4.7.ebuild: + alpha/sparc stable wrt #192247 28 Sep 2007; Christoph Mende <angelos@gentoo.org> PEAR-Date-1.4.7.ebuild: Stable on amd64 wrt bug #192247 diff --git a/dev-php/PEAR-Date/PEAR-Date-1.4.7.ebuild b/dev-php/PEAR-Date/PEAR-Date-1.4.7.ebuild index b3a94983eef6..e608e8087446 100644 --- a/dev-php/PEAR-Date/PEAR-Date-1.4.7.ebuild +++ b/dev-php/PEAR-Date/PEAR-Date-1.4.7.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2007 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.7.ebuild,v 1.6 2007/09/28 22:59:43 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Date/PEAR-Date-1.4.7.ebuild,v 1.7 2007/10/05 15:50:55 armin76 Exp $ inherit php-pear-r1 -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~s390 ~sparc x86" +KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 ~s390 sparc x86" DESCRIPTION="Date and Time Zone classes." LICENSE="PHP" |