diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-11-30 21:44:31 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-11-30 21:44:31 +0000 |
commit | f667e801be05d3494ccac57a261ac95371bb7799 (patch) | |
tree | 5bb7286f121b39a0812ab604f67c32a103ce79b9 /dev-php/PEAR-PEAR | |
parent | amd64 stable, bug 200699 (diff) | |
download | gentoo-2-f667e801be05d3494ccac57a261ac95371bb7799.tar.gz gentoo-2-f667e801be05d3494ccac57a261ac95371bb7799.tar.bz2 gentoo-2-f667e801be05d3494ccac57a261ac95371bb7799.zip |
amd64 stable, bug 200795
(Portage version: 2.1.4_rc4)
Diffstat (limited to 'dev-php/PEAR-PEAR')
-rw-r--r-- | dev-php/PEAR-PEAR/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-PEAR/PEAR-PEAR-1.6.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-PEAR/ChangeLog b/dev-php/PEAR-PEAR/ChangeLog index b11efef2ecb0..3561a8f3287a 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.100 2007/11/30 13:36:55 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.101 2007/11/30 21:44:31 beandog Exp $ + + 30 Nov 2007; Steve Dibb <beandog@gentoo.org> PEAR-PEAR-1.6.2-r1.ebuild: + amd64 stable, bug 200795 30 Nov 2007; Markus Rothe <corsair@gentoo.org> PEAR-PEAR-1.6.2-r1.ebuild: Stable on ppc64; bug #200795 diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.6.2-r1.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.6.2-r1.ebuild index 4a20ce893350..cfdc0388a933 100644 --- a/dev-php/PEAR-PEAR/PEAR-PEAR-1.6.2-r1.ebuild +++ b/dev-php/PEAR-PEAR/PEAR-PEAR-1.6.2-r1.ebuild @@ -1,6 +1,6 @@ # 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/PEAR-PEAR-1.6.2-r1.ebuild,v 1.3 2007/11/30 13:36:55 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.6.2-r1.ebuild,v 1.4 2007/11/30 21:44:31 beandog Exp $ inherit depend.php @@ -12,7 +12,7 @@ PEAR="${PV}" [[ -z "${PEAR_CACHEDIR}" ]] && PEAR_CACHEDIR="/var/cache/pear" -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 (PEAR, Archive_Tar, Console_Getopt, Structures_Graph, XML_RPC)." HOMEPAGE="http://pear.php.net/" |