diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-03-31 18:47:09 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-03-31 18:47:09 +0000 |
commit | b393d47cce78a75c39c2e938d70cd04cdf0efe87 (patch) | |
tree | b47f22c84857e9c26d796e454e966dd711ea87d0 /app-office | |
parent | Remove myself from metadata, add maintainer-needed. (diff) | |
download | gentoo-2-b393d47cce78a75c39c2e938d70cd04cdf0efe87.tar.gz gentoo-2-b393d47cce78a75c39c2e938d70cd04cdf0efe87.tar.bz2 gentoo-2-b393d47cce78a75c39c2e938d70cd04cdf0efe87.zip |
alpha/ia64/sparc stable wrt #283031
(Portage version: 2.1.7.17/cvs/Linux ia64)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/abiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.6.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index e3c022b51ab7..eb3a00a9f419 100644 --- a/app-office/abiword/ChangeLog +++ b/app-office/abiword/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/abiword # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.213 2010/03/25 13:28:09 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.214 2010/03/31 18:47:09 armin76 Exp $ + + 31 Mar 2010; Raúl Porcel <armin76@gentoo.org> abiword-2.6.8.ebuild: + alpha/ia64/sparc stable wrt #283031 25 Mar 2010; Christian Faulhammer <fauli@gentoo.org> abiword-2.6.8.ebuild: stable x86, bug 283031 diff --git a/app-office/abiword/abiword-2.6.8.ebuild b/app-office/abiword/abiword-2.6.8.ebuild index 4fc07e384297..80c5d68e968e 100644 --- a/app-office/abiword/abiword-2.6.8.ebuild +++ b/app-office/abiword/abiword-2.6.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.6.8.ebuild,v 1.5 2010/03/25 13:28:09 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.6.8.ebuild,v 1.6 2010/03/31 18:47:09 armin76 Exp $ EAPI="2" @@ -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 ~hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86" IUSE="debug gnome spell xml" # FIXME: gsf could probably be conditional |