diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-10-15 00:38:58 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-10-15 00:38:58 +0000 |
commit | f0a1528a596ca29d3439de416a0557e16e51d2ae (patch) | |
tree | f0d7a449a9b5fd2acfdeada0d4eb4591685fb8e7 /app-office/abiword | |
parent | linux-fusion isn't building yet for me; use.mask it #150688 (diff) | |
download | gentoo-2-f0a1528a596ca29d3439de416a0557e16e51d2ae.tar.gz gentoo-2-f0a1528a596ca29d3439de416a0557e16e51d2ae.tar.bz2 gentoo-2-f0a1528a596ca29d3439de416a0557e16e51d2ae.zip |
Mark 2.4.5 stable on ia64. #140499
(Portage version: 2.1.1)
Diffstat (limited to 'app-office/abiword')
-rw-r--r-- | app-office/abiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.4.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index bc6924012fb8..1d08548c6740 100644 --- a/app-office/abiword/ChangeLog +++ b/app-office/abiword/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/abiword # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.159 2006/09/06 03:12:13 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.160 2006/10/15 00:38:58 agriffis Exp $ + + 15 Oct 2006; Aron Griffis <agriffis@gentoo.org> abiword-2.4.5.ebuild: + Mark 2.4.5 stable on ia64. #140499 06 Sep 2006; Thomas Cort <tcort@gentoo.org> abiword-2.4.5.ebuild: Stable on alpha wrt Bug #144120. diff --git a/app-office/abiword/abiword-2.4.5.ebuild b/app-office/abiword/abiword-2.4.5.ebuild index 2ab5681064a3..8a9efc3ee632 100644 --- a/app-office/abiword/abiword-2.4.5.ebuild +++ b/app-office/abiword/abiword-2.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.4.5.ebuild,v 1.7 2006/09/06 03:12:14 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.4.5.ebuild,v 1.8 2006/10/15 00:38:58 agriffis Exp $ inherit eutils fdo-mime alternatives @@ -11,7 +11,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" IUSE="debug gnome spell xml" LICENSE="GPL-2" |