summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2011-02-24 20:48:03 +0000
committerThomas Kahle <tomka@gentoo.org>2011-02-24 20:48:03 +0000
commit7433832a389066e4d2160c3b504587e39850ffb0 (patch)
tree5749ba861c07809bb2a1e8f6a7506b2dbac77cbb /app-office
parentFix compile when the lcms USE flag is disabled (bug #356285). Fix thanks to S... (diff)
downloadgentoo-2-7433832a389066e4d2160c3b504587e39850ffb0.tar.gz
gentoo-2-7433832a389066e4d2160c3b504587e39850ffb0.tar.bz2
gentoo-2-7433832a389066e4d2160c3b504587e39850ffb0.zip
x86 stable per bug 353436
(Portage version: 2.1.9.40/cvs/Linux i686)
Diffstat (limited to 'app-office')
-rw-r--r--app-office/abiword/ChangeLog5
-rw-r--r--app-office/abiword/abiword-2.8.6-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog
index 3a7bb746d403..6a79714b1c78 100644
--- a/app-office/abiword/ChangeLog
+++ b/app-office/abiword/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/abiword
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.235 2011/02/23 23:15:42 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.236 2011/02/24 20:48:03 tomka Exp $
+
+ 24 Feb 2011; Thomas Kahle <tomka@gentoo.org> abiword-2.8.6-r1.ebuild:
+ x86 stable per bug 353436
23 Feb 2011; Markos Chandras <hwoarang@gentoo.org> abiword-2.8.6-r1.ebuild:
Stable on amd64 wrt bug #353436
diff --git a/app-office/abiword/abiword-2.8.6-r1.ebuild b/app-office/abiword/abiword-2.8.6-r1.ebuild
index 16b0424c1abe..fed165952f1f 100644
--- a/app-office/abiword/abiword-2.8.6-r1.ebuild
+++ b/app-office/abiword/abiword-2.8.6-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/abiword/abiword-2.8.6-r1.ebuild,v 1.2 2011/02/23 23:15:42 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.8.6-r1.ebuild,v 1.3 2011/02/24 20:48:03 tomka Exp $
EAPI="3"
@@ -14,7 +14,7 @@ SRC_URI="http://www.abisource.com/downloads/${PN}/${PV}/source/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="2"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="collab cups gnome grammar latex math ots openxml plugins readline spell wordperfect wmf thesaurus" # svg
# libgsf raised to make sure it provides gio backend (ebuild)