diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-10-22 16:37:50 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-10-22 16:37:50 +0000 |
commit | a6267de7d6b46fa78584198d596898412e6505e6 (patch) | |
tree | db8b71c103ef530ae2fdc65471a66468ef8db038 /dev-php | |
parent | ia64 stable wrt #192247 (diff) | |
download | gentoo-2-a6267de7d6b46fa78584198d596898412e6505e6.tar.gz gentoo-2-a6267de7d6b46fa78584198d596898412e6505e6.tar.bz2 gentoo-2-a6267de7d6b46fa78584198d596898412e6505e6.zip |
ia64 stable wrt #192247
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-php')
-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 29c03cdfff66..e1a9db9de14d 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.48 2007/10/05 15:50:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Date/ChangeLog,v 1.49 2007/10/22 16:37:50 armin76 Exp $ + + 22 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-Date-1.4.7.ebuild: + ia64 stable wrt #192247 05 Oct 2007; Raúl Porcel <armin76@gentoo.org> PEAR-Date-1.4.7.ebuild: alpha/sparc stable wrt #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 e608e8087446..084a4345c445 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.7 2007/10/05 15:50:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Date/PEAR-Date-1.4.7.ebuild,v 1.8 2007/10/22 16:37:50 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" |