Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/suacomp/
Date: Sun, 29 Jan 2017 20:14:47
Message-Id: 1485720841.e29353c4345d07643e9e726a41ffa31dc7cdd18b.grobian@gentoo
1 commit: e29353c4345d07643e9e726a41ffa31dc7cdd18b
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 29 20:09:46 2017 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 29 20:14:01 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e29353c4
7
8 sys-libs/suacomp: dropped ~x86-interix
9
10 Package-Manager: portage-2.3.3
11
12 sys-libs/suacomp/suacomp-0.6.13.ebuild | 4 ++--
13 sys-libs/suacomp/suacomp-0.6.14.ebuild | 4 ++--
14 2 files changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/sys-libs/suacomp/suacomp-0.6.13.ebuild b/sys-libs/suacomp/suacomp-0.6.13.ebuild
17 index 34dbaf0..c128750 100644
18 --- a/sys-libs/suacomp/suacomp-0.6.13.ebuild
19 +++ b/sys-libs/suacomp/suacomp-0.6.13.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2014 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 # $Id$
25
26 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
27
28 LICENSE="BEER-WARE"
29 SLOT="0"
30 -KEYWORDS="-* ~x86-interix"
31 +KEYWORDS="-*"
32 IUSE="debug"
33
34 DEPEND=""
35
36 diff --git a/sys-libs/suacomp/suacomp-0.6.14.ebuild b/sys-libs/suacomp/suacomp-0.6.14.ebuild
37 index 9fe7f79..a1a175b 100644
38 --- a/sys-libs/suacomp/suacomp-0.6.14.ebuild
39 +++ b/sys-libs/suacomp/suacomp-0.6.14.ebuild
40 @@ -1,4 +1,4 @@
41 -# Copyright 1999-2014 Gentoo Foundation
42 +# Copyright 1999-2017 Gentoo Foundation
43 # Distributed under the terms of the GNU General Public License v2
44 # $Id$
45
46 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
47
48 LICENSE="BEER-WARE"
49 SLOT="0"
50 -KEYWORDS="-* ~x86-interix"
51 +KEYWORDS="-*"
52 IUSE="debug"
53
54 DEPEND=""