diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-01-26 19:18:58 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-01-26 19:18:58 +0000 |
commit | 6b7fb7b4a6ce884666c22324faa9ddfb4ef78498 (patch) | |
tree | 155aebc4b2cf7bb6992f182e5f4d4d5cace0a95e /app-office/abiword | |
parent | DEPEND -> RDEPEND. (diff) | |
download | gentoo-2-6b7fb7b4a6ce884666c22324faa9ddfb4ef78498.tar.gz gentoo-2-6b7fb7b4a6ce884666c22324faa9ddfb4ef78498.tar.bz2 gentoo-2-6b7fb7b4a6ce884666c22324faa9ddfb4ef78498.zip |
Stable on hppa.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'app-office/abiword')
-rw-r--r-- | app-office/abiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index 3b5b31fd5aeb..8a387fd08cd4 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.97 2005/01/18 20:14:09 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.98 2005/01/26 19:18:58 gmsoft Exp $ + + 26 Jan 2005; Guy Martin <gmsoft@gentoo.org> abiword-2.2.2.ebuild: + Stable on hppa. 18 Jan 2005; Gustavo Zacarias <gustavoz@gentoo.org> abiword-2.2.2.ebuild: Stable on sparc diff --git a/app-office/abiword/abiword-2.2.2.ebuild b/app-office/abiword/abiword-2.2.2.ebuild index 5b87b251686a..f39fa0c3ac63 100644 --- a/app-office/abiword/abiword-2.2.2.ebuild +++ b/app-office/abiword/abiword-2.2.2.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.2.ebuild,v 1.4 2005/01/18 20:14:09 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.2.2.ebuild,v 1.5 2005/01/26 19:18:58 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" |