summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Junghans <ottxor@gentoo.org>2013-02-28 16:16:27 +0000
committerChristoph Junghans <ottxor@gentoo.org>2013-02-28 16:16:27 +0000
commit181792aa014f148cf37615a5d90f219862166388 (patch)
treec65bf44cddaff0aede939d1c7f13dae63fcbb69d /app-misc/ktoblzcheck/ktoblzcheck-1.33.ebuild
parentPackage buildsystem is designed to work only with one python implementation, ... (diff)
downloadhistorical-181792aa014f148cf37615a5d90f219862166388.tar.gz
historical-181792aa014f148cf37615a5d90f219862166388.tar.bz2
historical-181792aa014f148cf37615a5d90f219862166388.zip
switched to virtual/awk (bug #455642)
Package-Manager: portage-2.2.0_alpha163/cvs/Linux x86_64 Manifest-Sign-Key: 0xC2000586
Diffstat (limited to 'app-misc/ktoblzcheck/ktoblzcheck-1.33.ebuild')
-rw-r--r--app-misc/ktoblzcheck/ktoblzcheck-1.33.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-misc/ktoblzcheck/ktoblzcheck-1.33.ebuild b/app-misc/ktoblzcheck/ktoblzcheck-1.33.ebuild
index ed255f523f3f..f3f35d0feae1 100644
--- a/app-misc/ktoblzcheck/ktoblzcheck-1.33.ebuild
+++ b/app-misc/ktoblzcheck/ktoblzcheck-1.33.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/ktoblzcheck/ktoblzcheck-1.33.ebuild,v 1.5 2012/01/21 16:11:42 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/ktoblzcheck/ktoblzcheck-1.33.ebuild,v 1.6 2013/02/28 16:16:22 ottxor Exp $
EAPI=4
PYTHON_DEPEND="python? 2:2.6"
@@ -16,7 +16,7 @@ KEYWORDS="amd64 ppc ~ppc64 ~sparc x86"
IUSE="python"
RDEPEND="app-text/recode
- sys-apps/gawk
+ virtual/awk
sys-apps/grep
sys-apps/sed
|| ( net-misc/wget www-client/lynx )"