summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-03-12 19:34:14 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-03-12 19:34:14 +0000
commitfc4b71dd12e7ce1a13dec23d5d60a60ad9ac9fea (patch)
tree61f1e98092693a32ce7db1d7060b04a5eda10806 /app-office/abiword
parentRequire "encode" USE flag on libtheora (diff)
downloadgentoo-2-fc4b71dd12e7ce1a13dec23d5d60a60ad9ac9fea.tar.gz
gentoo-2-fc4b71dd12e7ce1a13dec23d5d60a60ad9ac9fea.tar.bz2
gentoo-2-fc4b71dd12e7ce1a13dec23d5d60a60ad9ac9fea.zip
alpha/ia64/sparc stable wrt #353436
(Portage version: 2.1.9.41/cvs/Linux ia64)
Diffstat (limited to 'app-office/abiword')
-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 6a79714b1c78..9aeee191ba9d 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.236 2011/02/24 20:48:03 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.237 2011/03/12 19:34:14 armin76 Exp $
+
+ 12 Mar 2011; Raúl Porcel <armin76@gentoo.org> abiword-2.8.6-r1.ebuild:
+ alpha/ia64/sparc stable wrt #353436
24 Feb 2011; Thomas Kahle <tomka@gentoo.org> abiword-2.8.6-r1.ebuild:
x86 stable per 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 fed165952f1f..1ebe0adf6c2b 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.3 2011/02/24 20:48:03 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.8.6-r1.ebuild,v 1.4 2011/03/12 19:34:14 armin76 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)