diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-09-21 13:08:52 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-09-21 13:08:52 +0000 |
commit | 6f933f42e474d2e26d274d5cfc1e35317af73792 (patch) | |
tree | 17c6f97868dd04fbb0f6d77d6c640b216ad4bef9 /dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.7.0.ebuild | |
parent | Link to libiconv for FreeBSD (diff) | |
download | gentoo-2-6f933f42e474d2e26d274d5cfc1e35317af73792.tar.gz gentoo-2-6f933f42e474d2e26d274d5cfc1e35317af73792.tar.bz2 gentoo-2-6f933f42e474d2e26d274d5cfc1e35317af73792.zip |
x86 stable, bug 192247
(Portage version: 2.1.3.9)
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 | 4 |
1 files changed, 2 insertions, 2 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 index 7f28afb7e809..0c8450ec9141 100644 --- 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 @@ -1,11 +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.2 2007/09/16 06:26:54 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.7.0.ebuild,v 1.3 2007/09/21 13:08:52 opfer 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" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="" |