From 4457e515d394fafed8666073537d6492cea475a1 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Sat, 10 Aug 2013 13:20:33 +0000 Subject: Stable for amd64, wrt bug #464424 (Portage version: 2.1.13.2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F) --- dev-php/phpunit/ChangeLog | 5 ++++- dev-php/phpunit/phpunit-3.7.20.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-php/phpunit') diff --git a/dev-php/phpunit/ChangeLog b/dev-php/phpunit/ChangeLog index 1701efb507d0..63088b385c7c 100644 --- a/dev-php/phpunit/ChangeLog +++ b/dev-php/phpunit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/phpunit # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/phpunit/ChangeLog,v 1.15 2013/06/23 14:03:46 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/phpunit/ChangeLog,v 1.16 2013/08/10 13:20:33 ago Exp $ + + 10 Aug 2013; Agostino Sarubbo phpunit-3.7.20.ebuild: + Stable for amd64, wrt bug #464424 23 Jun 2013; Jeroen Roovers phpunit-3.5.13.ebuild, phpunit-3.6.0.ebuild, phpunit-3.6.10.ebuild, phpunit-3.6.11.ebuild, diff --git a/dev-php/phpunit/phpunit-3.7.20.ebuild b/dev-php/phpunit/phpunit-3.7.20.ebuild index 2116021a1cea..1b300d51a7b9 100644 --- a/dev-php/phpunit/phpunit-3.7.20.ebuild +++ b/dev-php/phpunit/phpunit-3.7.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/phpunit/phpunit-3.7.20.ebuild,v 1.2 2013/06/23 14:03:46 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/phpunit/phpunit-3.7.20.ebuild,v 1.3 2013/08/10 13:20:33 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="http://dev.gentoo.org/~olemarkus/phpunit/${PHPUNIT_PHAR}" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="amd64 ~hppa ~x86" IUSE="" DEPEND="dev-lang/php[phar,xml]" -- cgit v1.2.3-65-gdbad