summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2016-07-23 13:05:17 +0200
committerJeroen Roovers <jer@gentoo.org>2016-07-23 14:03:37 +0200
commitf0654a0471499a019fe263d9f61910f2cbe470b0 (patch)
tree20e22c0104dab31f1f2d26eb8481fbbb0dc85a74 /dev-util/gengetopt/gengetopt-2.22.6.ebuild
parentx11-wm/ratpoison: Stable for HPPA (bug #588564). (diff)
downloadgentoo-f0654a0471499a019fe263d9f61910f2cbe470b0.tar.gz
gentoo-f0654a0471499a019fe263d9f61910f2cbe470b0.tar.bz2
gentoo-f0654a0471499a019fe263d9f61910f2cbe470b0.zip
dev-util/gengetopt: Clean up patches.
Package-Manager: portage-2.3.0
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