summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-05-24 04:25:46 +0000
committerMike Frysinger <vapier@gentoo.org>2012-05-24 04:25:46 +0000
commitba2d6cf4cde6eb9786cc0d5a6c088d3e81e2e88a (patch)
treeb9be782803b8d43a603992c8ea5d3414d892ea3d /app-shells/ksh/ksh-93.20120229.ebuild
parentFurther fixes, don't create /var/run/screen, bump to EAPI4, cleanup (diff)
downloadgentoo-2-ba2d6cf4cde6eb9786cc0d5a6c088d3e81e2e88a.tar.gz
gentoo-2-ba2d6cf4cde6eb9786cc0d5a6c088d3e81e2e88a.tar.bz2
gentoo-2-ba2d6cf4cde6eb9786cc0d5a6c088d3e81e2e88a.zip
Inherit eutils for epatch.
(Portage version: 2.2.0_alpha107_p3/cvs/Linux x86_64)
Diffstat (limited to 'app-shells/ksh/ksh-93.20120229.ebuild')
-rw-r--r--app-shells/ksh/ksh-93.20120229.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/ksh/ksh-93.20120229.ebuild b/app-shells/ksh/ksh-93.20120229.ebuild
index d46237d39875..61cea898d390 100644
--- a/app-shells/ksh/ksh-93.20120229.ebuild
+++ b/app-shells/ksh/ksh-93.20120229.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ksh-93.20120229.ebuild,v 1.2 2012/05/21 15:08:31 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ksh-93.20120229.ebuild,v 1.3 2012/05/24 04:25:46 vapier Exp $
EAPI=4
-inherit toolchain-funcs versionator prefix
+inherit toolchain-funcs versionator prefix eutils
DESCRIPTION="The Original Korn Shell, 1993 revision (ksh93)"
HOMEPAGE="http://www.kornshell.com/"