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 | f2bc675e7df3cecbd9edc9d7e174679f9f8a07af (patch) | |
tree | 7445ad127a9621a087e81ae732cceaa8fb0e02dc /app-office | |
parent | Always enable sout as disabling it will cause vlc to fail to build. Bug #223515 (diff) | |
download | gentoo-2-f2bc675e7df3cecbd9edc9d7e174679f9f8a07af.tar.gz gentoo-2-f2bc675e7df3cecbd9edc9d7e174679f9f8a07af.tar.bz2 gentoo-2-f2bc675e7df3cecbd9edc9d7e174679f9f8a07af.zip |
amd64 stable wrt bug #223601
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/texmacs/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/texmacs/texmacs-1.0.6.14.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-office/texmacs/ChangeLog b/app-office/texmacs/ChangeLog index 62dc575cdd5f..577b3759df90 100644 --- a/app-office/texmacs/ChangeLog +++ b/app-office/texmacs/ChangeLog @@ -1,6 +1,10 @@ # 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.58 2008/03/22 13:55:42 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v 1.59 2008/05/25 19:35:47 coldwind Exp $ + + 25 May 2008; Santiago M. Mola <coldwind@gentoo.org> + texmacs-1.0.6.14.ebuild: + amd64 stable wrt bug #223601 *texmacs-1.0.6.14 (22 Mar 2008) 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 |