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 | 4 |
1 files changed, 2 insertions, 2 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 fc2f9cd143f8..ecf5c07c085b 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,11 +1,11 @@ # Copyright 1999-2004 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.5.1.ebuild,v 1.4 2004/06/25 01:20:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.5.1.ebuild,v 1.5 2004/08/03 17:08:57 agriffis Exp $ inherit php-pear DESCRIPTION="Show Information about your PEAR install and its packages" LICENSE="PHP" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~ia64" IUSE="" |