diff options
author | Markus Meier <maekke@gentoo.org> | 2009-03-11 23:21:40 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-03-11 23:21:40 +0000 |
commit | 83f715e31867fcc7ae31ed7904a96851baea2fe6 (patch) | |
tree | 774b82460a8337684c0c2fa5da7a39620462e216 /dev-texlive | |
parent | amd64 stable, bug #253551 (diff) | |
download | gentoo-2-83f715e31867fcc7ae31ed7904a96851baea2fe6.tar.gz gentoo-2-83f715e31867fcc7ae31ed7904a96851baea2fe6.tar.bz2 gentoo-2-83f715e31867fcc7ae31ed7904a96851baea2fe6.zip |
amd64 stable, bug #253551
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'dev-texlive')
-rw-r--r-- | dev-texlive/texlive-music/ChangeLog | 5 | ||||
-rw-r--r-- | dev-texlive/texlive-music/texlive-music-2008.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-texlive/texlive-music/ChangeLog b/dev-texlive/texlive-music/ChangeLog index 1d3974056144..464d28ca37bc 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-music/ChangeLog,v 1.22 2009/03/10 19:47:43 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-music/ChangeLog,v 1.23 2009/03/11 23:21:40 maekke Exp $ + + 11 Mar 2009; Markus Meier <maekke@gentoo.org> texlive-music-2008.ebuild: + amd64 stable, bug #253551 10 Mar 2009; Raúl Porcel <armin76@gentoo.org> texlive-music-2008.ebuild: Add ~arm/~s390/~sh diff --git a/dev-texlive/texlive-music/texlive-music-2008.ebuild b/dev-texlive/texlive-music/texlive-music-2008.ebuild index e27f17b8f9b2..99ffbdd50dab 100644 --- a/dev-texlive/texlive-music/texlive-music-2008.ebuild +++ b/dev-texlive/texlive-music/texlive-music-2008.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.6 2009/03/10 19:47:43 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-music/texlive-music-2008.ebuild,v 1.7 2009/03/11 23:21:40 maekke Exp $ TEXLIVE_MODULE_CONTENTS="abc guitar harmony musictex musixlyr musixps musixtex songbook bin-musixflx collection-music " @@ -11,7 +11,7 @@ DESCRIPTION="TeXLive Music typesetting" LICENSE="GPL-2 freedist GPL-1 LGPL-2.1 LPPL-1.3 " SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-texlive/texlive-latex-2008 " |