diff options
author | 2011-08-09 21:37:46 +0000 | |
---|---|---|
committer | 2011-08-09 21:37:46 +0000 | |
commit | de7126a16f52cac61eeb59b1b533abceaea1f5b8 (patch) | |
tree | f3dba19a21fd8e6f1df5efae5a443e85b572c3a0 /dev-texlive/texlive-music | |
parent | Remove old (diff) | |
download | historical-de7126a16f52cac61eeb59b1b533abceaea1f5b8.tar.gz historical-de7126a16f52cac61eeb59b1b533abceaea1f5b8.tar.bz2 historical-de7126a16f52cac61eeb59b1b533abceaea1f5b8.zip |
Stable on amd64 wrt bug #355085
Package-Manager: portage-2.2.0_alpha46/cvs/Linux x86_64
Diffstat (limited to 'dev-texlive/texlive-music')
-rw-r--r-- | dev-texlive/texlive-music/ChangeLog | 5 | ||||
-rw-r--r-- | dev-texlive/texlive-music/texlive-music-2010.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-texlive/texlive-music/ChangeLog b/dev-texlive/texlive-music/ChangeLog index a90a72ce27e6..d55a596cbc40 100644 --- a/dev-texlive/texlive-music/ChangeLog +++ b/dev-texlive/texlive-music/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-texlive/texlive-music # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-music/ChangeLog,v 1.33 2011/07/28 13:33:03 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-music/ChangeLog,v 1.34 2011/08/09 21:32:39 hwoarang Exp $ + + 09 Aug 2011; Markos Chandras <hwoarang@gentoo.org> texlive-music-2010.ebuild: + Stable on amd64 wrt bug #355085 *texlive-music-2011 (28 Jul 2011) diff --git a/dev-texlive/texlive-music/texlive-music-2010.ebuild b/dev-texlive/texlive-music/texlive-music-2010.ebuild index 257d0583c7a9..4433e2acefdd 100644 --- a/dev-texlive/texlive-music/texlive-music-2010.ebuild +++ b/dev-texlive/texlive-music/texlive-music-2010.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-music/texlive-music-2010.ebuild,v 1.1 2010/10/24 18:12:00 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-music/texlive-music-2010.ebuild,v 1.2 2011/08/09 21:32:39 hwoarang Exp $ EAPI="3" @@ -13,7 +13,7 @@ DESCRIPTION="TeXLive Music typesetting" LICENSE="GPL-2 as-is GPL-1 LGPL-2.1 LPPL-1.3 " SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-texlive/texlive-latex-2010 " |