diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-04-26 01:20:05 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-04-26 01:20:21 +0200 |
commit | 0b30b1c719b26fcf88a8fe20ad02d69f70d6f3a5 (patch) | |
tree | 2799ac4759f71dda984247615d9807e04d8d1083 /dev-ruby/ruby-vte | |
parent | dev-ruby/crack: Remove ruby19 (diff) | |
download | gentoo-0b30b1c719b26fcf88a8fe20ad02d69f70d6f3a5.tar.gz gentoo-0b30b1c719b26fcf88a8fe20ad02d69f70d6f3a5.tar.bz2 gentoo-0b30b1c719b26fcf88a8fe20ad02d69f70d6f3a5.zip |
dev-ruby/ruby-vte: Remove ruby19
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby/ruby-vte')
-rw-r--r-- | dev-ruby/ruby-vte/ruby-vte-2.2.3-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/ruby-vte/ruby-vte-2.2.3.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/ruby-vte/ruby-vte-2.2.5.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-ruby/ruby-vte/ruby-vte-2.2.3-r1.ebuild b/dev-ruby/ruby-vte/ruby-vte-2.2.3-r1.ebuild index 831571e2a355..9873dce0ccff 100644 --- a/dev-ruby/ruby-vte/ruby-vte-2.2.3-r1.ebuild +++ b/dev-ruby/ruby-vte/ruby-vte-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-vte/ruby-vte-2.2.3.ebuild b/dev-ruby/ruby-vte/ruby-vte-2.2.3.ebuild index 608909731baa..bbde0cca936c 100644 --- a/dev-ruby/ruby-vte/ruby-vte-2.2.3.ebuild +++ b/dev-ruby/ruby-vte/ruby-vte-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-vte/ruby-vte-2.2.5.ebuild b/dev-ruby/ruby-vte/ruby-vte-2.2.5.ebuild index 831571e2a355..9873dce0ccff 100644 --- a/dev-ruby/ruby-vte/ruby-vte-2.2.5.ebuild +++ b/dev-ruby/ruby-vte/ruby-vte-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 |