diff options
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 980d747efdbb..914d50267335 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.3 2008/02/05 08:55:45 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpunit/phpunit-3.2.8.ebuild,v 1.4 2008/03/08 22:24:35 pva Exp $ inherit php-pear-lib-r1 -KEYWORDS="~alpha ~amd64 ~ia64 ~sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ~sparc x86" DESCRIPTION="Unit Testing framework for PHP 5." HOMEPAGE="http://www.phpunit.de/" |