diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-17 20:45:53 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-06-17 20:45:53 +0000 |
commit | 95dd51ef5339dd354fce5d1304e941e4bd144868 (patch) | |
tree | d03fac52d457a7fb50652960741b36f53b67a654 /app-office | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-95dd51ef5339dd354fce5d1304e941e4bd144868.tar.gz gentoo-2-95dd51ef5339dd354fce5d1304e941e4bd144868.tar.bz2 gentoo-2-95dd51ef5339dd354fce5d1304e941e4bd144868.zip |
Stable on ppc.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/abiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.2.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index 58f810cdc57c..fd6b762d3276 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.112 2005/06/17 12:43:56 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.113 2005/06/17 20:45:42 hansmi Exp $ + + 17 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> abiword-2.2.7.ebuild: + Stable on ppc. 17 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org> abiword-2.2.7.ebuild: Stable on sparc diff --git a/app-office/abiword/abiword-2.2.7.ebuild b/app-office/abiword/abiword-2.2.7.ebuild index 70f250c30fd7..60e05af293f9 100644 --- a/app-office/abiword/abiword-2.2.7.ebuild +++ b/app-office/abiword/abiword-2.2.7.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.7.ebuild,v 1.5 2005/06/17 12:43:56 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.2.7.ebuild,v 1.6 2005/06/17 20:45:43 hansmi 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="x86 sparc ~alpha ~ppc ~amd64 ~hppa ~ppc64 ~ia64" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 sparc x86" LICENSE="GPL-2" SLOT="2" |