diff options
author | Sebastian Bergmann <sebastian@gentoo.org> | 2005-07-21 06:12:11 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@gentoo.org> | 2005-07-21 06:12:11 +0000 |
commit | 8dfdf52fa06be2f03a41a75797eb0cd2128c6acb (patch) | |
tree | be4e5999b7bad18e0400fc324d0adc23dcf9ff7b /dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.2.ebuild | |
parent | Fixing case typo in dodoc (diff) | |
download | gentoo-2-8dfdf52fa06be2f03a41a75797eb0cd2128c6acb.tar.gz gentoo-2-8dfdf52fa06be2f03a41a75797eb0cd2128c6acb.tar.bz2 gentoo-2-8dfdf52fa06be2f03a41a75797eb0cd2128c6acb.zip |
Closes bugs 98943, 99667, 99668, 99669, 99671, 99673, 99674, 99675.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.2.ebuild')
-rw-r--r-- | dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.2.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.2.ebuild b/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.2.ebuild new file mode 100644 index 000000000000..a361419cfb7b --- /dev/null +++ b/dev-php/PEAR-Console_Table/PEAR-Console_Table-1.0.2.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-Console_Table/PEAR-Console_Table-1.0.2.ebuild,v 1.1 2005/07/21 06:12:10 sebastian Exp $ + +inherit php-pear + +DESCRIPTION="Class that makes it easy to build console style tables." + +LICENSE="PHP" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" +IUSE="" |