diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-11-30 18:38:32 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-11-30 18:38:32 +0000 |
commit | 4049b26ae232bf8d88eac43a74f2ee0046b0e40e (patch) | |
tree | 9e96d8e5aed57b28b85c3a5fee685fecc3d7ac95 /app-office/abiword | |
parent | amd64 stable, bug #478252 (diff) | |
download | gentoo-2-4049b26ae232bf8d88eac43a74f2ee0046b0e40e.tar.gz gentoo-2-4049b26ae232bf8d88eac43a74f2ee0046b0e40e.tar.bz2 gentoo-2-4049b26ae232bf8d88eac43a74f2ee0046b0e40e.zip |
amd64 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-office/abiword')
-rw-r--r-- | app-office/abiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword/abiword-3.0.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index 9b63a6ba2b0a..373a2004cb9f 100644 --- a/app-office/abiword/ChangeLog +++ b/app-office/abiword/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/abiword # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.268 2013/11/22 21:19:06 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.269 2013/11/30 18:38:32 pacho Exp $ + + 30 Nov 2013; Pacho Ramos <pacho@gentoo.org> abiword-3.0.0-r1.ebuild: + amd64 stable, bug #478252 22 Nov 2013; Pacho Ramos <pacho@gentoo.org> abiword-3.0.0-r1.ebuild: Drop openxml USE (#491884 by A. Person) diff --git a/app-office/abiword/abiword-3.0.0-r1.ebuild b/app-office/abiword/abiword-3.0.0-r1.ebuild index 5b03885fd87b..ce140413eb56 100644 --- a/app-office/abiword/abiword-3.0.0-r1.ebuild +++ b/app-office/abiword/abiword-3.0.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-3.0.0-r1.ebuild,v 1.3 2013/11/22 21:19:06 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-3.0.0-r1.ebuild,v 1.4 2013/11/30 18:38:32 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 |