diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-31 10:29:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-31 10:29:06 +0000 |
commit | f069c402a2d0cafbd48c2dcbd34504c2c68cf0d0 (patch) | |
tree | 71c0f063305e770703c0dd251a090c2e348b84ee /media-sound | |
parent | Stable for amd64, wrt bug #480570 (diff) | |
download | gentoo-2-f069c402a2d0cafbd48c2dcbd34504c2c68cf0d0.tar.gz gentoo-2-f069c402a2d0cafbd48c2dcbd34504c2c68cf0d0.tar.bz2 gentoo-2-f069c402a2d0cafbd48c2dcbd34504c2c68cf0d0.zip |
Stable for amd64, wrt bug #441398
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 0c64f90ca5aa..55b699928927 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.160 2013/08/29 06:05:10 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/ChangeLog,v 1.161 2013/08/31 10:29:06 ago Exp $ + + 31 Aug 2013; Agostino Sarubbo <ago@gentoo.org> lilypond-2.16.2.ebuild: + Stable for amd64, wrt bug #441398 *lilypond-2.17.25 (29 Aug 2013) diff --git a/media-sound/lilypond/lilypond-2.16.2.ebuild b/media-sound/lilypond/lilypond-2.16.2.ebuild index 5a748848a0fe..61a3f8a6555e 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.2 2013/05/30 07:07:58 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-2.16.2.ebuild,v 1.3 2013/08/31 10:29:06 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}" |