Gentoo Archives: gentoo-commits

From: Mike Frysinger <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-firewall/ebtables/
Date: Wed, 23 Sep 2015 02:33:20
Message-Id: 1442975586.993596b06405bd4d7a2d7f2636359e14db8978d0.vapier@gentoo
1 commit: 993596b06405bd4d7a2d7f2636359e14db8978d0
2 Author: Mike Frysinger <vapier <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 23 02:31:42 2015 +0000
4 Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 23 02:33:06 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=993596b0
7
8 net-firewall/ebtables: fix sorting of LICENSE/SLOT/KEYWORDS/IUSE
9
10 net-firewall/ebtables/ebtables-2.0.10.4-r1.ebuild | 4 ++--
11 1 file changed, 2 insertions(+), 2 deletions(-)
12
13 diff --git a/net-firewall/ebtables/ebtables-2.0.10.4-r1.ebuild b/net-firewall/ebtables/ebtables-2.0.10.4-r1.ebuild
14 index 9614a39..9913e2c 100644
15 --- a/net-firewall/ebtables/ebtables-2.0.10.4-r1.ebuild
16 +++ b/net-firewall/ebtables/ebtables-2.0.10.4-r1.ebuild
17 @@ -13,10 +13,10 @@ DESCRIPTION="Utility that enables basic Ethernet frame filtering on a Linux brid
18 HOMEPAGE="http://ebtables.sourceforge.net/"
19 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
20
21 -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
22 -IUSE="static"
23 LICENSE="GPL-2"
24 SLOT="0"
25 +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
26 +IUSE="static"
27
28 S=${WORKDIR}/${MY_P}