diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2008-09-07 17:20:00 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2008-09-07 17:20:00 +0000 |
commit | 3c6b2516595b9891197a3a405d5427b8b84e117a (patch) | |
tree | ab6cf9232c356b3989b3f275d977a811acaf8748 | |
parent | Sparc stable, Bug #236985. (diff) | |
download | gentoo-2-3c6b2516595b9891197a3a405d5427b8b84e117a.tar.gz gentoo-2-3c6b2516595b9891197a3a405d5427b8b84e117a.tar.bz2 gentoo-2-3c6b2516595b9891197a3a405d5427b8b84e117a.zip |
Sparc stable, Bug #236985.
(Portage version: 2.2_rc8/cvs/Linux 2.6.20-gentoo-r8 x86_64)
-rw-r--r-- | app-office/abiword-plugins/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/abiword-plugins/abiword-plugins-2.6.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-office/abiword-plugins/ChangeLog b/app-office/abiword-plugins/ChangeLog index 29493d7e0b15..27a0b99ad658 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/ChangeLog,v 1.51 2008/08/03 10:25:49 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/ChangeLog,v 1.52 2008/09/07 17:20:00 fmccor Exp $ + + 07 Sep 2008; Ferris McCormick <fmccor@gentoo.org> + abiword-plugins-2.6.4.ebuild: + Sparc stable, Bug #236985. 03 Aug 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml: Add USE flag description to metadata wrt GLEP 56. diff --git a/app-office/abiword-plugins/abiword-plugins-2.6.4.ebuild b/app-office/abiword-plugins/abiword-plugins-2.6.4.ebuild index fe2f9ead7bee..22b6856820e5 100644 --- a/app-office/abiword-plugins/abiword-plugins-2.6.4.ebuild +++ b/app-office/abiword-plugins/abiword-plugins-2.6.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.6.4.ebuild,v 1.1 2008/07/30 21:36:46 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword-plugins/abiword-plugins-2.6.4.ebuild,v 1.2 2008/09/07 17:20:00 fmccor Exp $ EAPI="1" @@ -13,7 +13,7 @@ SRC_URI="http://www.abisource.com/downloads/abiword/${PV}/source/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86" IUSE="cxx debug gnome grammar jabber jpeg libgda math ots pdf readline svg thesaurus wmf wordperfect" # FIXME: add asio support (better wait on boost 1.35) |