diff options
Diffstat (limited to 'dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.5.1.ebuild')
-rw-r--r-- | dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.5.1.ebuild | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.5.1.ebuild b/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.5.1.ebuild new file mode 100644 index 000000000000..b6b8e74e5fc6 --- /dev/null +++ b/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.5.1.ebuild @@ -0,0 +1,10 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.5.1.ebuild,v 1.1 2003/12/25 14:14:18 coredumb Exp $ + +inherit php-pear + +DESCRIPTION="Show Information about your PEAR install and its packages" +LICENSE="PHP" +SLOT="0" +KEYWORDS="~x86 ~ppc ~sparc ~alpha" |