diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-02 08:12:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-02 08:12:51 +0000 |
commit | ae72818ed22a1b650cc2fb85178dc7e4d20e4c51 (patch) | |
tree | 436a83cc711f5e8d6f80ba2aade6b649d0c4e40c /media-sound | |
parent | Version bump, wrt bug #481118 (diff) | |
download | gentoo-2-ae72818ed22a1b650cc2fb85178dc7e4d20e4c51.tar.gz gentoo-2-ae72818ed22a1b650cc2fb85178dc7e4d20e4c51.tar.bz2 gentoo-2-ae72818ed22a1b650cc2fb85178dc7e4d20e4c51.zip |
Stable for x86, wrt bug #441398
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/lilypond/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/lilypond/lilypond-2.16.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/lilypond/ChangeLog b/media-sound/lilypond/ChangeLog index 55b699928927..07e6119f71f2 100644 --- a/media-sound/lilypond/ChangeLog +++ b/media-sound/lilypond/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/lilypond # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/ChangeLog,v 1.161 2013/08/31 10:29:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/ChangeLog,v 1.162 2013/09/02 08:12:51 ago Exp $ + + 02 Sep 2013; Agostino Sarubbo <ago@gentoo.org> lilypond-2.16.2.ebuild: + Stable for x86, wrt bug #441398 31 Aug 2013; Agostino Sarubbo <ago@gentoo.org> lilypond-2.16.2.ebuild: Stable for amd64, wrt bug #441398 diff --git a/media-sound/lilypond/lilypond-2.16.2.ebuild b/media-sound/lilypond/lilypond-2.16.2.ebuild index 61a3f8a6555e..a3ba09ee6fd2 100644 --- a/media-sound/lilypond/lilypond-2.16.2.ebuild +++ b/media-sound/lilypond/lilypond-2.16.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-2.16.2.ebuild,v 1.3 2013/08/31 10:29:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-2.16.2.ebuild,v 1.4 2013/09/02 08:12:51 ago Exp $ EAPI="5" PYTHON_COMPAT=( python{2_5,2_6,2_7} ) @@ -13,7 +13,7 @@ HOMEPAGE="http://lilypond.org/" SLOT="0" LICENSE="GPL-3 FDL-1.3" -KEYWORDS="amd64 ~hppa ~x86" +KEYWORDS="amd64 ~hppa x86" LANGS=" cs da de el eo es fi fr it ja nl ru sv tr uk vi zh_TW" IUSE="debug emacs profile vim-syntax ${LANGS// / linguas_}" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |