diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-09-09 10:32:05 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-09-09 10:32:05 +0000 |
commit | c87e2d320edf9bc895d54f75e28eedb26f405467 (patch) | |
tree | dee5e1ff4bafb0ca80d5f9baa185cb63fced94bb /app-office/abiword | |
parent | alpha stable wrt #231285 (diff) | |
download | gentoo-2-c87e2d320edf9bc895d54f75e28eedb26f405467.tar.gz gentoo-2-c87e2d320edf9bc895d54f75e28eedb26f405467.tar.bz2 gentoo-2-c87e2d320edf9bc895d54f75e28eedb26f405467.zip |
alpha/ia64 stable wrt #236985
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-office/abiword')
-rw-r--r-- | app-office/abiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.6.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index 3cd4a5fd2eb3..501aa7c0905f 100644 --- a/app-office/abiword/ChangeLog +++ b/app-office/abiword/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/abiword # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.200 2008/09/08 20:53:22 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.201 2008/09/09 10:32:05 armin76 Exp $ + + 09 Sep 2008; Raúl Porcel <armin76@gentoo.org> abiword-2.6.4.ebuild: + alpha/ia64 stable wrt #236985 08 Sep 2008; Brent Baude <ranger@gentoo.org> abiword-2.6.4.ebuild: Taking back the ppc stabilization to for 2.6.4. Seeing segfaults. Will diff --git a/app-office/abiword/abiword-2.6.4.ebuild b/app-office/abiword/abiword-2.6.4.ebuild index fa8ff78fab04..f04686120c67 100644 --- a/app-office/abiword/abiword-2.6.4.ebuild +++ b/app-office/abiword/abiword-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/abiword-2.6.4.ebuild,v 1.5 2008/09/08 20:53:22 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.6.4.ebuild,v 1.6 2008/09/09 10:32:05 armin76 Exp $ EAPI="1" @@ -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 |