diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-04-01 04:45:11 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-04-01 04:45:11 +0000 |
commit | 694f39cdc1d268125a31df7ae38d10bc23434c5d (patch) | |
tree | ba236d36a34903373b4572ff68865dbed8fdc05c /dev-php/PEAR-Date | |
parent | stable on ia64 (diff) | |
download | gentoo-2-694f39cdc1d268125a31df7ae38d10bc23434c5d.tar.gz gentoo-2-694f39cdc1d268125a31df7ae38d10bc23434c5d.tar.bz2 gentoo-2-694f39cdc1d268125a31df7ae38d10bc23434c5d.zip |
stable on ia64
(Portage version: 2.0.51.16)
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.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Date/ChangeLog b/dev-php/PEAR-Date/ChangeLog index cc39c736342c..d231288d663e 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Date/ChangeLog,v 1.19 2005/03/27 14:42:07 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Date/ChangeLog,v 1.20 2005/04/01 04:45:11 agriffis Exp $ + + 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> PEAR-Date-1.4.3.ebuild: + stable on ia64 27 Mar 2005; Bryan Østergaard <kloeri@gentoo.org> PEAR-Date-1.4.3.ebuild: Stable on alpha. diff --git a/dev-php/PEAR-Date/PEAR-Date-1.4.3.ebuild b/dev-php/PEAR-Date/PEAR-Date-1.4.3.ebuild index bbba54977479..c9160db494a9 100644 --- a/dev-php/PEAR-Date/PEAR-Date-1.4.3.ebuild +++ b/dev-php/PEAR-Date/PEAR-Date-1.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.3.ebuild,v 1.7 2005/03/27 14:42:07 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Date/PEAR-Date-1.4.3.ebuild,v 1.8 2005/04/01 04:45:11 agriffis Exp $ inherit php-pear @@ -8,4 +8,4 @@ IUSE="" DESCRIPTION="Date and Time Zone Classes" LICENSE="PHP" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc alpha ~hppa amd64 ~ia64 ~ppc64" +KEYWORDS="x86 ~ppc ~sparc alpha ~hppa amd64 ia64 ~ppc64" |