Gentoo Archives: gentoo-commits

From: "Manuel Rüger" <mrueg@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-num/
Date: Fri, 28 Apr 2017 21:16:06
Message-Id: 1493414070.d8e2102482c1dbce13487fa2b7007b2e9e359419.mrueg@gentoo
1 commit: d8e2102482c1dbce13487fa2b7007b2e9e359419
2 Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 28 21:14:30 2017 +0000
4 Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 28 21:14:30 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8e21024
7
8 dev-vcs/git-num: Remove ruby20
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.1
11
12 dev-vcs/git-num/git-num-2.0.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-vcs/git-num/git-num-2.0.1.ebuild b/dev-vcs/git-num/git-num-2.0.1.ebuild
16 index 9ed6d42a9ed..925423a9172 100644
17 --- a/dev-vcs/git-num/git-num-2.0.1.ebuild
18 +++ b/dev-vcs/git-num/git-num-2.0.1.ebuild
19 @@ -1,8 +1,8 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 -USE_RUBY="ruby20 ruby21 ruby22"
26 +USE_RUBY="ruby21 ruby22"
27
28 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
29 RUBY_FAKEGEM_EXTRADOC="README.md CHANGELOG.md"