diff options
author | 2005-10-09 09:58:10 +0000 | |
---|---|---|
committer | 2005-10-09 09:58:10 +0000 | |
commit | d125a79ce354c8a4f938dcf4974b823ab38414e8 (patch) | |
tree | 21771081e3a2129a87c09b859f3e244a5f98eed9 /dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.2.2.ebuild | |
parent | fix dependancies and other qa fixes - bug #106550 (diff) | |
download | historical-d125a79ce354c8a4f938dcf4974b823ab38414e8.tar.gz historical-d125a79ce354c8a4f938dcf4974b823ab38414e8.tar.bz2 historical-d125a79ce354c8a4f938dcf4974b823ab38414e8.zip |
Version bump.
Package-Manager: portage-2.0.53_rc4
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 | 11 |
1 files changed, 11 insertions, 0 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 new file mode 100644 index 000000000000..2812e4e9139b --- /dev/null +++ b/dev-php/PEAR-HTML_Common/PEAR-HTML_Common-1.2.2.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2005 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.1 2005/10/09 09:26:26 sebastian Exp $ + +inherit php-pear-r1 + +DESCRIPTION="Base class for other HTML classes." +LICENSE="PHP" +SLOT="0" +KEYWORDS="~sparc ~x86" +IUSE="" |