diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-05-13 20:19:50 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-05-13 20:19:50 +0000 |
commit | 3a3e06517f7451d5c41dfc8d8a811a2c1f88b086 (patch) | |
tree | 0c12c972616344533981116b7d2df9e907a6e42c /dev-texlive | |
parent | Marked ppc/ppc64 stable for bug #319323. (diff) | |
download | gentoo-2-3a3e06517f7451d5c41dfc8d8a811a2c1f88b086.tar.gz gentoo-2-3a3e06517f7451d5c41dfc8d8a811a2c1f88b086.tar.bz2 gentoo-2-3a3e06517f7451d5c41dfc8d8a811a2c1f88b086.zip |
Add ~sparc wrt #300526
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'dev-texlive')
-rw-r--r-- | dev-texlive/texlive-luatex/ChangeLog | 5 | ||||
-rw-r--r-- | dev-texlive/texlive-luatex/texlive-luatex-2009.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-texlive/texlive-luatex/ChangeLog b/dev-texlive/texlive-luatex/ChangeLog index 4997e09faaa6..3172db713f53 100644 --- a/dev-texlive/texlive-luatex/ChangeLog +++ b/dev-texlive/texlive-luatex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-texlive/texlive-luatex # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/ChangeLog,v 1.8 2010/05/12 19:14:09 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/ChangeLog,v 1.9 2010/05/13 20:19:50 armin76 Exp $ + + 13 May 2010; Raúl Porcel <armin76@gentoo.org> texlive-luatex-2009.ebuild: + Add ~sparc wrt #300526 12 May 2010; Brent Baude <ranger@gentoo.org> texlive-luatex-2009.ebuild: Marking texlive-luatex-2009 ~ppc64 for bug 300526 diff --git a/dev-texlive/texlive-luatex/texlive-luatex-2009.ebuild b/dev-texlive/texlive-luatex/texlive-luatex-2009.ebuild index 1f75b43cdc3a..f3d935169a2c 100644 --- a/dev-texlive/texlive-luatex/texlive-luatex-2009.ebuild +++ b/dev-texlive/texlive-luatex/texlive-luatex-2009.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/texlive-luatex-2009.ebuild,v 1.8 2010/05/12 19:14:09 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-luatex/texlive-luatex-2009.ebuild,v 1.9 2010/05/13 20:19:50 armin76 Exp $ TEXLIVE_MODULE_CONTENTS="luainputenc luamplib luaotfload luatextra collection-luatex " @@ -11,7 +11,7 @@ DESCRIPTION="TeXLive LuaTeX packages" LICENSE="GPL-2 as-is public-domain " SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc64 ~sh ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" DEPEND=">=dev-texlive/texlive-basic-2009 >=dev-tex/luatex-0.45 |