Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/fte/
Date: Sun, 29 Jan 2017 14:38:42
Message-Id: 1485700691.e9a871e47a98e57eec3a2bb77bf355f3f90b5c6a.grobian@gentoo
1 commit: e9a871e47a98e57eec3a2bb77bf355f3f90b5c6a
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 29 14:31:55 2017 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 29 14:38:11 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9a871e4
7
8 app-editors/fte: dropped ~x86-interix
9
10 Package-Manager: portage-2.3.3
11
12 app-editors/fte/fte-20051115-r3.ebuild | 4 ++--
13 app-editors/fte/fte-20110708-r1.ebuild | 4 ++--
14 2 files changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/app-editors/fte/fte-20051115-r3.ebuild b/app-editors/fte/fte-20051115-r3.ebuild
17 index 9818594..0eb273b 100644
18 --- a/app-editors/fte/fte-20051115-r3.ebuild
19 +++ b/app-editors/fte/fte-20051115-r3.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2015 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 # $Id$
25
26 @@ -14,7 +14,7 @@ SRC_URI="
27
28 LICENSE="|| ( GPL-2 Artistic )"
29 SLOT="0"
30 -KEYWORDS="~alpha amd64 ppc -sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos"
31 +KEYWORDS="~alpha amd64 ppc -sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
32 IUSE="gpm slang X"
33
34 S="${WORKDIR}/${PN}"
35
36 diff --git a/app-editors/fte/fte-20110708-r1.ebuild b/app-editors/fte/fte-20110708-r1.ebuild
37 index 900419f..d62ed0a 100644
38 --- a/app-editors/fte/fte-20110708-r1.ebuild
39 +++ b/app-editors/fte/fte-20110708-r1.ebuild
40 @@ -1,4 +1,4 @@
41 -# Copyright 1999-2016 Gentoo Foundation
42 +# Copyright 1999-2017 Gentoo Foundation
43 # Distributed under the terms of the GNU General Public License v2
44 # $Id$
45
46 @@ -14,7 +14,7 @@ SRC_URI="
47
48 LICENSE="|| ( GPL-2 Artistic )"
49 SLOT="0"
50 -KEYWORDS="~alpha ~amd64 ~ppc -sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos"
51 +KEYWORDS="~alpha ~amd64 ~ppc -sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
52 IUSE="gpm slang X"
53
54 S="${WORKDIR}/${PN}"