diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-04-17 12:40:08 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-04-17 12:40:08 +0200 |
commit | 0243be665fb30fd3344d4be93db089f38549bbf7 (patch) | |
tree | 6ac666c52bf55b8d47d249f4777c959739a621bc /dev-ruby/ruby-glib2 | |
parent | dev-ruby/recog: Remove ruby19 (diff) | |
download | gentoo-0243be665fb30fd3344d4be93db089f38549bbf7.tar.gz gentoo-0243be665fb30fd3344d4be93db089f38549bbf7.tar.bz2 gentoo-0243be665fb30fd3344d4be93db089f38549bbf7.zip |
dev-ruby/ruby-glib2: Remove ruby19
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/ruby-glib2')
-rw-r--r-- | dev-ruby/ruby-glib2/ruby-glib2-2.2.3-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/ruby-glib2/ruby-glib2-2.2.3.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/ruby-glib2/ruby-glib2-2.2.5.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-ruby/ruby-glib2/ruby-glib2-2.2.3-r1.ebuild b/dev-ruby/ruby-glib2/ruby-glib2-2.2.3-r1.ebuild index 146023be0754..cd62941620b5 100644 --- a/dev-ruby/ruby-glib2/ruby-glib2-2.2.3-r1.ebuild +++ b/dev-ruby/ruby-glib2/ruby-glib2-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-glib2/ruby-glib2-2.2.3.ebuild b/dev-ruby/ruby-glib2/ruby-glib2-2.2.3.ebuild index 024727faec69..c4bc25094eb4 100644 --- a/dev-ruby/ruby-glib2/ruby-glib2-2.2.3.ebuild +++ b/dev-ruby/ruby-glib2/ruby-glib2-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-glib2/ruby-glib2-2.2.5.ebuild b/dev-ruby/ruby-glib2/ruby-glib2-2.2.5.ebuild index fb0cc9f9f36c..75b409b606a3 100644 --- a/dev-ruby/ruby-glib2/ruby-glib2-2.2.5.ebuild +++ b/dev-ruby/ruby-glib2/ruby-glib2-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 |