diff options
Diffstat (limited to 'dev-vcs/svn2git/svn2git-0_pre20100303.ebuild')
-rw-r--r-- | dev-vcs/svn2git/svn2git-0_pre20100303.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-vcs/svn2git/svn2git-0_pre20100303.ebuild b/dev-vcs/svn2git/svn2git-0_pre20100303.ebuild index 8b0d633efba2..ca226d2aa69e 100644 --- a/dev-vcs/svn2git/svn2git-0_pre20100303.ebuild +++ b/dev-vcs/svn2git/svn2git-0_pre20100303.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 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-0_pre20100303.ebuild,v 1.3 2010/06/22 18:51:38 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svn2git/svn2git-0_pre20100303.ebuild,v 1.4 2012/08/03 16:58:05 kensington Exp $ EAPI="2" @@ -23,7 +23,7 @@ IUSE="" # KEYWORDS way up DEPEND="dev-vcs/subversion - x11-libs/qt-core" + x11-libs/qt-core:4" RDEPEND="${DEPEND} dev-vcs/git" |