diff options
author | Sebastian Bergmann <sebastian@gentoo.org> | 2005-09-08 08:18:36 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@gentoo.org> | 2005-09-08 08:18:36 +0000 |
commit | 210ecdc87e1b2715ecd4d834874b629f1b3d76ee (patch) | |
tree | e48c945f8c74869522e0f4ba529a2763f9263443 /dev-php/PEAR-XML_Util/PEAR-XML_Util-1.1.1-r1.ebuild | |
parent | Use new PEAR eclass. (diff) | |
download | gentoo-2-210ecdc87e1b2715ecd4d834874b629f1b3d76ee.tar.gz gentoo-2-210ecdc87e1b2715ecd4d834874b629f1b3d76ee.tar.bz2 gentoo-2-210ecdc87e1b2715ecd4d834874b629f1b3d76ee.zip |
Use new PEAR eclass.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-php/PEAR-XML_Util/PEAR-XML_Util-1.1.1-r1.ebuild')
-rw-r--r-- | dev-php/PEAR-XML_Util/PEAR-XML_Util-1.1.1-r1.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.1.1-r1.ebuild b/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.1.1-r1.ebuild new file mode 100644 index 000000000000..37da0fc05ad5 --- /dev/null +++ b/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.1.1-r1.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.1.1-r1.ebuild,v 1.1 2005/09/08 08:17:55 sebastian Exp $ + +inherit php-pear-r1 + +DESCRIPTION="XML utility class" + +LICENSE="PHP" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" +IUSE="" |