diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-03-20 23:52:30 +0100 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-03-20 23:52:30 +0100 |
commit | 8de18317f8e8a6f17c99762a360638afd51a6d23 (patch) | |
tree | 185c22883814fdb2c8b211dded556121601e4c2b /www-client/phantomjs | |
parent | www-servers/thin: Remove ruby19 (diff) | |
download | gentoo-8de18317f8e8a6f17c99762a360638afd51a6d23.tar.gz gentoo-8de18317f8e8a6f17c99762a360638afd51a6d23.tar.bz2 gentoo-8de18317f8e8a6f17c99762a360638afd51a6d23.zip |
www-client/phantomjs: Remove ruby19
Package-Manager: portage-2.2.28
Diffstat (limited to 'www-client/phantomjs')
-rw-r--r-- | www-client/phantomjs/phantomjs-2.0.0-r1.ebuild | 4 | ||||
-rw-r--r-- | www-client/phantomjs/phantomjs-2.0.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www-client/phantomjs/phantomjs-2.0.0-r1.ebuild b/www-client/phantomjs/phantomjs-2.0.0-r1.ebuild index 9fc5bd440fd8..8dce96a5529e 100644 --- a/www-client/phantomjs/phantomjs-2.0.0-r1.ebuild +++ b/www-client/phantomjs/phantomjs-2.0.0-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21 ruby22" +USE_RUBY="ruby20 ruby21 ruby22" inherit eutils toolchain-funcs pax-utils multiprocessing ruby-single diff --git a/www-client/phantomjs/phantomjs-2.0.0.ebuild b/www-client/phantomjs/phantomjs-2.0.0.ebuild index 1ede6d412128..138715d1beeb 100644 --- a/www-client/phantomjs/phantomjs-2.0.0.ebuild +++ b/www-client/phantomjs/phantomjs-2.0.0.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 -USE_RUBY="ruby19 ruby20 ruby21 ruby22" +USE_RUBY="ruby20 ruby21 ruby22" inherit eutils toolchain-funcs pax-utils multiprocessing ruby-single |