dev-ruby/pygments_rb: Remove ruby19

Package-Manager: portage-2.2.28
This commit is contained in:
Manuel Rüger
2016-04-19 23:50:48 +02:00
parent c278cadeea
commit 61d8f530c5
2 changed files with 4 additions and 4 deletions

View File

@@ -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"
USE_RUBY="ruby20 ruby21"
PYTHON_COMPAT=( python2_7 )
RUBY_FAKEGEM_NAME="pygments.rb"

View File

@@ -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"
PYTHON_COMPAT=( python2_7 )
RUBY_FAKEGEM_NAME="pygments.rb"