diff options
author | Fernando J. Pereda <ferdy@gentoo.org> | 2005-09-29 16:21:52 +0000 |
---|---|---|
committer | Fernando J. Pereda <ferdy@gentoo.org> | 2005-09-29 16:21:52 +0000 |
commit | 73eddd9951c495556c0f4c663df786cbaa20af78 (patch) | |
tree | ef9c419796898572b3d86dbaf7b24490ca37f044 | |
parent | Keyworded ~mips (diff) | |
download | gentoo-2-73eddd9951c495556c0f4c663df786cbaa20af78.tar.gz gentoo-2-73eddd9951c495556c0f4c663df786cbaa20af78.tar.bz2 gentoo-2-73eddd9951c495556c0f4c663df786cbaa20af78.zip |
stable on alpha wrt bug #107351
(Portage version: 2.0.51.22-r2)
-rw-r--r-- | app-office/abiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.2.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index a8e59dd45050..216db0b112fc 100644 --- a/app-office/abiword/ChangeLog +++ b/app-office/abiword/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/abiword # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.133 2005/09/28 23:21:51 fuzzyray Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.134 2005/09/29 16:21:52 ferdy Exp $ + + 29 Sep 2005; Fernando J. Pereda <ferdy@gentoo.org> abiword-2.2.10.ebuild: + stable on alpha wrt bug #107351 28 Sep 2005; Paul Varner <fuzzyray@gentoo.org> abiword-2.2.10.ebuild: Stable on x86. Builds and appears to work fine. Bug# 107351 diff --git a/app-office/abiword/abiword-2.2.10.ebuild b/app-office/abiword/abiword-2.2.10.ebuild index a80957b0a37e..0090c02ae826 100644 --- a/app-office/abiword/abiword-2.2.10.ebuild +++ b/app-office/abiword/abiword-2.2.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.2.10.ebuild,v 1.7 2005/09/28 23:21:51 fuzzyray Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.2.10.ebuild,v 1.8 2005/09/29 16:21:52 ferdy Exp $ inherit eutils fdo-mime alternatives @@ -14,7 +14,7 @@ HOMEPAGE="http://www.abisource.com" SRC_URI="http://www.abisource.com/downloads/${PN}/${PV}/source/${P}.tar.bz2" -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 sparc x86" LICENSE="GPL-2" SLOT="2" |