Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/lilypond/
Date: Mon, 30 May 2016 12:10:58
Message-Id: 1464610238.b43dbeaa976da7b42d45c72641f0777a40f02195.klausman@gentoo
1 commit: b43dbeaa976da7b42d45c72641f0777a40f02195
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 30 12:10:38 2016 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Mon May 30 12:10:38 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b43dbeaa
7
8 media-sound/lilypond-2.18.2-r1: add ~alpha keyword
9
10 Gentoo-Bug: 565880
11
12 Package-Manager: portage-2.3.0_rc1
13
14 media-sound/lilypond/lilypond-2.18.2-r1.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/media-sound/lilypond/lilypond-2.18.2-r1.ebuild b/media-sound/lilypond/lilypond-2.18.2-r1.ebuild
18 index 8356188..109621a 100644
19 --- a/media-sound/lilypond/lilypond-2.18.2-r1.ebuild
20 +++ b/media-sound/lilypond/lilypond-2.18.2-r1.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2015 Gentoo Foundation
23 +# Copyright 1999-2016 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 # $Id$
26
27 @@ -13,7 +13,7 @@ HOMEPAGE="http://lilypond.org/"
28
29 LICENSE="GPL-3 FDL-1.3"
30 SLOT="0"
31 -KEYWORDS="~amd64 ~hppa ~x86"
32 +KEYWORDS="~alpha ~amd64 ~hppa ~x86"
33 LANGS=" ca cs da de el eo es fi fr it ja nl ru sv tr uk vi zh_TW"
34 IUSE="debug emacs profile vim-syntax ${LANGS// / linguas_}"
35 REQUIRED_USE="${PYTHON_REQUIRED_USE}"