summaryrefslogtreecommitdiff
path: root/dev-vcs
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2015-08-15 22:12:38 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2015-08-18 21:48:41 +0100
commit64c7d2ce08c47b926b9cda6b7eaeafc9b8ab2a21 (patch)
treeb498c2380510a09c5a38f4d7eab7f79ef4f9d335 /dev-vcs
parentdev-ruby/hash-deep-merge: Explicit SLOT (diff)
downloadportage-64c7d2ce08c47b926b9cda6b7eaeafc9b8ab2a21.tar.xz
dev-vcs/git_stats: Explicit SLOT
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/git_stats/ChangeLog3
-rw-r--r--dev-vcs/git_stats/Manifest4
-rw-r--r--dev-vcs/git_stats/git_stats-1.0.14.ebuild10
3 files changed, 10 insertions, 7 deletions
diff --git a/dev-vcs/git_stats/ChangeLog b/dev-vcs/git_stats/ChangeLog
index e0ab435b..e4d9e8c3 100644
--- a/dev-vcs/git_stats/ChangeLog
+++ b/dev-vcs/git_stats/ChangeLog
@@ -1,3 +1,6 @@
+ 15 Aug 2015; Bertrand Jacquin <bertrand@jacquin.bzh> git_stats-1.0.14.ebuild:
+ dev-vcs/git_stats: Explicit SLOT
+
25 Jan 2015; Bertrand Jacquin <bertrand@jacquin.bzh> metadata.xml:
Update email address
diff --git a/dev-vcs/git_stats/Manifest b/dev-vcs/git_stats/Manifest
index 57b9d887..775c3215 100644
--- a/dev-vcs/git_stats/Manifest
+++ b/dev-vcs/git_stats/Manifest
@@ -1,4 +1,4 @@
DIST git_stats-1.0.14.gem 194560 SHA256 e14051dda7508e97ed81294f32923b2ba5fa8ef0407cfe3a56de1edc2ddcb175 WHIRLPOOL f6b738697f11b9897482f05eb306b611f0883eb29027da22c5652b4a981ea32ff5bb9ddedef342c2476154d8fb474ebf4847432ab1e0ed8b11c5bdfb3c77d5e5
-EBUILD git_stats-1.0.14.ebuild 620 SHA256 e7bd8eab99dca4a3ee9caeb11086d1efe00a1e3880041526f83384a17f58a9a0 WHIRLPOOL 46bacddda1b45a01672362792d2f8248fa4be3b00c058a5fb9c8a7f0d395fb2b294b22fe182bc33d960241178678102cd7c6b5381f7808109a4e4719e2937ac2
-MISC ChangeLog 1793 SHA256 64b72ba19d45df677f975cea4ad52e988004fb73ee828a44c64b6480b68ebcf8 WHIRLPOOL 5cf3ee93462676a06b27752eb8c43520f920877e58a8e6d0c9ed84c130225d66f24b9c46f62f2a8f587ee974fed3f7cf0ada719595401f2fc0d54fdda1308210
+EBUILD git_stats-1.0.14.ebuild 628 SHA256 1e669645065ed959ee6fe1bd0e26bc113d498f37bc757d0481c3e10726842f5c WHIRLPOOL 0389ce6b81b87de713788bbcc12224049aa11d13a019e0c4b5ea0707e5422ec47f744de86d4ca49d5fe242acc7101603a1801013a4b84d31aad722c887c38106
+MISC ChangeLog 1909 SHA256 f6215a9a2e3a943c6b11a185590d076331b2d3333ea0aeb3f4627d5e879b0c06 WHIRLPOOL eba2f9dfbb2ea11430789beb9dc1da695908848a60a382d4760d11b5f0ea5d6f0baab4ee26d66ee20b2cd363adfe9fdee1ab80b5ede2ad72ca75ffdda010dca6
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 c63f8cd7..7ab0bb0a 100644
--- a/dev-vcs/git_stats/git_stats-1.0.14.ebuild
+++ b/dev-vcs/git_stats/git_stats-1.0.14.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -21,10 +21,10 @@ RDEPEND="${DEPEND}"
RUBY_FAKEGEM_EXTRADOC="README.md"
RUBY_FAKEGEM_EXTRAINSTALL="config templates"
-ruby_add_rdepend ">=dev-ruby/activesupport-4.0
- >=dev-ruby/actionpack-4.0
- >=dev-ruby/tilt-1.4
+ruby_add_rdepend ">=dev-ruby/activesupport-4.0:=
+ >=dev-ruby/actionpack-4.0:=
+ >=dev-ruby/tilt-1.4:=
>=dev-ruby/haml-4.0
>=dev-ruby/lazy_high_charts-1.4
- dev-ruby/i18n
+ dev-ruby/i18n:=
dev-ruby/thor"