diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2008-05-27 16:30:41 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2008-05-27 16:30:41 +0000 |
commit | 0059b4645d556f7a2acfe9d7008475d66f42b44f (patch) | |
tree | 6ca26c359fcb9059dc4aa171a9fd99601be39685 /app-office | |
parent | remove unused licenses (diff) | |
download | gentoo-2-0059b4645d556f7a2acfe9d7008475d66f42b44f.tar.gz gentoo-2-0059b4645d556f7a2acfe9d7008475d66f42b44f.tar.bz2 gentoo-2-0059b4645d556f7a2acfe9d7008475d66f42b44f.zip |
stable x86, 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 705dc8fbf6c8..48b6e2f072af 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.60 2008/05/26 17:38:30 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v 1.61 2008/05/27 16:30:41 opfer Exp $ + + 27 May 2008; Christian Faulhammer <opfer@gentoo.org> + texmacs-1.0.6.14.ebuild: + stable x86, bug 223601 26 May 2008; nixnut <nixnut@gentoo.org> texmacs-1.0.6.14.ebuild: Stable on ppc wrt bug 223601 diff --git a/app-office/texmacs/texmacs-1.0.6.14.ebuild b/app-office/texmacs/texmacs-1.0.6.14.ebuild index 451014a34ac0..4ab33744b565 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.3 2008/05/26 17:38:30 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.6.14.ebuild,v 1.4 2008/05/27 16:30:41 opfer 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 |