summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2010-03-21 10:17:59 +0000
committerJustin Lecher <jlec@gentoo.org>2010-03-21 10:17:59 +0000
commitb6bc00927b3da93c009fc6317da00bf60717439f (patch)
tree12b2ea9790b1521a169e4ab22623885ac50926c6 /dev-vcs
parentdev-ruby/ruby-git: dev-util/git -> dev-vcs/git (diff)
downloadsunrise-b6bc00927b3da93c009fc6317da00bf60717439f.tar.gz
sunrise-b6bc00927b3da93c009fc6317da00bf60717439f.tar.bz2
sunrise-b6bc00927b3da93c009fc6317da00bf60717439f.zip
dev-vcs/gitstats: dev-util/git -> dev-vcs/git
svn path=/sunrise/; revision=10316
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/gitstats/ChangeLog5
-rw-r--r--dev-vcs/gitstats/Manifest4
-rw-r--r--dev-vcs/gitstats/gitstats-9999.ebuild2
3 files changed, 7 insertions, 4 deletions
diff --git a/dev-vcs/gitstats/ChangeLog b/dev-vcs/gitstats/ChangeLog
index 271e9edac..fc8277283 100644
--- a/dev-vcs/gitstats/ChangeLog
+++ b/dev-vcs/gitstats/ChangeLog
@@ -1,7 +1,10 @@
# ChangeLog for dev-util/gitstats
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 21 Mar 2010; Justin Lecher (jlec) <jlec@gentoo.org> gitstats-9999.ebuild:
+ dev-util/git -> dev-vcs/git
+
20 Apr 2009; Christian Ruppert <idl0r@gentoo.org> gitstats-9999.ebuild:
Live ebuilds shouldn't have KEYWORDS.
diff --git a/dev-vcs/gitstats/Manifest b/dev-vcs/gitstats/Manifest
index fde35f572..2095b05f1 100644
--- a/dev-vcs/gitstats/Manifest
+++ b/dev-vcs/gitstats/Manifest
@@ -1,3 +1,3 @@
-EBUILD gitstats-9999.ebuild 809 RMD160 36e43ae0fa7eda2598447f2f9dfc1b33f4dc48ca SHA1 3c0cc4f3ec2d560b34da2f10a474183b8524d203 SHA256 82b90d0703d71052f757f433a382de002b77eeca6f102541dcddafa865546a54
-MISC ChangeLog 510 RMD160 e7fbd488536f074e14be5106b9038c122be09385 SHA1 067ac5d2966c57e8a36640b58e6b9e303239e56b SHA256 20b22b56e4a3bbc930042e70d893f646098af38151e66495c1321995ceffa8bd
+EBUILD gitstats-9999.ebuild 808 RMD160 a1c2becc78cfe808b6cb6cb2d8faabfc2406230e SHA1 8323a2ec9932d0f75d1c98a26bc9d1336cf3a23b SHA256 50f6ef66ab552083b3dd0db9154303a7ebc3e43636743ab9f87a16c9c59a8998
+MISC ChangeLog 617 RMD160 06152e340e4819e1a94f414873b5d15185602670 SHA1 c710548599e2be54598cb2d42381594b61da9faf SHA256 6a9c55cd7ab548da26e4a6fbbe2456d16fe0387774894e29d84b0239551f8b18
MISC metadata.xml 170 RMD160 645927a396fdc21cdeb089fe42c5397332420ea6 SHA1 ac7f48a14fec325926f9ce1be8fbf1f311b4f2e4 SHA256 d797a2ec6f9dc516c9f9c1a758ee87ad3e8c43101b5dc76c2f872d5bd4639b42
diff --git a/dev-vcs/gitstats/gitstats-9999.ebuild b/dev-vcs/gitstats/gitstats-9999.ebuild
index b64d4d3a0..d8d636c19 100644
--- a/dev-vcs/gitstats/gitstats-9999.ebuild
+++ b/dev-vcs/gitstats/gitstats-9999.ebuild
@@ -18,7 +18,7 @@ KEYWORDS=""
IUSE=""
RDEPEND="sci-visualization/gnuplot[gd]
- dev-util/git"
+ dev-vcs/git"
src_prepare() {
sed "s:basedir = os.path.dirname(os.path.abspath(__file__)):basedir = '/usr/share/gitstats':g" \