diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-04-06 17:00:28 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-04-06 17:00:28 +0000 |
commit | e2cd8ac54fa8d31d8cf5c2308adcb12876d74b75 (patch) | |
tree | fcbf6d6a2457dfd1b76807df0db4d084a1e3b638 /app-text/texlive | |
parent | fix #135571; use new qmail.eclass; ebuild cleanup (diff) | |
download | historical-e2cd8ac54fa8d31d8cf5c2308adcb12876d74b75.tar.gz historical-e2cd8ac54fa8d31d8cf5c2308adcb12876d74b75.tar.bz2 historical-e2cd8ac54fa8d31d8cf5c2308adcb12876d74b75.zip |
Stable on ppc64; bug #215735
Package-Manager: portage-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 8656d4d708a6..de7c739a0845 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.32 2008/04/01 22:39:52 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.33 2008/04/06 17:00:28 corsair Exp $ + + 06 Apr 2008; Markus Rothe <corsair@gentoo.org> texlive-2007-r3.ebuild: + Stable on ppc64; bug #215735 01 Apr 2008; Christian Faulhammer <opfer@gentoo.org> texlive-2007-r3.ebuild: diff --git a/app-text/texlive/texlive-2007-r3.ebuild b/app-text/texlive/texlive-2007-r3.ebuild index 8c391dd562b8..ea882e48a42c 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.8 2008/04/01 22:39:52 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2007-r3.ebuild,v 1.9 2008/04/06 17:00:28 corsair 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 ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 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" |