diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-04-06 19:25:26 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-04-06 19:25:26 +0000 |
commit | be95c4cf779cf7f28d4134c050a4cb3ce24301f3 (patch) | |
tree | 28579eb5a60f392807594add99494ca2407ccce0 /app-text/texlive | |
parent | Added ~ppc; bug #195815 (diff) | |
download | gentoo-2-be95c4cf779cf7f28d4134c050a4cb3ce24301f3.tar.gz gentoo-2-be95c4cf779cf7f28d4134c050a4cb3ce24301f3.tar.bz2 gentoo-2-be95c4cf779cf7f28d4134c050a4cb3ce24301f3.zip |
Added ~ppc; bug #195815
(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 de7c739a0845..00db45aeae10 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.33 2008/04/06 17:00:28 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.34 2008/04/06 19:25:26 corsair Exp $ + + 06 Apr 2008; Markus Rothe <corsair@gentoo.org> texlive-2007-r3.ebuild: + Added ~ppc; bug #195815 06 Apr 2008; Markus Rothe <corsair@gentoo.org> texlive-2007-r3.ebuild: Stable on ppc64; bug #215735 diff --git a/app-text/texlive/texlive-2007-r3.ebuild b/app-text/texlive/texlive-2007-r3.ebuild index ea882e48a42c..774f53dc45a9 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.9 2008/04/06 17:00:28 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2007-r3.ebuild,v 1.10 2008/04/06 19:25:26 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 ~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" |