diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-01-25 23:46:53 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-01-25 23:46:53 +0000 |
commit | 68216cf4c77529d71beef10b5d117b46ef5e7675 (patch) | |
tree | 8bbed86a8b9a61e30c35871e272b126146c5d8ab /dev-php | |
parent | touchups (diff) | |
download | gentoo-2-68216cf4c77529d71beef10b5d117b46ef5e7675.tar.gz gentoo-2-68216cf4c77529d71beef10b5d117b46ef5e7675.tar.bz2 gentoo-2-68216cf4c77529d71beef10b5d117b46ef5e7675.zip |
Stable on alpha.
(Portage version: 2.0.54)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-PEAR/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-PEAR/PEAR-PEAR-1.4.6-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-PEAR/ChangeLog b/dev-php/PEAR-PEAR/ChangeLog index 6f51e84160f7..79112ca305f2 100644 --- a/dev-php/PEAR-PEAR/ChangeLog +++ b/dev-php/PEAR-PEAR/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-PEAR # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.48 2006/01/24 22:07:22 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/ChangeLog,v 1.49 2006/01/25 23:46:53 kloeri Exp $ + + 25 Jan 2006; Bryan Østergaard <kloeri@gentoo.org + PEAR-PEAR-1.4.6-r1.ebuild: + Stable on alpha. 24 Jan 2006; Simon Stelling <blubb@gentoo.org> PEAR-PEAR-1.4.6-r1.ebuild: stable on amd64 wrt bug 111525 diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.6-r1.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.6-r1.ebuild index abbc7d08c07b..d69f31658b14 100644 --- a/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.6-r1.ebuild +++ b/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.4.6-r1.ebuild,v 1.8 2006/01/24 22:07:22 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.4.6-r1.ebuild,v 1.9 2006/01/25 23:46:53 kloeri Exp $ inherit depend.php @@ -20,7 +20,7 @@ SRC_URI="http://pear.php.net/get/Archive_Tar-${ARCHIVE_TAR}.tgz LICENSE="PHP" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 ~s390 ~sh sparc x86" IUSE="" # we deliberately force people to remove their old PEAR installations, |