app-forensics/air: Fix dependency on dev-perl/Tk
authorKent Fredric <kentfredric@gmail.com>
Sat, 12 Mar 2016 03:13:14 +0000 (16:13 +1300)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Mon, 14 Mar 2016 23:06:37 +0000 (00:06 +0100)
Package-Manager: portage-2.2.27

app-forensics/air/air-2.0.0-r1.ebuild

index bc78b0c5b71c361d612e04988dc0f2cabaa323d4..aa2a69f5753513ca5828e2d601cab63b52120a74 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -17,7 +17,7 @@ IUSE="crypt"
 COMMON_DEPEND="userland_GNU? ( sys-apps/coreutils )"
 
 DEPEND="${COMMON_DEPEND}
-       >=dev-perl/perl-tk-804.27.0
+       >=dev-perl/Tk-804.27.0
        userland_GNU? ( app-arch/sharutils )"
 
 # TODO: air can utilize dc3dd, but it is not in portage ATM