diff options
author | Andrey Grozin <grozin@gentoo.org> | 2008-08-26 06:35:50 +0000 |
---|---|---|
committer | Andrey Grozin <grozin@gentoo.org> | 2008-08-26 06:35:50 +0000 |
commit | abe5944feae6c4fc7452c20123e4e146f016046d (patch) | |
tree | 3ffc1bf10aeea40a427d8d4834f679b51c579b16 /app-office/texmacs/texmacs-1.0.6.15.ebuild | |
parent | Marked ~hppa (bug #235533). (diff) | |
download | gentoo-2-abe5944feae6c4fc7452c20123e4e146f016046d.tar.gz gentoo-2-abe5944feae6c4fc7452c20123e4e146f016046d.tar.bz2 gentoo-2-abe5944feae6c4fc7452c20123e4e146f016046d.zip |
Adding back the previous version which was erroneously removed
(Portage version: 2.2_rc8/cvs/Linux 2.6.25-tuxonice-r1 i686)
Diffstat (limited to 'app-office/texmacs/texmacs-1.0.6.15.ebuild')
-rw-r--r-- | app-office/texmacs/texmacs-1.0.6.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/texmacs/texmacs-1.0.6.15.ebuild b/app-office/texmacs/texmacs-1.0.6.15.ebuild index 23c36a0d2cdb..205aed815047 100644 --- a/app-office/texmacs/texmacs-1.0.6.15.ebuild +++ b/app-office/texmacs/texmacs-1.0.6.15.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.15.ebuild,v 1.1 2008/08/19 05:43:37 grozin Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.6.15.ebuild,v 1.2 2008/08/26 06:35:49 grozin 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="~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" RDEPEND="virtual/latex-base virtual/ghostscript |