diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-03-06 21:56:16 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-03-06 21:56:16 +0000 |
commit | 712e7e4976b54073b5d2933a68da6f0989cda731 (patch) | |
tree | 517f72e0cf3515f2f93bd775e28772a1fa79135f /dev-texlive/texlive-music | |
parent | Stable for HPPA (bug #253551). (diff) | |
download | gentoo-2-712e7e4976b54073b5d2933a68da6f0989cda731.tar.gz gentoo-2-712e7e4976b54073b5d2933a68da6f0989cda731.tar.bz2 gentoo-2-712e7e4976b54073b5d2933a68da6f0989cda731.zip |
Stable for HPPA (bug #253551).
(Portage version: 2.2_rc23/cvs/Linux i686)
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-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 0823c2f7156e..f088f6ab8074 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.19 2009/02/27 15:32:05 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-music/ChangeLog,v 1.20 2009/03/06 21:56:16 jer Exp $ + + 06 Mar 2009; Jeroen Roovers <jer@gentoo.org> texlive-music-2008.ebuild: + Stable for HPPA (bug #253551). 27 Feb 2009; Ferris McCormick <fmccor@gentoo.org> texlive-music-2008.ebuild: diff --git a/dev-texlive/texlive-music/texlive-music-2008.ebuild b/dev-texlive/texlive-music/texlive-music-2008.ebuild index 54f1e71c079f..a712e1d55df8 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.3 2009/02/27 15:32:05 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-music/texlive-music-2008.ebuild,v 1.4 2009/03/06 21:56:16 jer 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 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-texlive/texlive-latex-2008 " |