diff options
author | Sebastian Pipping <sping@gentoo.org> | 2010-03-17 16:31:41 +0000 |
---|---|---|
committer | Sebastian Pipping <sping@gentoo.org> | 2010-03-17 16:31:41 +0000 |
commit | c59bc483bbde3a110173277fd4bba0eaded42590 (patch) | |
tree | 7208a6f82be5fdaad163dcbaf73aa01d76a58f37 /dev-vcs | |
parent | dev-vcs/gitg: Propagate move of dev-util/git to dev-vcs/git (diff) | |
download | gentoo-2-c59bc483bbde3a110173277fd4bba0eaded42590.tar.gz gentoo-2-c59bc483bbde3a110173277fd4bba0eaded42590.tar.bz2 gentoo-2-c59bc483bbde3a110173277fd4bba0eaded42590.zip |
dev-vcs/guilt: Propagate move of dev-util/git to dev-vcs/git
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/guilt/ChangeLog | 6 | ||||
-rw-r--r-- | dev-vcs/guilt/guilt-0.32.1.ebuild | 4 | ||||
-rw-r--r-- | dev-vcs/guilt/guilt-0.32.2.ebuild | 4 | ||||
-rw-r--r-- | dev-vcs/guilt/guilt-0.32.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/dev-vcs/guilt/ChangeLog b/dev-vcs/guilt/ChangeLog index d9f767c4b34b..94a1b6493056 100644 --- a/dev-vcs/guilt/ChangeLog +++ b/dev-vcs/guilt/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-vcs/guilt # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/guilt/ChangeLog,v 1.1 2010/03/06 14:24:40 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/guilt/ChangeLog,v 1.2 2010/03/17 16:31:41 sping Exp $ + + 17 Mar 2010; Sebastian Pipping <sping@gentoo.org> guilt-0.32.ebuild, + guilt-0.32.1.ebuild, guilt-0.32.2.ebuild: + Propagate move of dev-util/git to dev-vcs/git *guilt-0.32.2 (06 Mar 2010) diff --git a/dev-vcs/guilt/guilt-0.32.1.ebuild b/dev-vcs/guilt/guilt-0.32.1.ebuild index 2b0d1643df9c..aa99f59fab7c 100644 --- a/dev-vcs/guilt/guilt-0.32.1.ebuild +++ b/dev-vcs/guilt/guilt-0.32.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/guilt/guilt-0.32.1.ebuild,v 1.1 2010/03/06 14:24:40 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/guilt/guilt-0.32.1.ebuild,v 1.2 2010/03/17 16:31:41 sping Exp $ DESCRIPTION="A series of bash scripts which add a quilt-like interface to git" HOMEPAGE="http://www.kernel.org/pub/linux/kernel/people/jsipek/guilt/" @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" IUSE="doc" -RDEPEND="dev-util/git" +RDEPEND="dev-vcs/git" DEPEND="${RDEPEND} doc? ( app-text/asciidoc app-text/xmlto )" diff --git a/dev-vcs/guilt/guilt-0.32.2.ebuild b/dev-vcs/guilt/guilt-0.32.2.ebuild index 75c505db5f52..ab2436ad0be9 100644 --- a/dev-vcs/guilt/guilt-0.32.2.ebuild +++ b/dev-vcs/guilt/guilt-0.32.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/guilt/guilt-0.32.2.ebuild,v 1.1 2010/03/06 14:24:40 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/guilt/guilt-0.32.2.ebuild,v 1.2 2010/03/17 16:31:41 sping Exp $ DESCRIPTION="A series of bash scripts which add a quilt-like interface to git" HOMEPAGE="http://www.kernel.org/pub/linux/kernel/people/jsipek/guilt/" @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" IUSE="doc" -RDEPEND="dev-util/git" +RDEPEND="dev-vcs/git" DEPEND="${RDEPEND} doc? ( app-text/asciidoc app-text/xmlto )" diff --git a/dev-vcs/guilt/guilt-0.32.ebuild b/dev-vcs/guilt/guilt-0.32.ebuild index f5fbbe0aaa2d..45efb0edaa55 100644 --- a/dev-vcs/guilt/guilt-0.32.ebuild +++ b/dev-vcs/guilt/guilt-0.32.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/guilt/guilt-0.32.ebuild,v 1.1 2010/03/06 14:24:40 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/guilt/guilt-0.32.ebuild,v 1.2 2010/03/17 16:31:41 sping Exp $ DESCRIPTION="A series of bash scripts which add a quilt-like interface to git" HOMEPAGE="http://www.kernel.org/pub/linux/kernel/people/jsipek/guilt/" @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="amd64 ~ia64 ppc ~sparc x86" IUSE="doc" -RDEPEND="dev-util/git" +RDEPEND="dev-vcs/git" DEPEND="${RDEPEND} doc? ( app-text/asciidoc app-text/xmlto )" |