diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-21 21:05:42 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-03-21 21:05:42 +0000 |
commit | 6500474f395d11fc1da47199f0ff2d81f9a8235d (patch) | |
tree | 47508bd509e39ecefbef1eaafdd579d60140158e /app-office/abiword | |
parent | ppc64 stable wrt #353436 (diff) | |
download | gentoo-2-6500474f395d11fc1da47199f0ff2d81f9a8235d.tar.gz gentoo-2-6500474f395d11fc1da47199f0ff2d81f9a8235d.tar.bz2 gentoo-2-6500474f395d11fc1da47199f0ff2d81f9a8235d.zip |
ppc64 stable wrt #353436
(Portage version: 2.2.0_alpha27/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-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index 7d1c423e66cc..304823c93632 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.239 2011/03/18 16:39:29 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.240 2011/03/21 21:05:42 xarthisius Exp $ + + 21 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> abiword-2.8.6-r1.ebuild: + ppc64 stable wrt #353436 18 Mar 2011; Pacho Ramos <pacho@gentoo.org> -files/11_history_fullpath.dpatch, -abiword-2.4.6.ebuild, diff --git a/app-office/abiword/abiword-2.8.6-r1.ebuild b/app-office/abiword/abiword-2.8.6-r1.ebuild index ee23d31e99fc..7d1be5b27048 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.5 2011/03/16 07:45:18 nirbheek Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.8.6-r1.ebuild,v 1.6 2011/03/21 21:05:42 xarthisius 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) |