diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-03-24 11:02:53 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-03-24 11:02:53 +0000 |
commit | 7246ac2f5450e6b59674d02260066d76801a469a (patch) | |
tree | b56319041334bc0e0827a11fe762ea0a7c510e24 /app-office/texmacs | |
parent | x86 stable per bug 358509 (diff) | |
download | gentoo-2-7246ac2f5450e6b59674d02260066d76801a469a.tar.gz gentoo-2-7246ac2f5450e6b59674d02260066d76801a469a.tar.bz2 gentoo-2-7246ac2f5450e6b59674d02260066d76801a469a.zip |
Stable on amd64 wrt bug #337532
(Portage version: 2.1.9.42/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-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/texmacs/ChangeLog b/app-office/texmacs/ChangeLog index d5ef0ef5f899..cb687a5197ba 100644 --- a/app-office/texmacs/ChangeLog +++ b/app-office/texmacs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/texmacs # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v 1.93 2011/03/23 17:07:56 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v 1.94 2011/03/24 11:02:53 hwoarang Exp $ + + 24 Mar 2011; Markos Chandras <hwoarang@gentoo.org> texmacs-1.0.7.2-r1.ebuild: + Stable on amd64 wrt bug #337532 23 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> texmacs-1.0.7.2-r1.ebuild: diff --git a/app-office/texmacs/texmacs-1.0.7.2-r1.ebuild b/app-office/texmacs/texmacs-1.0.7.2-r1.ebuild index 4a728902951e..e54e440974ff 100644 --- a/app-office/texmacs/texmacs-1.0.7.2-r1.ebuild +++ b/app-office/texmacs/texmacs-1.0.7.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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-r1.ebuild,v 1.6 2011/03/23 17:07:56 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.7.2-r1.ebuild,v 1.7 2011/03/24 11:02:53 hwoarang Exp $ EAPI=2 inherit autotools MY_P=${P/tex/TeX}-src @@ -14,7 +14,7 @@ SRC_URI=" 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] |