diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-06-26 05:42:46 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-06-26 05:42:46 +0000 |
commit | 81d3cb01425e44f9702b90292a4e6adfc2990a20 (patch) | |
tree | b1c89528db714272728138c70c459fe94a470ddc /app-office | |
parent | Stable on ppc64; bug #173960 (diff) | |
download | gentoo-2-81d3cb01425e44f9702b90292a4e6adfc2990a20.tar.gz gentoo-2-81d3cb01425e44f9702b90292a4e6adfc2990a20.tar.bz2 gentoo-2-81d3cb01425e44f9702b90292a4e6adfc2990a20.zip |
Stable on ppc64; bug #173960
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/abiword-plugins/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/abiword-plugins/abiword-plugins-2.4.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-office/abiword-plugins/ChangeLog b/app-office/abiword-plugins/ChangeLog index bfc394b9b6f2..9308844b645a 100644 --- a/app-office/abiword-plugins/ChangeLog +++ b/app-office/abiword-plugins/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/abiword-plugins # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/ChangeLog,v 1.32 2007/06/24 19:03:48 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/ChangeLog,v 1.33 2007/06/26 05:42:46 corsair Exp $ + + 26 Jun 2007; Markus Rothe <corsair@gentoo.org> + abiword-plugins-2.4.6.ebuild: + Stable on ppc64; bug #173960 24 Jun 2007; Christoph Mende <angelos@gentoo.org> abiword-plugins-2.4.6.ebuild: diff --git a/app-office/abiword-plugins/abiword-plugins-2.4.6.ebuild b/app-office/abiword-plugins/abiword-plugins-2.4.6.ebuild index 61c98df84e15..d937ccfce287 100644 --- a/app-office/abiword-plugins/abiword-plugins-2.4.6.ebuild +++ b/app-office/abiword-plugins/abiword-plugins-2.4.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/abiword-plugins-2.4.6.ebuild,v 1.8 2007/06/24 19:03:48 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/abiword-plugins-2.4.6.ebuild,v 1.9 2007/06/26 05:42:46 corsair Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.abisource.com/downloads/abiword/${PV}/abiword-${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc ~x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc ~x86" IUSE="bzip2 debug gnome grammar jpeg libgda math ots pdf readline svg thesaurus wmf wordperfect" # libgsf dependency used by some document format importers |