diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-09-04 16:15:10 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-09-04 16:15:10 +0000 |
commit | e1e7e68d5975cea9de61dd7396bb97c331f6a529 (patch) | |
tree | 69677efca6dbacc602e89a26a52c7daed2784a27 /app-office | |
parent | alpha/ia64/sparc stable wrt #326503 (diff) | |
download | gentoo-2-e1e7e68d5975cea9de61dd7396bb97c331f6a529.tar.gz gentoo-2-e1e7e68d5975cea9de61dd7396bb97c331f6a529.tar.bz2 gentoo-2-e1e7e68d5975cea9de61dd7396bb97c331f6a529.zip |
alpha/ia64/sparc stable wrt #326503
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/abiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.8.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index 3a094e7371ac..6fc11905252a 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.225 2010/07/31 14:03:56 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.226 2010/09/04 16:15:10 armin76 Exp $ + + 04 Sep 2010; Raúl Porcel <armin76@gentoo.org> abiword-2.8.6.ebuild: + alpha/ia64/sparc stable wrt #326503 31 Jul 2010; Pacho Ramos <pacho@gentoo.org> abiword-2.8.6.ebuild: amd64 stable, bug 326503 diff --git a/app-office/abiword/abiword-2.8.6.ebuild b/app-office/abiword/abiword-2.8.6.ebuild index 1a4cd29523f3..eb774703ad4a 100644 --- a/app-office/abiword/abiword-2.8.6.ebuild +++ b/app-office/abiword/abiword-2.8.6.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.8.6.ebuild,v 1.7 2010/07/31 14:03:56 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.8.6.ebuild,v 1.8 2010/09/04 16:15:10 armin76 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" +KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86" IUSE="collab cups gnome grammar latex libgda math ots openxml plugins readline spell wordperfect wmf thesaurus" # svg # libgsf raised to make sure it provides gio backend (ebuild) |