commit: 1207cd7b08cc64eb9b1fa70d206e575bfa516c0d
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Mar 12 03:27:26 2016 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Mar 14 23:06:37 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1207cd7b
net-analyzer/snortalog: Fix dependency on dev-perl/Tk
Package-Manager: portage-2.2.27
net-analyzer/snortalog/snortalog-2.4.3-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-analyzer/snortalog/snortalog-2.4.3-r1.ebuild
b/net-analyzer/snortalog/snortalog-2.4.3-r1.ebuild
index 3c7f51f..c421b91 100644
--- a/net-analyzer/snortalog/snortalog-2.4.3-r1.ebuild
+++ b/net-analyzer/snortalog/snortalog-2.4.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -21,7 +21,7 @@ RDEPEND="
dev-perl/HTML-HTMLDoc
virtual/perl-DB_File
virtual/perl-Getopt-Long
- tk? ( dev-perl/perl-tk dev-perl/GDGraph )
+ tk? ( dev-perl/Tk dev-perl/GDGraph )
"
S=${WORKDIR}