summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sping@gentoo.org>2010-03-17 17:12:15 +0000
committerSebastian Pipping <sping@gentoo.org>2010-03-17 17:12:15 +0000
commit19a46e643dcc5df5307a72c0b89933c529fdd3fd (patch)
tree8bec2bd288939b792ddc35d495f0073562fabd90 /dev-util/ghh
parentx11-base/xorg-server-1.7.5.901 removed (diff)
downloadhistorical-19a46e643dcc5df5307a72c0b89933c529fdd3fd.tar.gz
historical-19a46e643dcc5df5307a72c0b89933c529fdd3fd.tar.bz2
historical-19a46e643dcc5df5307a72c0b89933c529fdd3fd.zip
dev-util/ghh: Propagate move of dev-util/git to dev-vcs/git
Package-Manager: portage-2.2_rc67/cvs/Linux i686
Diffstat (limited to 'dev-util/ghh')
-rw-r--r--dev-util/ghh/ChangeLog7
-rw-r--r--dev-util/ghh/ghh-9999.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/ghh/ChangeLog b/dev-util/ghh/ChangeLog
index 7fde8f145c6b..3b463243e360 100644
--- a/dev-util/ghh/ChangeLog
+++ b/dev-util/ghh/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/ghh
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/ghh/ChangeLog,v 1.2 2008/10/19 23:54:01 vapier Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ghh/ChangeLog,v 1.3 2010/03/17 17:12:15 sping Exp $
+
+ 17 Mar 2010; Sebastian Pipping <sping@gentoo.org> ghh-9999.ebuild:
+ Propagate move of dev-util/git to dev-vcs/git
19 Oct 2008; Mike Frysinger <vapier@gentoo.org> ghh-9999.ebuild:
DEPEND on app-text/asciidoc #242322 by Daniel Willmann.
diff --git a/dev-util/ghh/ghh-9999.ebuild b/dev-util/ghh/ghh-9999.ebuild
index 9ee4c14104bc..302010772cee 100644
--- a/dev-util/ghh/ghh-9999.ebuild
+++ b/dev-util/ghh/ghh-9999.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/ghh/ghh-9999.ebuild,v 1.3 2008/10/25 20:47:40 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ghh/ghh-9999.ebuild,v 1.4 2010/03/17 17:12:15 sping Exp $
EGIT_REPO_URI="http://jean-francois.richard.name/ghh.git"
inherit git autotools
@@ -19,7 +19,7 @@ RDEPEND="=x11-libs/gtk+-2*
=gnome-base/libgnome-2*
app-text/gnome-doc-utils
>=app-text/asciidoc-8
- dev-util/git
+ dev-vcs/git
dev-lang/python"
DEPEND="${RDEPEND}
dev-util/pkgconfig"