diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-04-17 15:02:29 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-04-17 15:02:29 +0000 |
commit | cbacf8d22c230b56ee79b1aef539fc3b7d6b7981 (patch) | |
tree | 49b84778afab9444be29e1b00c8b17f5f074afba /dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.5.1.ebuild | |
parent | fixed newdepend (diff) | |
download | gentoo-2-cbacf8d22c230b56ee79b1aef539fc3b7d6b7981.tar.gz gentoo-2-cbacf8d22c230b56ee79b1aef539fc3b7d6b7981.tar.bz2 gentoo-2-cbacf8d22c230b56ee79b1aef539fc3b7d6b7981.zip |
Numerous small fixes, see ChangeLog for details.
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 | 3 |
1 files changed, 2 insertions, 1 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 index 828e0cbbf04b..817f878d7be2 100644 --- 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 @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.2 2004/01/10 00:53:12 coredumb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.5.1.ebuild,v 1.3 2004/04/17 15:02:28 aliz Exp $ inherit php-pear @@ -8,3 +8,4 @@ DESCRIPTION="Show Information about your PEAR install and its packages" LICENSE="PHP" SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~alpha" +IUSE="" |