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/mg/
Date: Sun, 04 Sep 2016 15:15:56
Message-Id: 1473002107.cdeeda080457118f6d50fe7ae5be84a30baaf2d1.grobian@gentoo
1 commit: cdeeda080457118f6d50fe7ae5be84a30baaf2d1
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 4 15:15:07 2016 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 4 15:15:07 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cdeeda08
7
8 app-editors/mg: drop Prefix keywords, bug #503166
9
10 Package-Manager: portage-2.2.28
11
12 app-editors/mg/mg-20110905-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-editors/mg/mg-20110905-r1.ebuild b/app-editors/mg/mg-20110905-r1.ebuild
16 index 946d97a..f70d90f 100644
17 --- a/app-editors/mg/mg-20110905-r1.ebuild
18 +++ b/app-editors/mg/mg-20110905-r1.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="http://homepage.boetes.org/software/mg/${P}.tar.gz"
20
21 LICENSE="public-domain ISC BSD"
22 SLOT="0"
23 -KEYWORDS="alpha amd64 hppa ppc ~ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
24 +KEYWORDS="alpha amd64 hppa ppc ~ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd"
25 IUSE="livecd"
26
27 RDEPEND="sys-libs/ncurses:0"