diff options
Diffstat (limited to 'dev-vcs/tkcvs/tkcvs-8.2.2.ebuild')
-rw-r--r-- | dev-vcs/tkcvs/tkcvs-8.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/tkcvs/tkcvs-8.2.2.ebuild b/dev-vcs/tkcvs/tkcvs-8.2.2.ebuild index fb90ca1eadb3..512250120f58 100644 --- a/dev-vcs/tkcvs/tkcvs-8.2.2.ebuild +++ b/dev-vcs/tkcvs/tkcvs-8.2.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/tkcvs/tkcvs-8.2.2.ebuild,v 1.1 2010/06/21 10:05:56 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/tkcvs/tkcvs-8.2.2.ebuild,v 1.2 2010/06/22 18:52:18 arfrever Exp $ inherit eutils @@ -17,7 +17,7 @@ IUSE="" DEPEND=">=dev-lang/tk-8.4" RDEPEND="${DEPEND} dev-vcs/cvs - dev-util/subversion + dev-vcs/subversion sys-apps/diffutils dev-util/tkdiff" |