summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-05-24 14:56:09 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-05-24 14:56:09 +0000
commit16ce34f42972cfd50063b6772359981f8aab3400 (patch)
treeb0dd5d4432965fa64760b677c9ee7d5a5b46ccbd /dev-php5
parentStable on amd64 wrt bug #368293 (diff)
downloadgentoo-2-16ce34f42972cfd50063b6772359981f8aab3400.tar.gz
gentoo-2-16ce34f42972cfd50063b6772359981f8aab3400.tar.bz2
gentoo-2-16ce34f42972cfd50063b6772359981f8aab3400.zip
Stable on amd64 wrt bug #368293
(Portage version: 2.1.9.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-php5')
-rw-r--r--dev-php5/phpunit-selenium/ChangeLog6
-rw-r--r--dev-php5/phpunit-selenium/phpunit-selenium-1.0.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php5/phpunit-selenium/ChangeLog b/dev-php5/phpunit-selenium/ChangeLog
index 3070e74de2b2..0be2093cea1d 100644
--- a/dev-php5/phpunit-selenium/ChangeLog
+++ b/dev-php5/phpunit-selenium/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php5/phpunit-selenium
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpunit-selenium/ChangeLog,v 1.3 2011/05/23 10:30:03 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpunit-selenium/ChangeLog,v 1.4 2011/05/24 14:56:09 hwoarang Exp $
+
+ 24 May 2011; Markos Chandras <hwoarang@gentoo.org>
+ phpunit-selenium-1.0.1.ebuild:
+ Stable on amd64 wrt bug #368293
23 May 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
phpunit-selenium-1.0.1.ebuild:
diff --git a/dev-php5/phpunit-selenium/phpunit-selenium-1.0.1.ebuild b/dev-php5/phpunit-selenium/phpunit-selenium-1.0.1.ebuild
index 46f68c5dad11..c2fddb1749ee 100644
--- a/dev-php5/phpunit-selenium/phpunit-selenium-1.0.1.ebuild
+++ b/dev-php5/phpunit-selenium/phpunit-selenium-1.0.1.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpunit-selenium/phpunit-selenium-1.0.1.ebuild,v 1.2 2011/05/23 10:30:03 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/phpunit-selenium/phpunit-selenium-1.0.1.ebuild,v 1.3 2011/05/24 14:56:09 hwoarang Exp $
EAPI="2"
inherit php-pear-lib-r1
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
DESCRIPTION="Selenium RC integration for PHPUnit"
HOMEPAGE="http://www.phpunit.de/"