Package-Manager: portage-2.3.0
---- gengetopt-2.22.6/configure.ac
-+++ gengetopt-2.22.6/configure.ac
+--- a/configure.ac
++++ b/configure.ac
@@ -27,11 +27,11 @@
dnl directory for docs (html)
---- gengetopt-2.22.6/src/Makefile.am
-+++ gengetopt-2.22.6/src/Makefile.am
+--- a/src/Makefile.am
++++ b/src/Makefile.am
@@ -51,7 +51,7 @@
@LTLIBOBJS@ \
skels/libgen.la
---- gengetopt-2.22.6/Makefile.am
-+++ gengetopt-2.22.6/Makefile.am
+--- a/Makefile.am
++++ b/Makefile.am
@@ -19,5 +19,3 @@
EXTRA_DIST = configure TODO LICENSE gl/m4/gnulib-cache.m4
-# 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"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE=""
src_prepare() {
epatch "${FILESDIR}"/${P}-makefile.patch