diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-04-19 23:48:13 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-04-19 23:48:13 +0200 |
commit | d50b753371a630ed441484fdbced9e4f3d6e4a11 (patch) | |
tree | ad44e3ab0efcba4ed3db80e20f618145819a569d | |
parent | dev-ruby/shoulda-matchers: Remove ruby19 (diff) | |
download | gentoo-d50b753371a630ed441484fdbced9e4f3d6e4a11.tar.gz gentoo-d50b753371a630ed441484fdbced9e4f3d6e4a11.tar.bz2 gentoo-d50b753371a630ed441484fdbced9e4f3d6e4a11.zip |
dev-ruby/ruby-atk: Remove ruby19
Package-Manager: portage-2.2.28
-rw-r--r-- | dev-ruby/ruby-atk/ruby-atk-2.2.3-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/ruby-atk/ruby-atk-2.2.3.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/ruby-atk/ruby-atk-2.2.5.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-ruby/ruby-atk/ruby-atk-2.2.3-r1.ebuild b/dev-ruby/ruby-atk/ruby-atk-2.2.3-r1.ebuild index 8f5c0ef56bbf..e75c5fda626a 100644 --- a/dev-ruby/ruby-atk/ruby-atk-2.2.3-r1.ebuild +++ b/dev-ruby/ruby-atk/ruby-atk-2.2.3-r1.ebuild @@ -1,9 +1,9 @@ -# 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 ruby-ng-gnome2 diff --git a/dev-ruby/ruby-atk/ruby-atk-2.2.3.ebuild b/dev-ruby/ruby-atk/ruby-atk-2.2.3.ebuild index 4bee24595b36..22dec1927907 100644 --- a/dev-ruby/ruby-atk/ruby-atk-2.2.3.ebuild +++ b/dev-ruby/ruby-atk/ruby-atk-2.2.3.ebuild @@ -1,9 +1,9 @@ -# 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" +USE_RUBY="ruby20" inherit ruby-ng-gnome2 diff --git a/dev-ruby/ruby-atk/ruby-atk-2.2.5.ebuild b/dev-ruby/ruby-atk/ruby-atk-2.2.5.ebuild index 8cb5c55850df..e0a0f2e0c3ee 100644 --- a/dev-ruby/ruby-atk/ruby-atk-2.2.5.ebuild +++ b/dev-ruby/ruby-atk/ruby-atk-2.2.5.ebuild @@ -1,9 +1,9 @@ -# 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 ruby-ng-gnome2 |