diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-08-16 18:56:29 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-08-16 18:56:29 +0000 |
commit | c1d887eeb9103b9f2546079fcebb42bfad90b5ea (patch) | |
tree | f4728ba9757ae3b1eb52d9095d9131501d341737 /app-office | |
parent | Stable on ppc64; bug #144120 (diff) | |
download | gentoo-2-c1d887eeb9103b9f2546079fcebb42bfad90b5ea.tar.gz gentoo-2-c1d887eeb9103b9f2546079fcebb42bfad90b5ea.tar.bz2 gentoo-2-c1d887eeb9103b9f2546079fcebb42bfad90b5ea.zip |
Stable on ppc64; bug #144120
(Portage version: 2.1-r2)
Diffstat (limited to 'app-office')
-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" |