diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-05-29 22:11:54 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-05-29 22:11:54 +0000 |
commit | 490fe0d945f5387debb2088b7fb6612b88927dc6 (patch) | |
tree | f7db8953dfafcc9220bc8a637e4e103d5bb33880 /app-office/abiword | |
parent | Keyword ~mips (diff) | |
download | gentoo-2-490fe0d945f5387debb2088b7fb6612b88927dc6.tar.gz gentoo-2-490fe0d945f5387debb2088b7fb6612b88927dc6.tar.bz2 gentoo-2-490fe0d945f5387debb2088b7fb6612b88927dc6.zip |
Keyword ~mips
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'app-office/abiword')
-rw-r--r-- | app-office/abiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.8.6-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index 5918dba7ca80..69cc1bb5368b 100644 --- a/app-office/abiword/ChangeLog +++ b/app-office/abiword/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/abiword # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.260 2012/05/10 09:36:31 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.261 2012/05/29 22:11:54 blueness Exp $ + + 29 May 2012; Anthony G. Basile <blueness@gentoo.org> abiword-2.8.6-r2.ebuild: + Keyword ~mips 10 May 2012; Alexandre Rostovtsev <tetromino@gentoo.org> abiword-2.8.6-r2.ebuild: diff --git a/app-office/abiword/abiword-2.8.6-r2.ebuild b/app-office/abiword/abiword-2.8.6-r2.ebuild index b5a446b40eae..7ec66ad562e0 100644 --- a/app-office/abiword/abiword-2.8.6-r2.ebuild +++ b/app-office/abiword/abiword-2.8.6-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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-r2.ebuild,v 1.9 2012/05/10 09:36:31 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild,v 1.10 2012/05/29 22:11:54 blueness Exp $ EAPI="4" GCONF_DEBUG="yes" @@ -16,7 +16,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 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" IUSE="collab cups gnome grammar latex math ots openxml +plugins readline spell wordperfect wmf thesaurus" # svg # You need 'plugins' enabled if want to enable the extra plugins |