diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-09-09 16:49:56 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-09-09 16:49:56 +0000 |
commit | 872266377b4760fa4ff7891ca109707a6e9ba9c7 (patch) | |
tree | 0704ad2281f9c27c542bb2a9801f523365cb60e0 /dev-texlive/texlive-music | |
parent | Bump to 2008 (diff) | |
download | gentoo-2-872266377b4760fa4ff7891ca109707a6e9ba9c7.tar.gz gentoo-2-872266377b4760fa4ff7891ca109707a6e9ba9c7.tar.bz2 gentoo-2-872266377b4760fa4ff7891ca109707a6e9ba9c7.zip |
Bump to 2008
(Portage version: 2.2_rc8/cvs/Linux 2.6.26.3 x86_64)
Diffstat (limited to 'dev-texlive/texlive-music')
-rw-r--r-- | dev-texlive/texlive-music/ChangeLog | 8 | ||||
-rw-r--r-- | dev-texlive/texlive-music/metadata.xml | 4 | ||||
-rw-r--r-- | dev-texlive/texlive-music/texlive-music-2008.ebuild | 17 |
3 files changed, 27 insertions, 2 deletions
diff --git a/dev-texlive/texlive-music/ChangeLog b/dev-texlive/texlive-music/ChangeLog index 455f2df85e3e..ce64bdbd76b6 100644 --- a/dev-texlive/texlive-music/ChangeLog +++ b/dev-texlive/texlive-music/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-texlive/texlive-music # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-music/ChangeLog,v 1.15 2008/05/12 20:14:08 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-music/ChangeLog,v 1.16 2008/09/09 16:49:56 aballier Exp $ + +*texlive-music-2008 (09 Sep 2008) + + 09 Sep 2008; Alexis Ballier <aballier@gentoo.org> metadata.xml, + +texlive-music-2008.ebuild: + Bump to 2008 12 May 2008; nixnut <nixnut@gentoo.org> texlive-music-2007.ebuild: Stable on ppc wrt bug 220651 diff --git a/dev-texlive/texlive-music/metadata.xml b/dev-texlive/texlive-music/metadata.xml index 709c45b017d6..7e6fce8aeafe 100644 --- a/dev-texlive/texlive-music/metadata.xml +++ b/dev-texlive/texlive-music/metadata.xml @@ -6,5 +6,7 @@ <email>aballier@gentoo.org</email> <name>Alexis Ballier</name> </maintainer> +<longdescription lang="en"> +Music typesetting packages +</longdescription> </pkgmetadata> - diff --git a/dev-texlive/texlive-music/texlive-music-2008.ebuild b/dev-texlive/texlive-music/texlive-music-2008.ebuild new file mode 100644 index 000000000000..7daa4c14d98c --- /dev/null +++ b/dev-texlive/texlive-music/texlive-music-2008.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-music/texlive-music-2008.ebuild,v 1.1 2008/09/09 16:49:56 aballier Exp $ + +TEXLIVE_MODULES_DEPS="dev-texlive/texlive-latex +" +TEXLIVE_MODULE_CONTENTS="abc guitar harmony musictex musixlyr musixps musixtex songbook bin-musixflx collection-music +" +TEXLIVE_MODULE_DOC_CONTENTS="abc.doc guitar.doc harmony.doc musictex.doc musixlyr.doc musixps.doc musixtex.doc songbook.doc " +TEXLIVE_MODULE_SRC_CONTENTS="abc.source guitar.source songbook.source " +inherit texlive-module +DESCRIPTION="TeXLive Music typesetting" + +LICENSE="GPL-2 freedist GPL-1 LGPL-2.1 LPPL-1.3 " +SLOT="0" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +IUSE="" |