summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/gengetopt/gengetopt-2.22.6.ebuild')
-rw-r--r--dev-util/gengetopt/gengetopt-2.22.6.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-util/gengetopt/gengetopt-2.22.6.ebuild b/dev-util/gengetopt/gengetopt-2.22.6.ebuild
index f0667aea14fa..303741a06e5a 100644
--- a/dev-util/gengetopt/gengetopt-2.22.6.ebuild
+++ b/dev-util/gengetopt/gengetopt-2.22.6.ebuild
@@ -1,9 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
-
inherit eutils autotools
DESCRIPTION="A tool to write command line option parsing code for C programs"
@@ -13,7 +12,6 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE=""
src_prepare() {
epatch "${FILESDIR}"/${P}-makefile.patch