diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 10:57:51 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 10:57:51 +0000 |
commit | b33c612109cbd6d3190b39bf629f0a3e2d0527b7 (patch) | |
tree | 3066a179be7b51847c007668c43537b95e426dc3 /dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.0.ebuild | |
parent | changelog fixes (diff) | |
download | historical-b33c612109cbd6d3190b39bf629f0a3e2d0527b7.tar.gz historical-b33c612109cbd6d3190b39bf629f0a3e2d0527b7.tar.bz2 historical-b33c612109cbd6d3190b39bf629f0a3e2d0527b7.zip |
unmasks
Diffstat (limited to 'dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.0.ebuild')
-rw-r--r-- | dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.0.ebuild b/dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.0.ebuild index 523f836c8e3d..a2c77d97fe19 100644 --- a/dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.0.ebuild +++ b/dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # 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.0.ebuild,v 1.2 2003/03/01 05:05:17 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.0.ebuild,v 1.3 2003/07/12 10:57:51 aliz Exp $ P=${PN/PEAR-//}-${PV} DESCRIPTION="base class for other HTML classes" @@ -9,7 +9,7 @@ SRC_URI="http://pear.php.net/get/${P}.tgz" LICENSE="PHP" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc ~sparc ~alpha" DEPEND="virtual/php" |