diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-03-27 14:45:04 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-03-27 14:45:04 +0000 |
commit | 9d38758987dd5faf0b13bbc11341d0e65b36cdee (patch) | |
tree | 980dcea0a08008b558189edf99a599a723851a69 /dev-php/PEAR-Date | |
parent | Stable on alpha. (diff) | |
download | historical-9d38758987dd5faf0b13bbc11341d0e65b36cdee.tar.gz historical-9d38758987dd5faf0b13bbc11341d0e65b36cdee.tar.bz2 historical-9d38758987dd5faf0b13bbc11341d0e65b36cdee.zip |
Stable on alpha.
Package-Manager: portage-2.0.51.19
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 39495f865b99..cc39c736342c 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.18 2005/03/12 12:13:21 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Date/ChangeLog,v 1.19 2005/03/27 14:42:07 kloeri Exp $ + + 27 Mar 2005; Bryan Østergaard <kloeri@gentoo.org> PEAR-Date-1.4.3.ebuild: + Stable on alpha. 12 Mar 2005; Sebastian Bergmann <sebastian@gentoo.org> PEAR-Date-1.4.3.ebuild: 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 f11f75d41aeb..bbba54977479 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.6 2005/03/12 12:13:21 sebastian Exp $ +# $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 $ 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" |