diff options
author | 2007-11-06 23:43:27 +0000 | |
---|---|---|
committer | 2007-11-06 23:43:27 +0000 | |
commit | 31bd222fa357f1042283be6e13879d7c0ef2b939 (patch) | |
tree | 4dc5c0fe5a5554bd8f1395870245960898ba6957 | |
parent | change TEXMF_VAR_PATH to match default configuration, hopefully nothing was u... (diff) | |
download | gentoo-2-31bd222fa357f1042283be6e13879d7c0ef2b939.tar.gz gentoo-2-31bd222fa357f1042283be6e13879d7c0ef2b939.tar.bz2 gentoo-2-31bd222fa357f1042283be6e13879d7c0ef2b939.zip |
(Re)add ~sparc --- Bug #198289 --- dev-tex/feynmf is good on sparc.
(Portage version: 2.1.3.18)
-rw-r--r-- | app-text/texlive/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/texlive/texlive-2007-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/texlive/ChangeLog b/app-text/texlive/ChangeLog index d125f93b358e..bf1bbf7f4ee1 100644 --- a/app-text/texlive/ChangeLog +++ b/app-text/texlive/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/texlive # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.14 2007/11/06 20:12:51 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.15 2007/11/06 23:43:27 fmccor Exp $ + + 06 Nov 2007; Ferris McCormick <fmccor@gentoo.org> texlive-2007-r1.ebuild: + (Re)add ~sparc --- Bug #198289 --- dev-tex/feynmf is good on sparc. 06 Nov 2007; Alexis Ballier <aballier@gentoo.org> texlive-2007.ebuild, texlive-2007-r1.ebuild: diff --git a/app-text/texlive/texlive-2007-r1.ebuild b/app-text/texlive/texlive-2007-r1.ebuild index 82bea738d040..5cad840eddf8 100644 --- a/app-text/texlive/texlive-2007-r1.ebuild +++ b/app-text/texlive/texlive-2007-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2007-r1.ebuild,v 1.2 2007/11/06 20:12:51 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2007-r1.ebuild,v 1.3 2007/11/06 23:43:27 fmccor Exp $ DESCRIPTION="A complete TeX distribution" HOMEPAGE="http://tug.org/texlive/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~sparc ~x86" IUSE="cjk context cyrillic doc extra games graphics humanities music omega png pstricks publishers science xetex xml X" |