summaryrefslogtreecommitdiff
path: root/dev-vcs
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2016-09-24 16:46:09 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2016-09-24 16:46:27 +0100
commit9c2ab1dfdf3a5a9bdac932f94250bc8398623fc0 (patch)
treed21b485e029a39659c2f2fb97b5bacb6af45955c /dev-vcs
parentdev-perl/VMware-vSphere-Perl-SDK: Refresh patch (diff)
downloadportage-9c2ab1dfdf3a5a9bdac932f94250bc8398623fc0.tar.xz
dev-vcs/git_stats: Add ruby21 USE flag
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/git_stats/Manifest2
-rw-r--r--dev-vcs/git_stats/git_stats-1.0.14.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-vcs/git_stats/Manifest b/dev-vcs/git_stats/Manifest
index 75a7270e..c3e171d3 100644
--- a/dev-vcs/git_stats/Manifest
+++ b/dev-vcs/git_stats/Manifest
@@ -1,3 +1,3 @@
DIST git_stats-1.0.14.gem 194560 SHA256 e14051dda7508e97ed81294f32923b2ba5fa8ef0407cfe3a56de1edc2ddcb175 WHIRLPOOL f6b738697f11b9897482f05eb306b611f0883eb29027da22c5652b4a981ea32ff5bb9ddedef342c2476154d8fb474ebf4847432ab1e0ed8b11c5bdfb3c77d5e5
-EBUILD git_stats-1.0.14.ebuild 624 SHA256 5034bd4f4593520fb6d56516dfbf56533220ffeea4b9c5e3116f96a14dae2aa0 WHIRLPOOL 0ad67bc22b487c81f35d651baf7f99bf814931d374d97d0f97317099f766148e2733c941747457b788446aafaa54ed8aae5ce2c79780b1b7cf114597a3e84eaa
+EBUILD git_stats-1.0.14.ebuild 631 SHA256 0b70775c5c69fac6421a1fc060b2c8d5b48878731f8231e43de08e5e7f7b0187 WHIRLPOOL 859ed1f80bfd28851426bf45f2bfca8da3d1a9ba0e4607144567a501c5980afe0cc99cf537c779c495709d9a701455c6bc15dac2847878f4ca82219fc1263f49
MISC metadata.xml 256 SHA256 6ca43960767ca28661abf97c85263db77fe7643902be2ce777c61aa688d8ea2d WHIRLPOOL cef8582829111be09e651eb819e6d1ea59c9c4386b842169ccd46a14c8e3ccb090486fecd61c5fd4aa47998cacc69cdc1fb5ca6bb6325a4da1ebfd0b6eebda7b
diff --git a/dev-vcs/git_stats/git_stats-1.0.14.ebuild b/dev-vcs/git_stats/git_stats-1.0.14.ebuild
index cb0af607..7a0ef31f 100644
--- a/dev-vcs/git_stats/git_stats-1.0.14.ebuild
+++ b/dev-vcs/git_stats/git_stats-1.0.14.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="ruby20"
+USE_RUBY="ruby20 ruby21"
inherit ruby-fakegem
DESCRIPTION="Git history statistics generator"