diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-10-30 22:47:46 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-10-30 22:47:46 +0000 |
commit | 33fb8154dee18ef28db8c70b5dfc0bdaef94e53e (patch) | |
tree | a30f936800c0760b67d87a0480f107ed89afe317 | |
parent | 2.4.31+1.2.5 and 2.6.13+1.2.5 marked stable (diff) | |
download | gentoo-2-33fb8154dee18ef28db8c70b5dfc0bdaef94e53e.tar.gz gentoo-2-33fb8154dee18ef28db8c70b5dfc0bdaef94e53e.tar.bz2 gentoo-2-33fb8154dee18ef28db8c70b5dfc0bdaef94e53e.zip |
Stable on ia64.
(Portage version: 2.0.53_rc6)
-rw-r--r-- | app-office/abiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.2.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index 631b37256073..29d8a05b4d1b 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.145 2005/10/30 12:58:49 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.146 2005/10/30 22:47:46 kloeri Exp $ + + 30 Oct 2005; Bryan Østergaard <kloeri@gentoo.org> abiword-2.2.11.ebuild: + Stable on ia64. 30 Oct 2005; Leonardo Boshell <leonardop@gentoo.org> abiword-2.4.1.ebuild: Moved libgnomeprint(ui) dependencies since they are not optional (bug diff --git a/app-office/abiword/abiword-2.2.11.ebuild b/app-office/abiword/abiword-2.2.11.ebuild index 0be3c1a687eb..27bae74f6675 100644 --- a/app-office/abiword/abiword-2.2.11.ebuild +++ b/app-office/abiword/abiword-2.2.11.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.11.ebuild,v 1.8 2005/10/28 15:35:38 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.2.11.ebuild,v 1.9 2005/10/30 22:47:46 kloeri 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" |