diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-03-27 11:36:17 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-03-27 11:36:17 +0000 |
commit | 19228ce1e15a7eade30af7a82d69ade144aafd50 (patch) | |
tree | a54525d484f629924041f1476b0daa9788b8b311 /app-office | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-19228ce1e15a7eade30af7a82d69ade144aafd50.tar.gz gentoo-2-19228ce1e15a7eade30af7a82d69ade144aafd50.tar.bz2 gentoo-2-19228ce1e15a7eade30af7a82d69ade144aafd50.zip |
Stable on hppa.
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/abiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index b0ce365efe71..655787647ae9 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.100 2005/03/22 13:25:56 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.101 2005/03/27 11:36:17 gmsoft Exp $ + + 27 Mar 2005; Guy Martin <gmsoft@gentoo.org> abiword-2.2.3.ebuild: + Stable on hppa. 22 Mar 2005; Gustavo Zacarias <gustavoz@gentoo.org> abiword-2.2.3.ebuild: Stable on sparc diff --git a/app-office/abiword/abiword-2.2.3.ebuild b/app-office/abiword/abiword-2.2.3.ebuild index 2400bcd2c614..e4115441a9b2 100644 --- a/app-office/abiword/abiword-2.2.3.ebuild +++ b/app-office/abiword/abiword-2.2.3.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.3.ebuild,v 1.5 2005/03/22 13:25:56 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.2.3.ebuild,v 1.6 2005/03/27 11:36:17 gmsoft Exp $ inherit eutils fdo-mime @@ -14,7 +14,7 @@ HOMEPAGE="http://www.abisource.com" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" -KEYWORDS="x86 sparc ~alpha ~ppc amd64 ~hppa ~ppc64" +KEYWORDS="x86 sparc ~alpha ~ppc amd64 hppa ~ppc64" LICENSE="GPL-2" SLOT="2" |