diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-08-03 17:12:29 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-08-03 17:12:29 +0000 |
commit | beff3fd7221cf1d8d6ea3d38d69549b4aabb2cce (patch) | |
tree | 3f431ded4f69fc897b69e05faaf50a839a314fdb /dev-php/PEAR-PEAR_Info | |
parent | Clarified which language it covers; bug #58841. (diff) | |
download | historical-beff3fd7221cf1d8d6ea3d38d69549b4aabb2cce.tar.gz historical-beff3fd7221cf1d8d6ea3d38d69549b4aabb2cce.tar.bz2 historical-beff3fd7221cf1d8d6ea3d38d69549b4aabb2cce.zip |
add ia64 keywords #56295
Diffstat (limited to 'dev-php/PEAR-PEAR_Info')
-rw-r--r-- | dev-php/PEAR-PEAR_Info/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.5.1.ebuild | 4 | ||||
-rw-r--r-- | dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.5.2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-php/PEAR-PEAR_Info/ChangeLog b/dev-php/PEAR-PEAR_Info/ChangeLog index 5708cde8e165..d403592f6339 100644 --- a/dev-php/PEAR-PEAR_Info/ChangeLog +++ b/dev-php/PEAR-PEAR_Info/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-PEAR_Info # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/ChangeLog,v 1.7 2004/07/06 22:56:26 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/ChangeLog,v 1.8 2004/08/03 17:08:57 agriffis Exp $ + + 03 Aug 2004; <agriffis@gentoo.org> PEAR-PEAR_Info-1.5.1.ebuild, + PEAR-PEAR_Info-1.5.2.ebuild: + add ia64 keywords #56295 06 Jul 2004; Michael Hanselmann <hansmi@gentoo.org> PEAR-PEAR_Info-1.5.2.ebuild: 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="" diff --git a/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.5.2.ebuild b/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.5.2.ebuild index 13d6ffa4448f..9d29ced6e87c 100644 --- a/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.5.2.ebuild +++ b/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.5.2.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.2.ebuild,v 1.6 2004/07/06 22:56:26 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.5.2.ebuild,v 1.7 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 ~sparc alpha ppc" +KEYWORDS="x86 ~sparc alpha ppc ia64" IUSE="" |