diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2006-08-29 00:45:11 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2006-08-29 00:45:11 +0000 |
commit | 8d10415c4eb59a25569801060b5930edae76bdcd (patch) | |
tree | cd64f4fcaefde33b382e39621cd3bad4f7127e37 /app-office | |
parent | modX deps from openpbs-2.3.16-r3 (diff) | |
download | gentoo-2-8d10415c4eb59a25569801060b5930edae76bdcd.tar.gz gentoo-2-8d10415c4eb59a25569801060b5930edae76bdcd.tar.bz2 gentoo-2-8d10415c4eb59a25569801060b5930edae76bdcd.zip |
Marked stable on amd64 bug #142267
(Portage version: 2.1.1_rc1-r1)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/texmacs/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/texmacs/texmacs-1.0.6-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/texmacs/ChangeLog b/app-office/texmacs/ChangeLog index 22fd5f40b067..8082b8e6a2d9 100644 --- a/app-office/texmacs/ChangeLog +++ b/app-office/texmacs/ChangeLog @@ -1,6 +1,9 @@ # 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.47 2006/08/06 22:01:00 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v 1.48 2006/08/29 00:45:11 dang Exp $ + + 29 Aug 2006; Daniel Gryniewicz <dang@gentoo.org> texmacs-1.0.6-r1.ebuild: + Marked stable on amd64 bug #142267 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 diff --git a/app-office/texmacs/texmacs-1.0.6-r1.ebuild b/app-office/texmacs/texmacs-1.0.6-r1.ebuild index afa188871377..be75542b3d2e 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.6 2006/08/06 22:01:00 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.6-r1.ebuild,v 1.7 2006/08/29 00:45:11 dang 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 |