diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-05-10 01:00:26 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-05-10 01:00:26 +0200 |
commit | 354d0831305f6089998ebfdb4540f0eefa8eba95 (patch) | |
tree | 1fca30aa5532cf3c410dd5473fe69ff854c857d6 /dev-ruby | |
parent | 96de7df8e506e685a17f878730e561ed80c868ec (diff) | |
download | gentoo-354d0831305f6089998ebfdb4540f0eefa8eba95.tar.gz gentoo-354d0831305f6089998ebfdb4540f0eefa8eba95.tar.xz |
dev-ruby/compass-core: Drop ruby19
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/compass-core/compass-core-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/compass-core/compass-core-1.0.1.ebuild b/dev-ruby/compass-core/compass-core-1.0.1.ebuild index 94e3bf9c268..e261e79f54e 100644 --- a/dev-ruby/compass-core/compass-core-1.0.1.ebuild +++ b/dev-ruby/compass-core/compass-core-1.0.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2014 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" RUBY_FAKEGEM_TASK_TEST="" |