diff options
author | Brent Baude <ranger@gentoo.org> | 2008-09-08 20:53:22 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-09-08 20:53:22 +0000 |
commit | 556fa586e02c107c905d21b26d08d640e0458408 (patch) | |
tree | d63c315fdf5f5765f0cab86230a5a27aa777f336 /app-office/abiword | |
parent | Marking abiword-2.6.4 ppc for bug 236985 (diff) | |
download | gentoo-2-556fa586e02c107c905d21b26d08d640e0458408.tar.gz gentoo-2-556fa586e02c107c905d21b26d08d640e0458408.tar.bz2 gentoo-2-556fa586e02c107c905d21b26d08d640e0458408.zip |
Taking back the ppc stabilization to for 2.6.4. Seeing segfaults.
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-office/abiword')
-rw-r--r-- | app-office/abiword/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.6.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index ef120230cb97..3cd4a5fd2eb3 100644 --- a/app-office/abiword/ChangeLog +++ b/app-office/abiword/ChangeLog @@ -1,6 +1,10 @@ # 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.199 2008/09/08 20:50:59 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.200 2008/09/08 20:53:22 ranger Exp $ + + 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 + check into it ASAP. 08 Sep 2008; Brent Baude <ranger@gentoo.org> abiword-2.6.4.ebuild: Marking abiword-2.6.4 ppc for bug 236985 diff --git a/app-office/abiword/abiword-2.6.4.ebuild b/app-office/abiword/abiword-2.6.4.ebuild index b4e67af96ac3..fa8ff78fab04 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.4 2008/09/08 20:50:59 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.6.4.ebuild,v 1.5 2008/09/08 20:53:22 ranger 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 |