diff options
author | Santiago M. Mola <coldwind@gentoo.org> | 2008-05-25 19:35:47 +0000 |
---|---|---|
committer | Santiago M. Mola <coldwind@gentoo.org> | 2008-05-25 19:35:47 +0000 |
commit | 1bc6432fcd7cb8a658ab3e77dda4cc7f3212f435 (patch) | |
tree | da30fea72bf5be8dd381fd25b69d5a64dd28eda9 /app-office/texmacs/texmacs-1.0.6.14.ebuild | |
parent | Always enable sout as disabling it will cause vlc to fail to build. Bug #223515 (diff) | |
download | historical-1bc6432fcd7cb8a658ab3e77dda4cc7f3212f435.tar.gz historical-1bc6432fcd7cb8a658ab3e77dda4cc7f3212f435.tar.bz2 historical-1bc6432fcd7cb8a658ab3e77dda4cc7f3212f435.zip |
amd64 stable wrt bug #223601
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'app-office/texmacs/texmacs-1.0.6.14.ebuild')
-rw-r--r-- | app-office/texmacs/texmacs-1.0.6.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/texmacs/texmacs-1.0.6.14.ebuild b/app-office/texmacs/texmacs-1.0.6.14.ebuild index 160e21878108..2db502ae1e77 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.1 2008/03/22 13:55:42 graaff Exp $ +# $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 $ 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 ~alpha ~ppc ~sparc" +KEYWORDS="~alpha amd64 ~ppc ~sparc ~x86" RDEPEND="virtual/latex-base virtual/ghostscript |