summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-01-17 12:27:37 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-01-17 12:27:37 +0000
commiteb4f847572da58ac46239721e3a129f3c121c8e3 (patch)
tree8ec04f0a9291c0614da57e2b8405d7fdab509127 /dev-php5/phpunit
parentAdd ~alpha/~ia64 (diff)
downloadgentoo-2-eb4f847572da58ac46239721e3a129f3c121c8e3.tar.gz
gentoo-2-eb4f847572da58ac46239721e3a129f3c121c8e3.tar.bz2
gentoo-2-eb4f847572da58ac46239721e3a129f3c121c8e3.zip
Add ~alpha/~ia64/~sparc
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-php5/phpunit')
-rw-r--r--dev-php5/phpunit/ChangeLog5
-rw-r--r--dev-php5/phpunit/phpunit-3.2.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php5/phpunit/ChangeLog b/dev-php5/phpunit/ChangeLog
index 2ecaa3aecdf2..f647c594100d 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.11 2008/01/04 13:29:19 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpunit/ChangeLog,v 1.12 2008/01/17 12:27:37 armin76 Exp $
+
+ 17 Jan 2008; Raúl Porcel <armin76@gentoo.org> phpunit-3.2.8.ebuild:
+ Add ~alpha/~ia64/~sparc
*phpunit-3.2.8 (04 Jan 2008)
diff --git a/dev-php5/phpunit/phpunit-3.2.8.ebuild b/dev-php5/phpunit/phpunit-3.2.8.ebuild
index b592cad1f3e0..6056e3286cd9 100644
--- a/dev-php5/phpunit/phpunit-3.2.8.ebuild
+++ b/dev-php5/phpunit/phpunit-3.2.8.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.8.ebuild,v 1.1 2008/01/04 13:29:19 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpunit/phpunit-3.2.8.ebuild,v 1.2 2008/01/17 12:27:37 armin76 Exp $
inherit php-pear-lib-r1
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86"
DESCRIPTION="Unit Testing framework for PHP 5."
HOMEPAGE="http://www.phpunit.de/"