diff options
author | 2008-01-17 12:27:37 +0000 | |
---|---|---|
committer | 2008-01-17 12:27:37 +0000 | |
commit | eb4f847572da58ac46239721e3a129f3c121c8e3 (patch) | |
tree | 8ec04f0a9291c0614da57e2b8405d7fdab509127 /dev-php5/phpunit/phpunit-3.2.8.ebuild | |
parent | Add ~alpha/~ia64 (diff) | |
download | gentoo-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/phpunit-3.2.8.ebuild')
-rw-r--r-- | dev-php5/phpunit/phpunit-3.2.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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/" |