diff options
author | Markus Ullmann <jokey@gentoo.org> | 2007-08-20 22:43:40 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2007-08-20 22:43:40 +0000 |
commit | e7d6f9b912e30a8b94a2496a006bd172e2ff9b67 (patch) | |
tree | 98664a38d0f5be49e172a6caf366399352490368 /dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.7.0.ebuild | |
parent | whitespace (diff) | |
download | historical-e7d6f9b912e30a8b94a2496a006bd172e2ff9b67.tar.gz historical-e7d6f9b912e30a8b94a2496a006bd172e2ff9b67.tar.bz2 historical-e7d6f9b912e30a8b94a2496a006bd172e2ff9b67.zip |
Version bump, Bug 158633
Package-Manager: portage-2.1.3.5
Diffstat (limited to 'dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.7.0.ebuild')
-rw-r--r-- | dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.7.0.ebuild | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.7.0.ebuild b/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.7.0.ebuild new file mode 100644 index 000000000000..d6e5e2d1e1d8 --- /dev/null +++ b/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.7.0.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2007 Gentoo Foundation +# 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.7.0.ebuild,v 1.1 2007/08/20 22:36:05 jokey Exp $ + +inherit php-pear-r1 + +DESCRIPTION="Show Information about your PEAR install and its packages" +LICENSE="PHP" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" |