From 336adb09e790cf742eecd0204928b3b135d88de7 Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Sat, 2 Mar 2013 21:10:05 +0000 Subject: Move Qt dependencies to the new category (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!) --- dev-vcs/svn2git/svn2git-1.0.5.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dev-vcs/svn2git/svn2git-1.0.5.ebuild') diff --git a/dev-vcs/svn2git/svn2git-1.0.5.ebuild b/dev-vcs/svn2git/svn2git-1.0.5.ebuild index 90cacd557cc3..4649c124a3c9 100644 --- a/dev-vcs/svn2git/svn2git-1.0.5.ebuild +++ b/dev-vcs/svn2git/svn2git-1.0.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.5.ebuild,v 1.2 2012/08/03 16:58:05 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-1.0.5.ebuild,v 1.3 2013/03/02 21:10:05 hwoarang Exp $ EAPI="2" @@ -23,7 +23,7 @@ IUSE="" # KEYWORDS way up DEPEND="dev-vcs/subversion - x11-libs/qt-core:4" + dev-qt/qtcore:4" RDEPEND="${DEPEND} dev-vcs/git" -- cgit v1.2.3-65-gdbad