diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2009-02-27 15:47:32 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2009-02-27 15:47:32 +0000 |
commit | 4e075e2acf4ae60fb92f92cc61b88edd0091d415 (patch) | |
tree | f28599874dff8bfae1c88ee4c06cfc0b6c855178 /app-text | |
parent | Sparc stable, part of Bug #253551. (diff) | |
download | gentoo-2-4e075e2acf4ae60fb92f92cc61b88edd0091d415.tar.gz gentoo-2-4e075e2acf4ae60fb92f92cc61b88edd0091d415.tar.bz2 gentoo-2-4e075e2acf4ae60fb92f92cc61b88edd0091d415.zip |
Sparc stable, part of Bug #253551.
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/texlive/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/texlive/texlive-2008.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/texlive/ChangeLog b/app-text/texlive/ChangeLog index ad49b98b977d..0b247287eaf7 100644 --- a/app-text/texlive/ChangeLog +++ b/app-text/texlive/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/texlive -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.45 2008/10/31 21:04:13 ulm Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.46 2009/02/27 15:47:32 fmccor Exp $ + + 27 Feb 2009; Ferris McCormick <fmccor@gentoo.org> texlive-2008.ebuild: + Sparc stable, part of Bug #253551. 31 Oct 2008; Ulrich Mueller <ulm@gentoo.org> texlive-2007-r3.ebuild: Remove virtual/tetex, bug 222501. diff --git a/app-text/texlive/texlive-2008.ebuild b/app-text/texlive/texlive-2008.ebuild index c191ea8e9d6b..91aef271d985 100644 --- a/app-text/texlive/texlive-2008.ebuild +++ b/app-text/texlive/texlive-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/app-text/texlive/texlive-2008.ebuild,v 1.4 2008/10/04 09:14:34 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2008.ebuild,v 1.5 2009/02/27 15:47:32 fmccor Exp $ EAPI="2" @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="GPL-2" 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="cjk context cyrillic detex doc dvi2tty extra games graphics humanities jadetex music omega png pstricks publishers science tex4ht truetype xetex xindy xml X" |