Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/mujs/
Date: Sun, 30 Oct 2016 08:17:10
Message-Id: 1477815417.bce89cc051e2e8a7056b9b31df33b30ee83be6c7.pacho@gentoo
1 commit: bce89cc051e2e8a7056b9b31df33b30ee83be6c7
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 30 08:15:56 2016 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 30 08:16:57 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bce89cc0
7
8 dev-lang/mujs: amd64/x86 stable, bug #571322
9
10 Package-Manager: portage-2.3.2
11
12 dev-lang/mujs/mujs-0_p20150202.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-lang/mujs/mujs-0_p20150202.ebuild b/dev-lang/mujs/mujs-0_p20150202.ebuild
16 index 972896d..c5c6d40 100644
17 --- a/dev-lang/mujs/mujs-0_p20150202.ebuild
18 +++ b/dev-lang/mujs/mujs-0_p20150202.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2016 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -12,7 +12,7 @@ SRC_URI="http://git.ghostscript.com/?p=mujs.git;a=snapshot;h=c1ad1ba1e482e7d0174
26
27 LICENSE="AGPL-3"
28 SLOT="0"
29 -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
30 +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
31 IUSE=""
32
33 DEPEND=""