summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2011-03-23 17:07:56 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2011-03-23 17:07:56 +0000
commitdb4ab160f0291c7af22e1977f4fe2a24b6e78496 (patch)
tree4018450e7e5b4d166b71599c1b507f07bc40ee8d /app-office/texmacs
parentFix slot-deps on gnome libs. (diff)
downloadgentoo-2-db4ab160f0291c7af22e1977f4fe2a24b6e78496.tar.gz
gentoo-2-db4ab160f0291c7af22e1977f4fe2a24b6e78496.tar.bz2
gentoo-2-db4ab160f0291c7af22e1977f4fe2a24b6e78496.zip
ppc stable wrt #337532
(Portage version: 2.2.0_alpha27/cvs/Linux x86_64)
Diffstat (limited to 'app-office/texmacs')
-rw-r--r--app-office/texmacs/ChangeLog6
-rw-r--r--app-office/texmacs/texmacs-1.0.7.2-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-office/texmacs/ChangeLog b/app-office/texmacs/ChangeLog
index 97b3cfe17a22..d5ef0ef5f899 100644
--- a/app-office/texmacs/ChangeLog
+++ b/app-office/texmacs/ChangeLog
@@ -1,6 +1,10 @@
# 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.92 2011/03/22 12:13:26 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v 1.93 2011/03/23 17:07:56 xarthisius Exp $
+
+ 23 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org>
+ texmacs-1.0.7.2-r1.ebuild:
+ ppc stable wrt #337532
22 Mar 2011; Thomas Kahle <tomka@gentoo.org> texmacs-1.0.7.2-r1.ebuild:
x86 stable per bug 337532
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 ab5f3479f0e5..4a728902951e 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.5 2011/03/22 12:13:26 tomka Exp $
+# $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 $
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]