Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-misc/surl/
Date: Tue, 31 May 2016 14:31:07
Message-Id: 1464703378.19894734bb703beaa054b99741f98d1cdf6ab50e.monsieurp@gentoo
1 commit: 19894734bb703beaa054b99741f98d1cdf6ab50e
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 31 10:54:05 2016 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Tue May 31 14:02:58 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19894734
7
8 www-misc/surl: Stable for amd64+x86.
9
10 Package-Manager: portage-2.2.28
11
12 www-misc/surl/surl-0.7.1.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/www-misc/surl/surl-0.7.1.1.ebuild b/www-misc/surl/surl-0.7.1.1.ebuild
16 index 5354697..0b4f617 100644
17 --- a/www-misc/surl/surl-0.7.1.1.ebuild
18 +++ b/www-misc/surl/surl-0.7.1.1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2014 Gentoo Foundation
21 +# Copyright 1999-2016 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -14,7 +14,7 @@ SRC_URI="https://launchpad.net/${PN}/trunk/${PV%.*}/+download/${P}.tar.gz"
26
27 LICENSE="GPL-3"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~x86"
30 +KEYWORDS="amd64 x86"
31 IUSE=""
32
33 src_install() {