From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 923EB1384AE for ; Sun, 20 Sep 2015 06:51:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 27ECE21C021; Sun, 20 Sep 2015 06:51:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B43B221C021 for ; Sun, 20 Sep 2015 06:51:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E09313408AC for ; Sun, 20 Sep 2015 06:51:53 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 63B17201 for ; Sun, 20 Sep 2015 06:51:50 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1442731898.3c6d8f17c638630cb005ef5563553ae146138876.jlec@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/selenium/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/selenium/Manifest dev-python/selenium/selenium-2.42.1.ebuild X-VCS-Directories: dev-python/selenium/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 3c6d8f17c638630cb005ef5563553ae146138876 X-VCS-Branch: master Date: Sun, 20 Sep 2015 06:51:50 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: b512b679-cae4-4edd-8542-53248171ca07 X-Archives-Hash: 8ba7864b5469c8ed9809c6d884feb336 commit: 3c6d8f17c638630cb005ef5563553ae146138876 Author: Justin Lecher gentoo org> AuthorDate: Sun Sep 20 06:51:38 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Sun Sep 20 06:51:38 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c6d8f17 dev-python/selenium: Drop old Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher gentoo.org> dev-python/selenium/Manifest | 1 - dev-python/selenium/selenium-2.42.1.ebuild | 22 ---------------------- 2 files changed, 23 deletions(-) diff --git a/dev-python/selenium/Manifest b/dev-python/selenium/Manifest index 795afe8..c5d1364 100644 --- a/dev-python/selenium/Manifest +++ b/dev-python/selenium/Manifest @@ -1,3 +1,2 @@ -DIST selenium-2.42.1.tar.gz 2512942 SHA256 96ea31c628f1d908572422c7caba074efba86422005a6d43fd55428d20f960c6 SHA512 78278ea33058527ee402ffab3c101d70df2608549753a935ba940e09ca7fb6d2a725a74984475aa1fb297ab88ad38c2358f8ae02fc247a6db31c6ec5cdff6651 WHIRLPOOL e0ff9572a333af9f72fc4f16885d957b022a6f80d2f11a5039292b591405e66a2da314f98171b4e895cd819eb785f40f9f4f509982c083d7383a675e0365aaa0 DIST selenium-2.46.0.tar.gz 2621186 SHA256 fffce2696f1dfd64662086aac276e657e33953b32e265e34c4d28f5f1787e62c SHA512 58d2bbc2768ccee7c238ed64c0e73d6e56977581ebda5d71a58dfd262e6b724501b49cac11a56fc79b700810ac8f7e09d968f4135f6aed4abf8147eecdce99ea WHIRLPOOL fb537963360abf0950ee71fff2a6db889800692434f4b98412d52249054cbbf177c8e4bdf19ab1640a825f7bee072af2c4a9fcf8dfc9f9c365de4639bf69c063 DIST selenium-2.47.1.tar.gz 2577428 SHA256 f046a0d4c7feba438c94e3a69e18338ccdccb38a0171fdb4495bd6da56e136d6 SHA512 da785994073c47fafdb3b334d734affe673976e5bbe797d8a09592429aebbe2d03a4d8f8c49f56ab08ae665fa5c96d9a9b2cfef1dbab1b6e86ab093339d9b499 WHIRLPOOL 5f78ea15459c7955300d979d2b4e2f8734145a033ee5a6035a5579840134c08575614fe2ebcdee660fdc41c48515d8c96a825d8010737a8c0b142271343eafde diff --git a/dev-python/selenium/selenium-2.42.1.ebuild b/dev-python/selenium/selenium-2.42.1.ebuild deleted file mode 100644 index c0db1a3..0000000 --- a/dev-python/selenium/selenium-2.42.1.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 - -PYTHON_COMPAT=( python{2_7,3_3,3_4} ) - -inherit distutils-r1 - -DESCRIPTION="Python language binding for Selenium Remote Control (version 1.0 and 2.0)" -HOMEPAGE="https://pypi.python.org/pypi/selenium/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -KEYWORDS="amd64 arm x86" -IUSE="doc" -LICENSE="Apache-2.0" -SLOT="0" - -DOCS=( py/CHANGES py/README ) -DISTUTILS_IN_SOURCE_BUILD=1 -QA_PREBUILT="/usr/lib*/python*/site-packages/${PN}/webdriver/firefox/*/x_ignore_nofocus.so"