diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-10 14:21:28 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-06-10 14:21:28 +0000 |
commit | 30a47f14927a4efaa0822f2e74292a6ab4f56ac8 (patch) | |
tree | d22d524d03a8065abb9d41f461dfa1fa58355f80 /dev-texlive | |
parent | [dev-texlive/texlive-metapost] add ~mips keywords (diff) | |
download | gentoo-2-30a47f14927a4efaa0822f2e74292a6ab4f56ac8.tar.gz gentoo-2-30a47f14927a4efaa0822f2e74292a6ab4f56ac8.tar.bz2 gentoo-2-30a47f14927a4efaa0822f2e74292a6ab4f56ac8.zip |
[dev-texlive/texlive-music] add ~mips keywords
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'dev-texlive')
-rw-r--r-- | dev-texlive/texlive-music/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-music/texlive-music-2008.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-music/ChangeLog b/dev-texlive/texlive-music/ChangeLog index 0965072c4762..7889de7f9882 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-music/ChangeLog,v 1.27 2009/05/15 15:36:52 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-music/ChangeLog,v 1.28 2009/06/10 14:21:28 alexxy Exp $ + + 10 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> + texlive-music-2008.ebuild: + Add ~mips love 15 May 2009; Alexis Ballier <aballier@gentoo.org> -texlive-music-2007.ebuild: diff --git a/dev-texlive/texlive-music/texlive-music-2008.ebuild b/dev-texlive/texlive-music/texlive-music-2008.ebuild index 5fc5bfdaa644..f306b78de8c7 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.10 2009/03/18 20:55:54 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-music/texlive-music-2008.ebuild,v 1.11 2009/06/10 14:21:28 alexxy 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 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-texlive/texlive-latex-2008 " |