diff options
author | 2005-06-19 20:36:05 +0000 | |
---|---|---|
committer | 2005-06-19 20:36:05 +0000 | |
commit | 03744af6c77d3036b74af58187307261ff5ea151 (patch) | |
tree | 07d617884f8d3270d3a2f8a4102dfe3b930a79fa /app-office/abiword | |
parent | x86 stable (diff) | |
download | gentoo-2-03744af6c77d3036b74af58187307261ff5ea151.tar.gz gentoo-2-03744af6c77d3036b74af58187307261ff5ea151.tar.bz2 gentoo-2-03744af6c77d3036b74af58187307261ff5ea151.zip |
stable on ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-office/abiword')
-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 c17435341e64..63ad42380fb5 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.114 2005/06/18 11:39:02 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.115 2005/06/19 20:36:05 corsair Exp $ + + 19 Jun 2005; Markus Rothe <corsair@gentoo.org> abiword-2.2.7.ebuild: + Stable on ppc64 18 Jun 2005; Fernando J. Pereda <ferdy@gentoo.org> abiword-2.2.7.ebuild: Stable on alpha diff --git a/app-office/abiword/abiword-2.2.7.ebuild b/app-office/abiword/abiword-2.2.7.ebuild index 8b80e5c887f3..5eb2715b1449 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.7 2005/06/18 11:39:02 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.2.7.ebuild,v 1.8 2005/06/19 20:36:05 corsair 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" |