From: Mike Frysinger Date: Wed, 23 Sep 2015 02:31:42 +0000 (-0400) Subject: net-firewall/ebtables: fix sorting of LICENSE/SLOT/KEYWORDS/IUSE X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=993596b06405bd4d7a2d7f2636359e14db8978d0;p=gentoo.git net-firewall/ebtables: fix sorting of LICENSE/SLOT/KEYWORDS/IUSE --- diff --git a/net-firewall/ebtables/ebtables-2.0.10.4-r1.ebuild b/net-firewall/ebtables/ebtables-2.0.10.4-r1.ebuild index 9614a3930ec1..9913e2ca7525 100644 --- a/net-firewall/ebtables/ebtables-2.0.10.4-r1.ebuild +++ b/net-firewall/ebtables/ebtables-2.0.10.4-r1.ebuild @@ -13,10 +13,10 @@ DESCRIPTION="Utility that enables basic Ethernet frame filtering on a Linux brid HOMEPAGE="http://ebtables.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" -IUSE="static" LICENSE="GPL-2" SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" +IUSE="static" S=${WORKDIR}/${MY_P}