summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2007-06-20 13:23:14 +0000
committerChristoph Mende <angelos@gentoo.org>2007-06-20 13:23:14 +0000
commitd06ddeb763ae6908d18ef84a127ac1cc0e3ec196 (patch)
tree2ead45fbd5ec78f2e856b494b16276ee39e69069 /dev-php5/phpunit
parentAdded ~amd64 (diff)
downloadgentoo-2-d06ddeb763ae6908d18ef84a127ac1cc0e3ec196.tar.gz
gentoo-2-d06ddeb763ae6908d18ef84a127ac1cc0e3ec196.tar.bz2
gentoo-2-d06ddeb763ae6908d18ef84a127ac1cc0e3ec196.zip
Added ~amd64 wrt 173460
(Portage version: 2.1.3_rc4)
Diffstat (limited to 'dev-php5/phpunit')
-rw-r--r--dev-php5/phpunit/ChangeLog5
-rw-r--r--dev-php5/phpunit/phpunit-3.0.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php5/phpunit/ChangeLog b/dev-php5/phpunit/ChangeLog
index 7f02410f2587..5918ca9b679d 100644
--- a/dev-php5/phpunit/ChangeLog
+++ b/dev-php5/phpunit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php5/phpunit
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpunit/ChangeLog,v 1.3 2007/03/18 02:27:55 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpunit/ChangeLog,v 1.4 2007/06/20 13:23:14 angelos Exp $
+
+ 20 Jun 2007; Christoph Mende <angelos@gentoo.org> phpunit-3.0.5.ebuild:
+ Added ~amd64 wrt 173460
*phpunit-3.0.5 (18 Mar 2007)
diff --git a/dev-php5/phpunit/phpunit-3.0.5.ebuild b/dev-php5/phpunit/phpunit-3.0.5.ebuild
index 2bbffc836a79..9b59265c1ec6 100644
--- a/dev-php5/phpunit/phpunit-3.0.5.ebuild
+++ b/dev-php5/phpunit/phpunit-3.0.5.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpunit/phpunit-3.0.5.ebuild,v 1.1 2007/03/18 02:27:55 chtekk Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpunit/phpunit-3.0.5.ebuild,v 1.2 2007/06/20 13:23:14 angelos Exp $
inherit php-pear-lib-r1
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
DESCRIPTION="Unit Testing framework for PHP 5."
HOMEPAGE="http://www.phpunit.de/"