diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-08-03 18:36:36 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-08-03 18:36:36 +0000 |
commit | 4ac387891de95141e48b45c201153fb4ce668b52 (patch) | |
tree | 2188fe40895643875a317282912385fd44557fad /app-office | |
parent | Stable on sparc (diff) | |
download | gentoo-2-4ac387891de95141e48b45c201153fb4ce668b52.tar.gz gentoo-2-4ac387891de95141e48b45c201153fb4ce668b52.tar.bz2 gentoo-2-4ac387891de95141e48b45c201153fb4ce668b52.zip |
Stable on sparc
(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 520d2e8fc05d..de24af804ff2 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.153 2006/07/10 16:51:51 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.154 2006/08/03 18:36:36 gustavoz Exp $ + + 03 Aug 2006; Gustavo Zacarias <gustavoz@gentoo.org> abiword-2.4.5.ebuild: + Stable on sparc *abiword-2.4.5 (10 Jul 2006) diff --git a/app-office/abiword/abiword-2.4.5.ebuild b/app-office/abiword/abiword-2.4.5.ebuild index cf9e5bed145a..4c9068c6caf6 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.1 2006/07/10 16:51:51 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.4.5.ebuild,v 1.2 2006/08/03 18:36:36 gustavoz 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" |