diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-08-16 18:57:30 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-08-16 18:57:30 +0000 |
commit | 5760e9f3100b605e398587f983b3913663c405fd (patch) | |
tree | 947895188859b735e88905ecfd4bfb27c75d5058 /app-office/abiword | |
parent | Stable on ppc64; bug #144120 (diff) | |
download | historical-5760e9f3100b605e398587f983b3913663c405fd.tar.gz historical-5760e9f3100b605e398587f983b3913663c405fd.tar.bz2 historical-5760e9f3100b605e398587f983b3913663c405fd.zip |
Stable on ppc64; bug #144120
Package-Manager: portage-2.1-r2
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 de24af804ff2..d5967621775d 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.154 2006/08/03 18:36:36 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.155 2006/08/16 18:56:29 corsair Exp $ + + 16 Aug 2006; Markus Rothe <corsair@gentoo.org> abiword-2.4.5.ebuild: + Stable on ppc64; bug #144120 03 Aug 2006; Gustavo Zacarias <gustavoz@gentoo.org> abiword-2.4.5.ebuild: Stable on sparc diff --git a/app-office/abiword/abiword-2.4.5.ebuild b/app-office/abiword/abiword-2.4.5.ebuild index 4c9068c6caf6..b32e82567fc2 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.2 2006/08/03 18:36:36 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.4.5.ebuild,v 1.3 2006/08/16 18:56:29 corsair 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" |