diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-10-05 15:50:55 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-10-05 15:50:55 +0000 |
commit | 7b0fc982ce449d0db6fb24ca50489d68d1b70742 (patch) | |
tree | 79ac195eefaa800d5e47002f0a8ee06c14e27947 /dev-php/PEAR-Date | |
parent | alpha/sparc stable wrt #192247 (diff) | |
download | gentoo-2-7b0fc982ce449d0db6fb24ca50489d68d1b70742.tar.gz gentoo-2-7b0fc982ce449d0db6fb24ca50489d68d1b70742.tar.bz2 gentoo-2-7b0fc982ce449d0db6fb24ca50489d68d1b70742.zip |
alpha/sparc stable wrt #192247
(Portage version: 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" |