summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-vcs/svk')
-rw-r--r--dev-vcs/svk/ChangeLog7
-rw-r--r--dev-vcs/svk/svk-2.0.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-vcs/svk/ChangeLog b/dev-vcs/svk/ChangeLog
index 597babe7dc0f..ba248a4cb235 100644
--- a/dev-vcs/svk/ChangeLog
+++ b/dev-vcs/svk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-vcs/svk
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svk/ChangeLog,v 1.3 2010/06/22 18:51:20 arfrever Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svk/ChangeLog,v 1.4 2011/02/26 08:43:29 tove Exp $
+
+ 26 Feb 2011; Torsten Veller <tove@gentoo.org> svk-2.0.2.ebuild:
+ Change Algorithm-Diff version scheme
22 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
svk-1.08.ebuild, svk-2.0.2.ebuild:
diff --git a/dev-vcs/svk/svk-2.0.2.ebuild b/dev-vcs/svk/svk-2.0.2.ebuild
index cca11a6c557d..c3061e1f9eac 100644
--- a/dev-vcs/svk/svk-2.0.2.ebuild
+++ b/dev-vcs/svk/svk-2.0.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svk/svk-2.0.2.ebuild,v 1.3 2010/06/22 18:51:20 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/svk/svk-2.0.2.ebuild,v 1.4 2011/02/26 08:43:29 tove Exp $
EAPI=2
@@ -24,7 +24,7 @@ DEPEND="
>=dev-vcs/subversion-1.3.0[perl]
virtual/perl-version
dev-perl/Algorithm-Annotate
- >=dev-perl/Algorithm-Diff-1.1901
+ >=dev-perl/Algorithm-Diff-1.190.100
>=dev-perl/YAML-Syck-0.60
>=dev-perl/Data-Hierarchy-0.30
>=dev-perl/PerlIO-via-dynamic-0.11