diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-03-20 23:49:47 +0100 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-03-20 23:49:47 +0100 |
commit | 46914fe1e6fc70608eccf2aabd1919a8ffcc2285 (patch) | |
tree | 955068f69a951dea944d2ee5054fc61441728425 /dev-vcs/gitsh | |
parent | dev-vcs/gitsh: Remove old (diff) | |
download | gentoo-46914fe1e6fc70608eccf2aabd1919a8ffcc2285.tar.gz gentoo-46914fe1e6fc70608eccf2aabd1919a8ffcc2285.tar.bz2 gentoo-46914fe1e6fc70608eccf2aabd1919a8ffcc2285.zip |
dev-vcs/gitsh: Remove ruby19
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-vcs/gitsh')
-rw-r--r-- | dev-vcs/gitsh/gitsh-0.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/gitsh/gitsh-0.10.ebuild b/dev-vcs/gitsh/gitsh-0.10.ebuild index 7f7c2fd54310..1c044e90c355 100644 --- a/dev-vcs/gitsh/gitsh-0.10.ebuild +++ b/dev-vcs/gitsh/gitsh-0.10.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" +USE_RUBY="ruby20 ruby21" RUBY_FAKEGEM_EXTRADOC="README.md" |