diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-05-29 17:49:57 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-05-29 17:49:57 +0000 |
commit | cf9aafb7f6e6f5cb104a279f8eb0d79d89b6f62d (patch) | |
tree | 237543b0b536b16d897f042575cfa9e17bc4a1cc /dev-php | |
parent | Old. (diff) | |
download | gentoo-2-cf9aafb7f6e6f5cb104a279f8eb0d79d89b6f62d.tar.gz gentoo-2-cf9aafb7f6e6f5cb104a279f8eb0d79d89b6f62d.tar.bz2 gentoo-2-cf9aafb7f6e6f5cb104a279f8eb0d79d89b6f62d.zip |
Add ~alpha/~ia64/~sparc
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-PEAR_Info/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.7.1.ebuild | 6 | ||||
-rw-r--r-- | dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.9.2.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-php/PEAR-PEAR_Info/ChangeLog b/dev-php/PEAR-PEAR_Info/ChangeLog index b34e16d30320..1b45e4314cbc 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 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/ChangeLog,v 1.38 2010/02/16 05:03:39 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/ChangeLog,v 1.39 2010/05/29 17:49:57 armin76 Exp $ + + 29 May 2010; Raúl Porcel <armin76@gentoo.org> + PEAR-PEAR_Info-1.7.1.ebuild, PEAR-PEAR_Info-1.9.2.ebuild: + Add ~alpha/~ia64/~sparc *PEAR-PEAR_Info-1.9.2 (16 Feb 2010) diff --git a/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.7.1.ebuild b/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.7.1.ebuild index a419c1150bde..351663eee2c9 100644 --- a/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.7.1.ebuild +++ b/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.7.1.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 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.1.ebuild,v 1.1 2008/02/11 20:58:48 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.7.1.ebuild,v 1.2 2010/05/29 17:49:57 armin76 Exp $ inherit php-pear-r1 DESCRIPTION="Show Information about your PEAR install and its packages" LICENSE="PHP-3.01" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86" IUSE="minimal" RDEPEND="!minimal? ( >=dev-php5/phpunit-3.1.4 )" diff --git a/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.9.2.ebuild b/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.9.2.ebuild index d775e41b3838..b1f5d3b50b23 100644 --- a/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.9.2.ebuild +++ b/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.9.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2010 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.9.2.ebuild,v 1.1 2010/02/16 05:03:39 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.9.2.ebuild,v 1.2 2010/05/29 17:49:57 armin76 Exp $ inherit php-pear-r1 depend.php DESCRIPTION="Show Information about your PEAR install and its packages" LICENSE="PHP-3.01" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86" IUSE="minimal" DEPEND="dev-php/PEAR-Console_Getargs" |