diff options
author | Paul Varner <fuzzyray@gentoo.org> | 2005-09-28 23:21:51 +0000 |
---|---|---|
committer | Paul Varner <fuzzyray@gentoo.org> | 2005-09-28 23:21:51 +0000 |
commit | f120f428ee1afb8d907d36b4c50805c0be7980d3 (patch) | |
tree | f2dad4b979609c0f4cf58b58a5f17af73b05968b /app-office/abiword/abiword-2.2.10.ebuild | |
parent | Disable doc generation as it's partially broken. (diff) | |
download | historical-f120f428ee1afb8d907d36b4c50805c0be7980d3.tar.gz historical-f120f428ee1afb8d907d36b4c50805c0be7980d3.tar.bz2 historical-f120f428ee1afb8d907d36b4c50805c0be7980d3.zip |
Stable on x86. Builds and appears to work fine. Bug# 107351
Package-Manager: portage-1.589-cvs
Diffstat (limited to 'app-office/abiword/abiword-2.2.10.ebuild')
-rw-r--r-- | app-office/abiword/abiword-2.2.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/abiword/abiword-2.2.10.ebuild b/app-office/abiword/abiword-2.2.10.ebuild index 8531eeb544fa..a80957b0a37e 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.6 2005/09/28 19:27:01 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.2.10.ebuild,v 1.7 2005/09/28 23:21:51 fuzzyray 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" |