diff options
author | Guy Martin <gmsoft@gentoo.org> | 2004-09-06 10:24:00 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2004-09-06 10:24:00 +0000 |
commit | 764f8bf1ca0a7df56af2d3b386680dd7025ec058 (patch) | |
tree | e7c0b07a1cd321c5e9c1cf2133349ae03b68ceb8 /app-office/abiword | |
parent | changed warning for ant-tasks (diff) | |
download | gentoo-2-764f8bf1ca0a7df56af2d3b386680dd7025ec058.tar.gz gentoo-2-764f8bf1ca0a7df56af2d3b386680dd7025ec058.tar.bz2 gentoo-2-764f8bf1ca0a7df56af2d3b386680dd7025ec058.zip |
Marked stable on hppa.
Diffstat (limited to 'app-office/abiword')
-rw-r--r-- | app-office/abiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.0.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index ee0b19be28fb..d7b246646505 100644 --- a/app-office/abiword/ChangeLog +++ b/app-office/abiword/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/abiword # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.87 2004/08/31 21:41:42 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.88 2004/09/06 10:24:00 gmsoft Exp $ + + 06 Sep 2004; Guy Martin <gmsoft@gentoo.org> abiword-2.0.10.ebuild: + Marked stable on hppa. 31 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> abiword-2.0.10.ebuild: Stable on sparc diff --git a/app-office/abiword/abiword-2.0.10.ebuild b/app-office/abiword/abiword-2.0.10.ebuild index 893545f93ebe..d64293727f79 100644 --- a/app-office/abiword/abiword-2.0.10.ebuild +++ b/app-office/abiword/abiword-2.0.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.0.10.ebuild,v 1.3 2004/08/31 21:41:42 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.0.10.ebuild,v 1.4 2004/09/06 10:24:00 gmsoft Exp $ inherit eutils @@ -15,7 +15,7 @@ HOMEPAGE="http://www.abisource.com" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" -KEYWORDS="x86 sparc ~alpha ~ppc ~amd64 ~hppa" +KEYWORDS="x86 sparc ~alpha ~ppc ~amd64 hppa" LICENSE="GPL-2" SLOT="2" |