diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-05-12 20:36:40 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-05-12 20:36:40 +0000 |
commit | ca0a00314d5d256409f475f9f5852aeeaf055856 (patch) | |
tree | 127b6d5041d6dbf85b11f67cf794e971e80baf49 /app-text/texlive | |
parent | Stable on ppc wrt bug 220651 (diff) | |
download | gentoo-2-ca0a00314d5d256409f475f9f5852aeeaf055856.tar.gz gentoo-2-ca0a00314d5d256409f475f9f5852aeeaf055856.tar.bz2 gentoo-2-ca0a00314d5d256409f475f9f5852aeeaf055856.zip |
Stable on ppc wrt bug 220651
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-text/texlive')
-rw-r--r-- | app-text/texlive/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/texlive/texlive-2007-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/texlive/ChangeLog b/app-text/texlive/ChangeLog index 2ca856812ece..ce36abcd9511 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.37 2008/04/16 15:10:24 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.38 2008/05/12 20:36:40 nixnut Exp $ + + 12 May 2008; nixnut <nixnut@gentoo.org> texlive-2007-r3.ebuild: + Stable on ppc wrt bug 220651 16 Apr 2008; Peter Volkov <pva@gentoo.org> texlive-2007-r3.ebuild: amd64 stable, bug #215735. diff --git a/app-text/texlive/texlive-2007-r3.ebuild b/app-text/texlive/texlive-2007-r3.ebuild index 6aaffa3797a5..bc7842ba4d45 100644 --- a/app-text/texlive/texlive-2007-r3.ebuild +++ b/app-text/texlive/texlive-2007-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2007-r3.ebuild,v 1.13 2008/04/16 15:10:24 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2007-r3.ebuild,v 1.14 2008/05/12 20:36:40 nixnut Exp $ DESCRIPTION="A complete TeX distribution" HOMEPAGE="http://tug.org/texlive/" @@ -8,7 +8,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 doc extra games graphics humanities jadetex music omega png pstricks publishers science tex4ht xetex xml X" |