diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2009-02-27 15:32:05 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2009-02-27 15:32:05 +0000 |
commit | c6d46fb7f8913de0a1fc813b5eae48d30b2f2077 (patch) | |
tree | 3d261ab4ebf1c9abeab9a8a098095ab09856fbef /dev-texlive/texlive-music | |
parent | Sparc stable, part of Bug #253551. (diff) | |
download | gentoo-2-c6d46fb7f8913de0a1fc813b5eae48d30b2f2077.tar.gz gentoo-2-c6d46fb7f8913de0a1fc813b5eae48d30b2f2077.tar.bz2 gentoo-2-c6d46fb7f8913de0a1fc813b5eae48d30b2f2077.zip |
Sparc stable, part of Bug #253551.
(Portage version: 2.2_rc23/cvs/Linux 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/texlive-music-2008.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-texlive/texlive-music/ChangeLog b/dev-texlive/texlive-music/ChangeLog index cd1b2da37ddd..0823c2f7156e 100644 --- a/dev-texlive/texlive-music/ChangeLog +++ b/dev-texlive/texlive-music/ChangeLog @@ -1,6 +1,10 @@ # 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.18 2008/10/31 14:44:50 aballier Exp $ +# 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 $ + + 27 Feb 2009; Ferris McCormick <fmccor@gentoo.org> + texlive-music-2008.ebuild: + Sparc stable, part of Bug #253551. 31 Oct 2008; Alexis Ballier <aballier@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 9d8685cd0d87..54f1e71c079f 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-2008 Gentoo Foundation +# 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.2 2008/10/31 14:44:50 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-music/texlive-music-2008.ebuild,v 1.3 2009/02/27 15:32:05 fmccor 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 " |