diff options
Diffstat (limited to 'dev-php/PEAR-Date/PEAR-Date-1.4.3.ebuild')
-rw-r--r-- | dev-php/PEAR-Date/PEAR-Date-1.4.3.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
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 537bb371e19e..c74d823c0db3 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-2004 Gentoo Foundation +# 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.3 2004/11/29 10:52:59 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Date/PEAR-Date-1.4.3.ebuild,v 1.4 2005/03/09 06:17:46 sebastian Exp $ inherit php-pear @@ -8,5 +8,4 @@ IUSE="" DESCRIPTION="Date and Time Zone Classes" LICENSE="PHP" SLOT="0" -KEYWORDS="~x86 ~sparc ~alpha ~ppc ~ia64 ~amd64" - +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64" |