diff options
author | Simon Stelling <blubb@gentoo.org> | 2004-11-29 11:06:10 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2004-11-29 11:06:10 +0000 |
commit | 339ac47beca993c7b8889dda1cd456826c2aaaab (patch) | |
tree | ac79f009ca016522838e1f286154926a3b43961d /dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.2.1.ebuild | |
parent | Marked stable on x86. (diff) | |
download | historical-339ac47beca993c7b8889dda1cd456826c2aaaab.tar.gz historical-339ac47beca993c7b8889dda1cd456826c2aaaab.tar.bz2 historical-339ac47beca993c7b8889dda1cd456826c2aaaab.zip |
~amd64
Diffstat (limited to 'dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.2.1.ebuild')
-rw-r--r-- | dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.2.1.ebuild b/dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.2.1.ebuild index 52b65cdad943..3594e4fe92c4 100644 --- a/dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.2.1.ebuild +++ b/dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.2.1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 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.1.ebuild,v 1.8 2004/10/23 03:34:58 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.2.1.ebuild,v 1.9 2004/11/29 10:54:01 blubb Exp $ inherit php-pear DESCRIPTION="base class for other HTML classes" LICENSE="PHP" SLOT="0" -KEYWORDS="x86 sparc alpha ppc ia64" +KEYWORDS="x86 sparc alpha ppc ia64 ~amd64" IUSE="" |