summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2004-04-12 17:22:12 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2004-04-12 17:22:12 +0000
commit50f9b7434c607ab0e9c1e5c3c59bbcf84ec4e00e (patch)
treea30966783726c87b68b74fa3edb914e6ae184feb /dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.0.ebuild
parentchange BACK from econf to ./configure, closing bug #47588 by: Toni Viemero <t... (diff)
downloadhistorical-50f9b7434c607ab0e9c1e5c3c59bbcf84ec4e00e.tar.gz
historical-50f9b7434c607ab0e9c1e5c3c59bbcf84ec4e00e.tar.bz2
historical-50f9b7434c607ab0e9c1e5c3c59bbcf84ec4e00e.zip
Numerous small fixes, see ChangeLog for details.
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.ebuild6
1 files changed, 3 insertions, 3 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 c73d0d792cfe..6d66041ac210 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,12 +1,12 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 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.5 2003/09/11 17:05:04 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.0.ebuild,v 1.6 2004/04/12 17:22:12 aliz Exp $
MY_P=${PN/PEAR-//}-${PV}
DESCRIPTION="base class for other HTML classes"
HOMEPAGE="http://pear.php.net/package-info.php?pacid=69"
SRC_URI="http://pear.php.net/get/${MY_P}.tgz"
-
+IUSE=""
LICENSE="PHP"
SLOT="0"
KEYWORDS="x86 ~ppc ~sparc ~alpha"