Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/redir/
Date: Sat, 30 Jun 2018 09:39:52
Message-Id: 1530351388.57ba087be014ac31c29d7ff12239be7d9ba84242.monsieurp@gentoo
1 commit: 57ba087be014ac31c29d7ff12239be7d9ba84242
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 30 09:36:28 2018 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 30 09:36:28 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57ba087b
7
8 net-misc/redir: stable for amd64+x86.
9
10 Package-Manager: Portage-2.3.28, Repoman-2.3.9
11
12 net-misc/redir/redir-2.2.1-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-misc/redir/redir-2.2.1-r1.ebuild b/net-misc/redir/redir-2.2.1-r1.ebuild
16 index 104aafdcf4c..b4745fcb3c5 100644
17 --- a/net-misc/redir/redir-2.2.1-r1.ebuild
18 +++ b/net-misc/redir/redir-2.2.1-r1.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="http://sammy.net/~sammy/hacks/${P}.tar.gz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~hppa ~mips ~sparc ~x86"
24 +KEYWORDS="~alpha amd64 ~hppa ~mips ~sparc x86"
25
26 PATCHES=( "${FILESDIR}/${P}-include.patch" )
27 DOCS=( CHANGES README transproxy.txt )