diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-02-23 23:15:42 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-02-23 23:15:42 +0000 |
commit | c40737078dc030ed03ef74a878366c301cd530d1 (patch) | |
tree | b552ea0747e0d38c2776289c096741775fe468df /app-office | |
parent | Stable on amd64 wrt bug #353436 (diff) | |
download | gentoo-2-c40737078dc030ed03ef74a878366c301cd530d1.tar.gz gentoo-2-c40737078dc030ed03ef74a878366c301cd530d1.tar.bz2 gentoo-2-c40737078dc030ed03ef74a878366c301cd530d1.zip |
Stable on amd64 wrt bug #353436
(Portage version: 2.1.9.39/cvs/Linux x86_64)
Diffstat (limited to 'app-office')
-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 9cee275160eb..3a7bb746d403 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.234 2011/02/13 14:39:39 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.235 2011/02/23 23:15:42 hwoarang Exp $ + + 23 Feb 2011; Markos Chandras <hwoarang@gentoo.org> abiword-2.8.6-r1.ebuild: + Stable on amd64 wrt bug #353436 *abiword-2.8.6-r1 (13 Feb 2011) diff --git a/app-office/abiword/abiword-2.8.6-r1.ebuild b/app-office/abiword/abiword-2.8.6-r1.ebuild index 37cb82715fcd..16b0424c1abe 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.1 2011/02/13 14:39:39 pacho Exp $ +# $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 $ 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) |