diff options
author | Hans de Graaff <graaff@gentoo.org> | 2016-03-07 21:27:38 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2016-03-07 22:14:04 +0100 |
commit | aed387209033c59ccfcefbd720bd61e52e89d80c (patch) | |
tree | 035ec271a9b49e50732a244b4881ca94e659b456 /dev-ruby/redcloth/redcloth-4.2.9-r4.ebuild | |
parent | Merge github#758: media-sound/mpd: fix the systemd user service (diff) | |
download | gentoo-aed387209033c59ccfcefbd720bd61e52e89d80c.tar.gz gentoo-aed387209033c59ccfcefbd720bd61e52e89d80c.tar.bz2 gentoo-aed387209033c59ccfcefbd720bd61e52e89d80c.zip |
dev-ruby/redcloth: drop ruby19
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-ruby/redcloth/redcloth-4.2.9-r4.ebuild')
-rw-r--r-- | dev-ruby/redcloth/redcloth-4.2.9-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/redcloth/redcloth-4.2.9-r4.ebuild b/dev-ruby/redcloth/redcloth-4.2.9-r4.ebuild index 66f86193c045..ddd89a6b5cb1 100644 --- a/dev-ruby/redcloth/redcloth-4.2.9-r4.ebuild +++ b/dev-ruby/redcloth/redcloth-4.2.9-r4.ebuild @@ -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" RUBY_FAKEGEM_NAME="RedCloth" |