diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-03-15 13:15:38 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-03-15 13:15:38 +0000 |
commit | b00e0d3342fe47e0ec09c6ca52d43065c2ed4c18 (patch) | |
tree | 1e286263bb79e21b6ac5d95eb6b91801c6a786b6 /app-office | |
parent | x86 stable, bug 534012 (diff) | |
download | gentoo-2-b00e0d3342fe47e0ec09c6ca52d43065c2ed4c18.tar.gz gentoo-2-b00e0d3342fe47e0ec09c6ca52d43065c2ed4c18.tar.bz2 gentoo-2-b00e0d3342fe47e0ec09c6ca52d43065c2ed4c18.zip |
x86 stable, bug 534012
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/abiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword/abiword-3.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index eb713e86ca7a..f5b1838b9e06 100644 --- a/app-office/abiword/ChangeLog +++ b/app-office/abiword/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/abiword # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.281 2015/03/14 18:25:02 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.282 2015/03/15 13:15:38 pacho Exp $ + + 15 Mar 2015; Pacho Ramos <pacho@gentoo.org> abiword-3.0.1.ebuild: + x86 stable, bug 534012 14 Mar 2015; Pacho Ramos <pacho@gentoo.org> abiword-3.0.1.ebuild: amd64 stable, bug 534012 diff --git a/app-office/abiword/abiword-3.0.1.ebuild b/app-office/abiword/abiword-3.0.1.ebuild index baf0ab3b8fea..085d1eff8add 100644 --- a/app-office/abiword/abiword-3.0.1.ebuild +++ b/app-office/abiword/abiword-3.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-3.0.1.ebuild,v 1.2 2015/03/14 18:25:02 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-3.0.1.ebuild,v 1.3 2015/03/15 13:15:38 pacho Exp $ EAPI=5 GCONF_DEBUG="yes" @@ -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 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="calendar collab cups eds +goffice grammar +introspection latex map math ots +plugins readline redland spell wordperfect wmf thesaurus" # You need 'plugins' enabled if want to enable the extra plugins |