diff options
author | Sebastian Pipping <sping@gentoo.org> | 2010-03-17 16:32:55 +0000 |
---|---|---|
committer | Sebastian Pipping <sping@gentoo.org> | 2010-03-17 16:32:55 +0000 |
commit | 1e627d7f7028018b6bc7e0073bd644964fa83a0f (patch) | |
tree | 95424c5ef8fe7c99671a19e0134b27dc8d27eea6 /dev-vcs/stgit/stgit-0.14.3.ebuild | |
parent | dev-vcs/guilt: Propagate move of dev-util/git to dev-vcs/git (diff) | |
download | gentoo-2-1e627d7f7028018b6bc7e0073bd644964fa83a0f.tar.gz gentoo-2-1e627d7f7028018b6bc7e0073bd644964fa83a0f.tar.bz2 gentoo-2-1e627d7f7028018b6bc7e0073bd644964fa83a0f.zip |
dev-vcs/stgit: Propagate move of dev-util/git to dev-vcs/git
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'dev-vcs/stgit/stgit-0.14.3.ebuild')
-rw-r--r-- | dev-vcs/stgit/stgit-0.14.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/stgit/stgit-0.14.3.ebuild b/dev-vcs/stgit/stgit-0.14.3.ebuild index 2797582fd9f7..324094908294 100644 --- a/dev-vcs/stgit/stgit-0.14.3.ebuild +++ b/dev-vcs/stgit/stgit-0.14.3.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/stgit/stgit-0.14.3.ebuild,v 1.1 2010/03/06 15:58:48 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/stgit/stgit-0.14.3.ebuild,v 1.2 2010/03/17 16:32:55 sping Exp $ inherit distutils bash-completion @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="alpha amd64 ppc ppc64 x86" IUSE="" -RDEPEND=">=dev-util/git-1.5" +RDEPEND=">=dev-vcs/git-1.5" DEPEND="$RDEPEND" src_install() { |