diff options
author | 2017-06-16 18:27:57 +0200 | |
---|---|---|
committer | 2017-06-16 18:27:57 +0200 | |
commit | b2967843d3db7e022c1703fcf3c5589a37e20e4e (patch) | |
tree | 0a7fd7def710657ab9beb718dc5c1368e7bbfe25 /www-apps | |
parent | Merge pull request #266 from stefantalpalaru/beta_removal (diff) | |
download | rust-b2967843d3db7e022c1703fcf3c5589a37e20e4e.tar.gz rust-b2967843d3db7e022c1703fcf3c5589a37e20e4e.tar.bz2 rust-b2967843d3db7e022c1703fcf3c5589a37e20e4e.zip |
pay the repoman
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/geckodriver/geckodriver-0.10.0.ebuild | 3 | ||||
-rw-r--r-- | www-apps/geckodriver/geckodriver-0.11.1.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/www-apps/geckodriver/geckodriver-0.10.0.ebuild b/www-apps/geckodriver/geckodriver-0.10.0.ebuild index ec726fa..d6eaa87 100644 --- a/www-apps/geckodriver/geckodriver-0.10.0.ebuild +++ b/www-apps/geckodriver/geckodriver-0.10.0.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=6 @@ -72,7 +71,7 @@ SRC_URI="https://github.com/mozilla/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="-*" +KEYWORDS="" DEPEND="" RDEPEND="${DEPEND}" diff --git a/www-apps/geckodriver/geckodriver-0.11.1.ebuild b/www-apps/geckodriver/geckodriver-0.11.1.ebuild index 9675165..7621526 100644 --- a/www-apps/geckodriver/geckodriver-0.11.1.ebuild +++ b/www-apps/geckodriver/geckodriver-0.11.1.ebuild @@ -1,6 +1,5 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ EAPI=6 @@ -85,7 +84,7 @@ SRC_URI="https://github.com/mozilla/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="-*" +KEYWORDS="" DEPEND="" RDEPEND="${DEPEND}" |