summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2017-04-28 23:14:30 +0200
committerManuel Rüger <mrueg@gentoo.org>2017-04-28 23:14:30 +0200
commitd8e2102482c1dbce13487fa2b7007b2e9e359419 (patch)
tree8ac1b2c5cf1aaa1441b8b0c3b4ecabdee9799660
parentwww-apps/jekyll: Remove ruby20 (diff)
downloadgentoo-d8e2102482c1dbce13487fa2b7007b2e9e359419.tar.gz
gentoo-d8e2102482c1dbce13487fa2b7007b2e9e359419.tar.bz2
gentoo-d8e2102482c1dbce13487fa2b7007b2e9e359419.zip
dev-vcs/git-num: Remove ruby20
Package-Manager: Portage-2.3.5, Repoman-2.3.1
-rw-r--r--dev-vcs/git-num/git-num-2.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/git-num/git-num-2.0.1.ebuild b/dev-vcs/git-num/git-num-2.0.1.ebuild
index 9ed6d42a9ede..925423a91724 100644
--- a/dev-vcs/git-num/git-num-2.0.1.ebuild
+++ b/dev-vcs/git-num/git-num-2.0.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22"
+USE_RUBY="ruby21 ruby22"
RUBY_FAKEGEM_RECIPE_DOC="rdoc"
RUBY_FAKEGEM_EXTRADOC="README.md CHANGELOG.md"