summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2012-08-03 16:58:05 +0000
committerMichael Palimaka <kensington@gentoo.org>2012-08-03 16:58:05 +0000
commit2cbc5e18b13dffbbedaaf4e4515b249fa2c7ff4d (patch)
treeb1a762241c0fdd4daa700ea6d3d4a1f2d8f61c46 /dev-vcs/svn2git/svn2git-9999.ebuild
parentAdded static-libs and doc flags, keyword amd64-linux, x86-linux (diff)
downloadgentoo-2-2cbc5e18b13dffbbedaaf4e4515b249fa2c7ff4d.tar.gz
gentoo-2-2cbc5e18b13dffbbedaaf4e4515b249fa2c7ff4d.tar.bz2
gentoo-2-2cbc5e18b13dffbbedaaf4e4515b249fa2c7ff4d.zip
Add missing slot dependencies on Qt.
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-vcs/svn2git/svn2git-9999.ebuild')
-rw-r--r--dev-vcs/svn2git/svn2git-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-vcs/svn2git/svn2git-9999.ebuild b/dev-vcs/svn2git/svn2git-9999.ebuild
index a4b6ebeb6705..9a529401a167 100644
--- a/dev-vcs/svn2git/svn2git-9999.ebuild
+++ b/dev-vcs/svn2git/svn2git-9999.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-9999.ebuild,v 1.8 2011/11/10 11:28:22 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-9999.ebuild,v 1.9 2012/08/03 16:58:05 kensington Exp $
EAPI="2"
@@ -24,7 +24,7 @@ IUSE=""
# KEYWORDS way up
DEPEND="dev-vcs/subversion
- x11-libs/qt-core"
+ x11-libs/qt-core:4"
RDEPEND="${DEPEND}
dev-vcs/git"