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/bvi/
Date: Sun, 29 Jan 2017 14:38:32
Message-Id: 1485700689.9c43e0ba12b5534cf71e1fcd7f415a5ac644a36b.grobian@gentoo
1 commit: 9c43e0ba12b5534cf71e1fcd7f415a5ac644a36b
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 29 14:30:20 2017 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 29 14:38:09 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c43e0ba
7
8 app-editors/bvi: dropped ~x86-interix
9
10 Package-Manager: portage-2.3.3
11
12 app-editors/bvi/bvi-1.3.2-r2.ebuild | 4 ++--
13 app-editors/bvi/bvi-1.4.0_alpha.ebuild | 4 ++--
14 2 files changed, 4 insertions(+), 4 deletions(-)
15
16 diff --git a/app-editors/bvi/bvi-1.3.2-r2.ebuild b/app-editors/bvi/bvi-1.3.2-r2.ebuild
17 index c72207b..69ab5b3 100644
18 --- a/app-editors/bvi/bvi-1.3.2-r2.ebuild
19 +++ b/app-editors/bvi/bvi-1.3.2-r2.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 @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/bvi/${P}.src.tar.gz"
27 LICENSE="GPL-2"
28 SLOT="0"
29 IUSE=""
30 -KEYWORDS="amd64 ppc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
31 +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
32
33 DEPEND="sys-libs/ncurses"
34 RDEPEND="${DEPEND}"
35
36 diff --git a/app-editors/bvi/bvi-1.4.0_alpha.ebuild b/app-editors/bvi/bvi-1.4.0_alpha.ebuild
37 index cb6dcd4..4a1b1fc 100644
38 --- a/app-editors/bvi/bvi-1.4.0_alpha.ebuild
39 +++ b/app-editors/bvi/bvi-1.4.0_alpha.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 @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/bvi/$(replace_version_separator 4 '' ${P}).src.tar
47 LICENSE="GPL-2"
48 SLOT="0"
49 IUSE=""
50 -KEYWORDS="~amd64 ~ppc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
51 +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris"
52
53 DEPEND="sys-libs/ncurses"
54 RDEPEND="${DEPEND}"