diff options
-rw-r--r-- | app-office/texmacs/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/texmacs/files/digest-texmacs-1.0.4-r1 | 2 | ||||
-rw-r--r-- | app-office/texmacs/texmacs-1.0.6-r1.ebuild | 4 |
3 files changed, 8 insertions, 3 deletions
diff --git a/app-office/texmacs/ChangeLog b/app-office/texmacs/ChangeLog index 56a904f3e21d..b66665ed715f 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.45 2006/07/31 18:17:17 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v 1.46 2006/08/06 03:16:49 weeve Exp $ + + 06 Aug 2006; Jason Wever <weeve@gentoo.org> texmacs-1.0.6-r1.ebuild: + Stable on SPARC wrt bug #142267. 31 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> texmacs-1.0.6-r1.ebuild: diff --git a/app-office/texmacs/files/digest-texmacs-1.0.4-r1 b/app-office/texmacs/files/digest-texmacs-1.0.4-r1 index ba413e7f56ec..c00ee8f00aca 100644 --- a/app-office/texmacs/files/digest-texmacs-1.0.4-r1 +++ b/app-office/texmacs/files/digest-texmacs-1.0.4-r1 @@ -1,4 +1,6 @@ MD5 6f2a65e4c643a98fadbe6ee3cd5c5cb4 TeXmacs-1.0.4-R3-src.tar.gz 2456451 +RMD160 e2ab64cbba94a76de96aa11a4cc4cea4c5225198 TeXmacs-1.0.4-R3-src.tar.gz 2456451 +SHA256 f31181440f217163ff1fbd356464274e0c5d6db3bc340f910d93f770aa641d2b TeXmacs-1.0.4-R3-src.tar.gz 2456451 MD5 945dfd3f76b20082aeea8131d87a260f TeXmacs-600dpi-fonts.tar.gz 2899193 RMD160 b5a27a59ed0c178f94836b828d12d3534b506582 TeXmacs-600dpi-fonts.tar.gz 2899193 SHA256 e8eeb3c97a1405fd037b0567f683a6d2225d47c7829893b9768bd6c1c707cc81 TeXmacs-600dpi-fonts.tar.gz 2899193 diff --git a/app-office/texmacs/texmacs-1.0.6-r1.ebuild b/app-office/texmacs/texmacs-1.0.6-r1.ebuild index 436944f249f7..db4262aaa36a 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.4 2006/07/31 18:17:17 dertobi123 Exp $ +# $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 $ # 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 |