summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2015-06-07 09:56:27 +0000
committerMarkus Meier <maekke@gentoo.org>2015-06-07 09:56:27 +0000
commit292dde56dd51c3c86fded84283aefeaa9c864850 (patch)
tree1729023801e980e969b448479176ac9a4f9e26df /dev-python/selenium
parentarm stable, bug #540290 (diff)
downloadgentoo-2-292dde56dd51c3c86fded84283aefeaa9c864850.tar.gz
gentoo-2-292dde56dd51c3c86fded84283aefeaa9c864850.tar.bz2
gentoo-2-292dde56dd51c3c86fded84283aefeaa9c864850.zip
arm stable, bug #540290
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-python/selenium')
-rw-r--r--dev-python/selenium/ChangeLog5
-rw-r--r--dev-python/selenium/selenium-2.42.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/selenium/ChangeLog b/dev-python/selenium/ChangeLog
index 0729c570dc45..d69473328b0d 100644
--- a/dev-python/selenium/ChangeLog
+++ b/dev-python/selenium/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/selenium
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/selenium/ChangeLog,v 1.14 2015/06/03 21:42:34 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/selenium/ChangeLog,v 1.15 2015/06/07 09:56:27 maekke Exp $
+
+ 07 Jun 2015; Markus Meier <maekke@gentoo.org> selenium-2.42.1.ebuild:
+ arm stable, bug #540290
03 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Add pypi to remote-id in metadata.xml
diff --git a/dev-python/selenium/selenium-2.42.1.ebuild b/dev-python/selenium/selenium-2.42.1.ebuild
index 5b468588487a..7a1a59e7b51f 100644
--- a/dev-python/selenium/selenium-2.42.1.ebuild
+++ b/dev-python/selenium/selenium-2.42.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/selenium/selenium-2.42.1.ebuild,v 1.4 2015/04/08 08:04:59 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/selenium/selenium-2.42.1.ebuild,v 1.5 2015/06/07 09:56:27 maekke Exp $
EAPI=5
@@ -12,7 +12,7 @@ DESCRIPTION="Python language binding for Selenium Remote Control (version 1.0 an
HOMEPAGE="http://pypi.python.org/pypi/selenium/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-KEYWORDS="amd64 ~arm x86"
+KEYWORDS="amd64 arm x86"
IUSE="doc"
LICENSE="Apache-2.0"
SLOT="0"