diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-05-26 17:38:30 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-05-26 17:38:30 +0000 |
commit | 5b8bfb9ffb0a1c5bfd943f9d6b47459146b1a667 (patch) | |
tree | db2376bd7c8d7614be3e615347ab0de512aba98e /app-office | |
parent | Marked ~hppa (bug #223557). (diff) | |
download | gentoo-2-5b8bfb9ffb0a1c5bfd943f9d6b47459146b1a667.tar.gz gentoo-2-5b8bfb9ffb0a1c5bfd943f9d6b47459146b1a667.tar.bz2 gentoo-2-5b8bfb9ffb0a1c5bfd943f9d6b47459146b1a667.zip |
Stable on ppc wrt bug 223601
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/texmacs/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/texmacs/texmacs-1.0.6.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/texmacs/ChangeLog b/app-office/texmacs/ChangeLog index 577b3759df90..705dc8fbf6c8 100644 --- a/app-office/texmacs/ChangeLog +++ b/app-office/texmacs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/texmacs # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v 1.59 2008/05/25 19:35:47 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v 1.60 2008/05/26 17:38:30 nixnut Exp $ + + 26 May 2008; nixnut <nixnut@gentoo.org> texmacs-1.0.6.14.ebuild: + Stable on ppc wrt bug 223601 25 May 2008; Santiago M. Mola <coldwind@gentoo.org> texmacs-1.0.6.14.ebuild: diff --git a/app-office/texmacs/texmacs-1.0.6.14.ebuild b/app-office/texmacs/texmacs-1.0.6.14.ebuild index 2db502ae1e77..451014a34ac0 100644 --- a/app-office/texmacs/texmacs-1.0.6.14.ebuild +++ b/app-office/texmacs/texmacs-1.0.6.14.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-office/texmacs/texmacs-1.0.6.14.ebuild,v 1.2 2008/05/25 19:35:47 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.6.14.ebuild,v 1.3 2008/05/26 17:38:30 nixnut Exp $ inherit eutils MY_P=${P/tex/TeX}-src DESCRIPTION="Wysiwyg text processor with high-quality maths" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.texmacs.org/" LICENSE="GPL-2" SLOT="0" IUSE="imlib jpeg svg netpbm spell" -KEYWORDS="~alpha amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ppc ~sparc ~x86" RDEPEND="virtual/latex-base virtual/ghostscript |