summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-07-15 18:34:24 +0000
committerJeroen Roovers <jer@gentoo.org>2008-07-15 18:34:24 +0000
commit2064f6d4557db4c682e45e88fa07857c5774cc66 (patch)
tree22e38d4a55e9f58ce7517b43e9de642570ef7193
parentalpha/ia64/sparc/x86 stable (diff)
downloadgentoo-2-2064f6d4557db4c682e45e88fa07857c5774cc66.tar.gz
gentoo-2-2064f6d4557db4c682e45e88fa07857c5774cc66.tar.bz2
gentoo-2-2064f6d4557db4c682e45e88fa07857c5774cc66.zip
Marked ~hppa too.
(Portage version: 2.2_rc1/cvs/Linux 2.6.24-gentoo-r2-JeR i686)
-rw-r--r--dev-php5/phpunit/ChangeLog5
-rw-r--r--dev-php5/phpunit/phpunit-3.2.15.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php5/phpunit/ChangeLog b/dev-php5/phpunit/ChangeLog
index 8d69ec20b888..0a49e05ab255 100644
--- a/dev-php5/phpunit/ChangeLog
+++ b/dev-php5/phpunit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php5/phpunit
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpunit/ChangeLog,v 1.18 2008/03/08 22:24:35 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpunit/ChangeLog,v 1.19 2008/07/15 18:34:24 jer Exp $
+
+ 15 Jul 2008; Jeroen Roovers <jer@gentoo.org> phpunit-3.2.15.ebuild:
+ Marked ~hppa too.
08 Mar 2008; Peter Volkov <pva@gentoo.org> phpunit-3.2.8.ebuild:
amd64 stable, bug #208848.
diff --git a/dev-php5/phpunit/phpunit-3.2.15.ebuild b/dev-php5/phpunit/phpunit-3.2.15.ebuild
index 75b4103f6ebb..8a45c8f51c3e 100644
--- a/dev-php5/phpunit/phpunit-3.2.15.ebuild
+++ b/dev-php5/phpunit/phpunit-3.2.15.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpunit/phpunit-3.2.15.ebuild,v 1.1 2008/03/04 19:43:06 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpunit/phpunit-3.2.15.ebuild,v 1.2 2008/07/15 18:34:24 jer Exp $
inherit php-pear-lib-r1
-KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~sparc ~x86"
DESCRIPTION="Unit Testing framework for PHP 5."
HOMEPAGE="http://www.phpunit.de/"