summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sping@gentoo.org>2010-03-17 16:44:56 +0000
committerSebastian Pipping <sping@gentoo.org>2010-03-17 16:44:56 +0000
commit4591433579304316f581cd2ba00e53c6a3272507 (patch)
treeda037737f036b03f81c3e7707ba7581d515c3112 /app-misc/gnuit
parentdev-vcs/giggle: Propagate move of dev-util/git to dev-vcs/git (diff)
downloadgentoo-2-4591433579304316f581cd2ba00e53c6a3272507.tar.gz
gentoo-2-4591433579304316f581cd2ba00e53c6a3272507.tar.bz2
gentoo-2-4591433579304316f581cd2ba00e53c6a3272507.zip
app-misc/gnuit: Propagate move of dev-util/git to dev-vcs/git
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'app-misc/gnuit')
-rw-r--r--app-misc/gnuit/ChangeLog7
-rw-r--r--app-misc/gnuit/gnuit-4.9.5-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-misc/gnuit/ChangeLog b/app-misc/gnuit/ChangeLog
index d3b012dc0c54..0ad4824f6277 100644
--- a/app-misc/gnuit/ChangeLog
+++ b/app-misc/gnuit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-misc/gnuit
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/gnuit/ChangeLog,v 1.5 2009/11/17 15:15:51 darkside Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-misc/gnuit/ChangeLog,v 1.6 2010/03/17 16:44:56 sping Exp $
+
+ 17 Mar 2010; Sebastian Pipping <sping@gentoo.org> gnuit-4.9.5-r1.ebuild:
+ Propagate move of dev-util/git to dev-vcs/git
*gnuit-4.9.5-r1 (17 Nov 2009)
diff --git a/app-misc/gnuit/gnuit-4.9.5-r1.ebuild b/app-misc/gnuit/gnuit-4.9.5-r1.ebuild
index 7f57021c1935..76195344dd6e 100644
--- a/app-misc/gnuit/gnuit-4.9.5-r1.ebuild
+++ b/app-misc/gnuit/gnuit-4.9.5-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/gnuit/gnuit-4.9.5-r1.ebuild,v 1.1 2009/11/17 15:15:51 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/gnuit/gnuit-4.9.5-r1.ebuild,v 1.2 2010/03/17 16:44:56 sping Exp $
EAPI="2"
@@ -19,7 +19,7 @@ RDEPEND="${DEPEND}"
src_configure() {
# The transition option controls whether a "git" wrapper is installed, it is
- # disabled explicitly so we don't need to block on dev-util/git.
+ # disabled explicitly so we don't need to block on dev-vcs/git.
econf --disable-transition
}