diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-31 18:17:17 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-07-31 18:17:17 +0000 |
commit | 277c5fc605c1728d403e1c44e6eb0097dc2d9492 (patch) | |
tree | 1d0a3bbcb645c0464a586eadf3daa11c60dd27c1 /app-office/texmacs | |
parent | ppc stable, bug #141919 (diff) | |
download | gentoo-2-277c5fc605c1728d403e1c44e6eb0097dc2d9492.tar.gz gentoo-2-277c5fc605c1728d403e1c44e6eb0097dc2d9492.tar.bz2 gentoo-2-277c5fc605c1728d403e1c44e6eb0097dc2d9492.zip |
ppc stable, bug #142267
(Portage version: 2.1.1_pre3-r5)
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 7d4248c3ade4..56a904f3e21d 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.44 2006/05/29 18:32:34 ehmsen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v 1.45 2006/07/31 18:17:17 dertobi123 Exp $ + + 31 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> + texmacs-1.0.6-r1.ebuild: + ppc stable, bug #142267 29 May 2006; Martin Ehmsen <ehmsen@gentoo.org> +files/texmacs-1.0.6-gcc-4.1.patch, texmacs-1.0.6-r1.ebuild: diff --git a/app-office/texmacs/texmacs-1.0.6-r1.ebuild b/app-office/texmacs/texmacs-1.0.6-r1.ebuild index 7ed23fd81229..436944f249f7 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.3 2006/05/29 18:32:34 ehmsen Exp $ +# $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 $ # 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 |