diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-05-01 11:18:36 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-05-01 11:18:36 +0000 |
commit | 8f36c0b5a2234fd09791b777760e6806a5e5bf73 (patch) | |
tree | 3c70e74be85c2c770174449673aff992b0f9dcfa /app-office/abiword | |
parent | Stable on amd64. (diff) | |
download | historical-8f36c0b5a2234fd09791b777760e6806a5e5bf73.tar.gz historical-8f36c0b5a2234fd09791b777760e6806a5e5bf73.tar.bz2 historical-8f36c0b5a2234fd09791b777760e6806a5e5bf73.zip |
Stable on hppa.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-office/abiword')
-rw-r--r-- | app-office/abiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.2.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index e69983b07fec..64c68dcae331 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.108 2005/04/25 18:40:06 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.109 2005/05/01 11:16:38 gmsoft Exp $ + + 01 May 2005; Guy Martin <gmsoft@gentoo.org> abiword-2.2.5.ebuild: + Stable on hppa. 25 Apr 2005; Bryan Ăstergaard <kloeri@gentoo.org> abiword-2.2.5.ebuild: Stable on alpha. diff --git a/app-office/abiword/abiword-2.2.5.ebuild b/app-office/abiword/abiword-2.2.5.ebuild index 127fbf101cb1..29d95739219d 100644 --- a/app-office/abiword/abiword-2.2.5.ebuild +++ b/app-office/abiword/abiword-2.2.5.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.5.ebuild,v 1.6 2005/04/25 18:40:06 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.2.5.ebuild,v 1.7 2005/05/01 11:16:38 gmsoft Exp $ inherit eutils fdo-mime @@ -14,7 +14,7 @@ HOMEPAGE="http://www.abisource.com" SRC_URI="http://www.abisource.com/downloads/${PN}/${PV}/source/${P}.tar.bz2" -KEYWORDS="x86 sparc alpha ppc amd64 ~hppa ~ppc64" +KEYWORDS="x86 sparc alpha ppc amd64 hppa ~ppc64" LICENSE="GPL-2" SLOT="2" |