commit: 6aed06efc7083c2fbe73cf77dfd5935e192a1c47 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org> AuthorDate: Sat Nov 25 20:13:51 2017 +0000 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org> CommitDate: Sat Nov 25 20:13:51 2017 +0000 URL: https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=6aed06ef
dev-libs/popt: sync with gx86 Package-Manager: Portage-2.3.13-prefix, Repoman-2.3.4 dev-libs/popt/popt-1.16-r2.ebuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/dev-libs/popt/popt-1.16-r2.ebuild b/dev-libs/popt/popt-1.16-r2.ebuild index d92bcb8105..9b2c7503fc 100644 --- a/dev-libs/popt/popt-1.16-r2.ebuild +++ b/dev-libs/popt/popt-1.16-r2.ebuild @@ -1,10 +1,8 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/popt-1.16-r2.ebuild,v 1.9 2015/03/13 19:55:13 zlogene Exp $ EAPI=5 - -inherit eutils libtool multilib-minimal +inherit eutils multilib-minimal libtool DESCRIPTION="Parse Options - Command line parser" HOMEPAGE="http://rpm5.org/"
