Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-music: ChangeLog texlive-music-2011.ebuild
Date: Thu, 28 Jul 2011 13:33:14
Message-Id: 20110728133303.613002004B@flycatcher.gentoo.org
1 aballier 11/07/28 13:33:03
2
3 Modified: ChangeLog
4 Added: texlive-music-2011.ebuild
5 Log:
6 Bump to TeX Live 2011
7
8 (Portage version: 2.2.0_alpha47/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.33 dev-texlive/texlive-music/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-music/ChangeLog?rev=1.33&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-music/ChangeLog?rev=1.33&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-music/ChangeLog?r1=1.32&r2=1.33
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-music/ChangeLog,v
20 retrieving revision 1.32
21 retrieving revision 1.33
22 diff -u -r1.32 -r1.33
23 --- ChangeLog 24 Oct 2010 18:12:00 -0000 1.32
24 +++ ChangeLog 28 Jul 2011 13:33:03 -0000 1.33
25 @@ -1,6 +1,11 @@
26 # ChangeLog for dev-texlive/texlive-music
27 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-music/ChangeLog,v 1.32 2010/10/24 18:12:00 aballier Exp $
29 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-music/ChangeLog,v 1.33 2011/07/28 13:33:03 aballier Exp $
31 +
32 +*texlive-music-2011 (28 Jul 2011)
33 +
34 + 28 Jul 2011; Alexis Ballier <aballier@g.o> +texlive-music-2011.ebuild:
35 + Bump to TeX Live 2011
36
37 *texlive-music-2010 (24 Oct 2010)
38
39
40
41
42 1.1 dev-texlive/texlive-music/texlive-music-2011.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-music/texlive-music-2011.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-texlive/texlive-music/texlive-music-2011.ebuild?rev=1.1&content-type=text/plain
46
47 Index: texlive-music-2011.ebuild
48 ===================================================================
49 # Copyright 1999-2011 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-music/texlive-music-2011.ebuild,v 1.1 2011/07/28 13:33:03 aballier Exp $
52
53 EAPI="3"
54
55 TEXLIVE_MODULE_CONTENTS="abc figbas gchords guitar harmony musixguit musixtex songbook collection-music
56 "
57 TEXLIVE_MODULE_DOC_CONTENTS="abc.doc gchords.doc guitar.doc harmony.doc musixguit.doc musixtex.doc songbook.doc "
58 TEXLIVE_MODULE_SRC_CONTENTS="abc.source guitar.source musixtex.source songbook.source "
59 inherit texlive-module
60 DESCRIPTION="TeXLive Music typesetting"
61
62 LICENSE="GPL-2 GPL-1 LGPL-2.1 LPPL-1.3 "
63 SLOT="0"
64 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
65 IUSE=""
66 DEPEND=">=dev-texlive/texlive-latex-2011
67 !<app-text/texlive-core-2011
68 "
69 RDEPEND="${DEPEND} "
70 TEXLIVE_MODULE_BINSCRIPTS="texmf-dist/scripts/musixtex/musixflx.lua texmf-dist/scripts/musixtex/musixtex.lua"