diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-07-18 12:17:59 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-07-18 12:17:59 +0000 |
commit | f2123aa33b996891c3140894f124cf857549f034 (patch) | |
tree | 377e8e5e0e9329fdbcb26f22b970e0f43a98dc4b /dev-php | |
parent | Removing outdated releases (diff) | |
download | gentoo-2-f2123aa33b996891c3140894f124cf857549f034.tar.gz gentoo-2-f2123aa33b996891c3140894f124cf857549f034.tar.bz2 gentoo-2-f2123aa33b996891c3140894f124cf857549f034.zip |
ppc stable #311633
(Portage version: 2.1.8.3/cvs/Linux ppc)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-PEAR/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-PEAR/PEAR-PEAR-1.9.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-PEAR/ChangeLog b/dev-php/PEAR-PEAR/ChangeLog index 6fa6bd930172..8cf2d4e367ca 100644 --- a/dev-php/PEAR-PEAR/ChangeLog +++ b/dev-php/PEAR-PEAR/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-PEAR # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.114 2010/06/14 23:20:45 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.115 2010/07/18 12:17:59 nixnut Exp $ + + 18 Jul 2010; <nixnut@gentoo.org> PEAR-PEAR-1.9.0.ebuild: + ppc stable #311633 *PEAR-PEAR-1.9.0-r1 (14 Jun 2010) diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.0.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.0.ebuild index a304ee39aac0..c6b3114d8bef 100644 --- a/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.0.ebuild +++ b/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.0.ebuild @@ -1,12 +1,12 @@ # 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/PEAR-PEAR-1.9.0.ebuild,v 1.5 2010/05/09 11:46:37 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.0.ebuild,v 1.6 2010/07/18 12:17:59 nixnut Exp $ inherit depend.php PEAR="${PV}" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~ppc ~ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ~ppc64 s390 sh sparc x86" DESCRIPTION="PEAR Base System" HOMEPAGE="http://pear.php.net/package/PEAR" |