diff options
author | 2006-01-21 08:05:16 +0000 | |
---|---|---|
committer | 2006-01-21 08:05:16 +0000 | |
commit | 1cff3e860443852bd6eb70eb1acbb2a2e23ad35c (patch) | |
tree | d00ab990f8227be758e43b08ca1592adc4ddcb7d /dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.2.2.ebuild | |
parent | Added ~ppc64; bug #119722 (diff) | |
download | historical-1cff3e860443852bd6eb70eb1acbb2a2e23ad35c.tar.gz historical-1cff3e860443852bd6eb70eb1acbb2a2e23ad35c.tar.bz2 historical-1cff3e860443852bd6eb70eb1acbb2a2e23ad35c.zip |
Stable on ppc64; bug #119722
Package-Manager: portage-2.0.53
Diffstat (limited to 'dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.2.2.ebuild')
-rw-r--r-- | dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.2.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.2.2.ebuild b/dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.2.2.ebuild index 3bfdb6465835..1db71a7ff422 100644 --- a/dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.2.2.ebuild +++ b/dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.2.2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.2.2.ebuild,v 1.4 2005/11/22 13:46:33 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.2.2.ebuild,v 1.5 2006/01/21 08:04:30 corsair Exp $ inherit php-pear-r1 DESCRIPTION="Base class for other HTML classes." LICENSE="PHP" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~sparc ~x86" IUSE="" |