diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-07-14 16:34:03 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-07-14 16:34:03 +0000 |
commit | e6be1f901253da59cb64ebfc3170ac41406be6e7 (patch) | |
tree | f624ab72f59d87cd3d7d898996eba6f4531a9b73 | |
parent | Integrated Debians pump patchset which fixes a few things. (diff) | |
download | gentoo-2-e6be1f901253da59cb64ebfc3170ac41406be6e7.tar.gz gentoo-2-e6be1f901253da59cb64ebfc3170ac41406be6e7.tar.bz2 gentoo-2-e6be1f901253da59cb64ebfc3170ac41406be6e7.zip |
Stable on hppa.
(Portage version: 2.0.51.19)
-rw-r--r-- | app-office/abiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.2.7-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index 93ca2ac305da..9ccef1f90450 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.117 2005/07/03 20:28:37 allanonjl Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.118 2005/07/14 16:34:03 gmsoft Exp $ + + 14 Jul 2005; Guy Martin <gmsoft@gentoo.org> abiword-2.2.7-r1.ebuild: + Stable on hppa. *abiword-2.2.8-r1 (03 Jul 2005) *abiword-2.2.7-r1 (03 Jul 2005) diff --git a/app-office/abiword/abiword-2.2.7-r1.ebuild b/app-office/abiword/abiword-2.2.7-r1.ebuild index 4d12646d9650..069368bbd0b5 100644 --- a/app-office/abiword/abiword-2.2.7-r1.ebuild +++ b/app-office/abiword/abiword-2.2.7-r1.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.7-r1.ebuild,v 1.1 2005/07/03 20:28:37 allanonjl Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.2.7-r1.ebuild,v 1.2 2005/07/14 16:34:03 gmsoft 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" |