diff options
author | Markus Meier <maekke@gentoo.org> | 2009-09-07 21:10:43 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-09-07 21:10:43 +0000 |
commit | 9f56de9cd54966623d3271623651ccc09e02359d (patch) | |
tree | 0f010186859f3413dc63e3736c9cf06234b931bc /app-office/texmacs | |
parent | Tell the user if we've installed any config files and how to use them. (diff) | |
download | gentoo-2-9f56de9cd54966623d3271623651ccc09e02359d.tar.gz gentoo-2-9f56de9cd54966623d3271623651ccc09e02359d.tar.bz2 gentoo-2-9f56de9cd54966623d3271623651ccc09e02359d.zip |
amd64/x86 stable, bug #283028
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'app-office/texmacs')
-rw-r--r-- | app-office/texmacs/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/texmacs/texmacs-1.0.7.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/texmacs/ChangeLog b/app-office/texmacs/ChangeLog index 2c779dad90f4..afd355f99619 100644 --- a/app-office/texmacs/ChangeLog +++ b/app-office/texmacs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/texmacs # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v 1.72 2009/09/07 19:36:38 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v 1.73 2009/09/07 21:10:43 maekke Exp $ + + 07 Sep 2009; Markus Meier <maekke@gentoo.org> texmacs-1.0.7.2.ebuild: + amd64/x86 stable, bug #283028 07 Sep 2009; Tobias Klausmann <klausman@gentoo.org> texmacs-1.0.7.2.ebuild: diff --git a/app-office/texmacs/texmacs-1.0.7.2.ebuild b/app-office/texmacs/texmacs-1.0.7.2.ebuild index af7af57e1214..8402b3f60980 100644 --- a/app-office/texmacs/texmacs-1.0.7.2.ebuild +++ b/app-office/texmacs/texmacs-1.0.7.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.7.2.ebuild,v 1.3 2009/09/07 19:36:38 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.7.2.ebuild,v 1.4 2009/09/07 21:10:43 maekke Exp $ EAPI=2 inherit autotools MY_P=${P/tex/TeX}-src @@ -13,7 +13,7 @@ HOMEPAGE="http://www.texmacs.org/" LICENSE="GPL-3" SLOT="0" IUSE="imlib jpeg netpbm svg spell" -KEYWORDS="alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="alpha amd64 ~ppc ~sparc x86" RDEPEND="dev-scheme/guile[deprecated] virtual/latex-base |