diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-02-24 20:48:53 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-02-24 20:48:53 +0000 |
commit | d3d0303921748f4140c390f597ed87abe55d01c7 (patch) | |
tree | 909af90fd3d652b9b6d2d5c8a2777c85c0fa6d7a /app-office/abiword | |
parent | x86 stable per bug 353436 (diff) | |
download | historical-d3d0303921748f4140c390f597ed87abe55d01c7.tar.gz historical-d3d0303921748f4140c390f597ed87abe55d01c7.tar.bz2 historical-d3d0303921748f4140c390f597ed87abe55d01c7.zip |
x86 stable per bug 353436
Package-Manager: portage-2.1.9.40/cvs/Linux i686
Diffstat (limited to 'app-office/abiword')
-rw-r--r-- | app-office/abiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.8.6-r1.ebuild | 4 |
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) |