diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-02-12 14:34:00 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-02-12 14:34:00 +0000 |
commit | 97c8c89f2ec5440856048408a82ffc89cb0855e1 (patch) | |
tree | 8581b5c3d1a42f64ff58b089b62692dac48e8805 | |
parent | Fix bug 301299 for gcc (diff) | |
download | gentoo-2-97c8c89f2ec5440856048408a82ffc89cb0855e1.tar.gz gentoo-2-97c8c89f2ec5440856048408a82ffc89cb0855e1.tar.bz2 gentoo-2-97c8c89f2ec5440856048408a82ffc89cb0855e1.zip |
alpha/ia64/sparc stable wrt #401461
(Portage version: 2.1.10.44/cvs/Linux ia64)
-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 cab4dc721645..ef1edddf0a0a 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.254 2012/01/31 15:53:44 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.255 2012/02/12 14:34:00 armin76 Exp $ + + 12 Feb 2012; Raúl Porcel <armin76@gentoo.org> abiword-2.8.6-r2.ebuild: + alpha/ia64/sparc stable wrt #401461 31 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> abiword-2.8.6-r2.ebuild: ppc/ppc64/x86 stable wrt #401461 diff --git a/app-office/abiword/abiword-2.8.6-r2.ebuild b/app-office/abiword/abiword-2.8.6-r2.ebuild index 98f0d7707ba4..dc30c61c5850 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.5 2012/01/31 15:53:44 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.8.6-r2.ebuild,v 1.6 2012/02/12 14:34:00 armin76 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 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 |