diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-08-06 22:01:00 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-08-06 22:01:00 +0000 |
commit | fe938fcbf8c878b95b4def44d20b2fb5ee4c63e7 (patch) | |
tree | 47f1e3411d2863d988c6921edba5576094caa234 /app-office/texmacs | |
parent | Stable on SPARC wrt bug #142039. (diff) | |
download | gentoo-2-fe938fcbf8c878b95b4def44d20b2fb5ee4c63e7.tar.gz gentoo-2-fe938fcbf8c878b95b4def44d20b2fb5ee4c63e7.tar.bz2 gentoo-2-fe938fcbf8c878b95b4def44d20b2fb5ee4c63e7.zip |
Stable on x86, bug #142267, tested by Christian 'Opfer' Faulhammer <gentoo at faulhammer.org>.
(Portage version: 2.1.1_pre4-r1)
Diffstat (limited to 'app-office/texmacs')
-rw-r--r-- | app-office/texmacs/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/texmacs/texmacs-1.0.6-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-office/texmacs/ChangeLog b/app-office/texmacs/ChangeLog index b66665ed715f..22fd5f40b067 100644 --- a/app-office/texmacs/ChangeLog +++ b/app-office/texmacs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/texmacs # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v 1.46 2006/08/06 03:16:49 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v 1.47 2006/08/06 22:01:00 ticho Exp $ + + 06 Aug 2006; Andrej Kacian <ticho@gentoo.org> texmacs-1.0.6-r1.ebuild: + Stable on x86, bug #142267, tested by Christian 'Opfer' Faulhammer <gentoo + at faulhammer.org>. 06 Aug 2006; Jason Wever <weeve@gentoo.org> texmacs-1.0.6-r1.ebuild: Stable on SPARC wrt bug #142267. diff --git a/app-office/texmacs/texmacs-1.0.6-r1.ebuild b/app-office/texmacs/texmacs-1.0.6-r1.ebuild index db4262aaa36a..afa188871377 100644 --- a/app-office/texmacs/texmacs-1.0.6-r1.ebuild +++ b/app-office/texmacs/texmacs-1.0.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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-r1.ebuild,v 1.5 2006/08/06 03:16:49 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.6-r1.ebuild,v 1.6 2006/08/06 22:01:00 ticho Exp $ # although flag-o-matic functions in portage, we should inherit it inherit flag-o-matic eutils @@ -17,7 +17,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="spell static" # TeXmacs 1.0.X-r? -> stable release, TeXmacs 1.0.X.Y -> development release -KEYWORDS="~alpha ~amd64 ppc sparc ~x86" +KEYWORDS="~alpha ~amd64 ppc sparc x86" RDEPEND="virtual/tetex >=dev-util/guile-1.4 |