diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-08-08 08:44:08 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-08-08 08:44:08 +0000 |
commit | ea313763e5818113603d1764efb4c30f5ed909b9 (patch) | |
tree | 061d1ebf804d36e0a8cc376cd3d53df6bdb3cec1 /app-office | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-ea313763e5818113603d1764efb4c30f5ed909b9.tar.gz gentoo-2-ea313763e5818113603d1764efb4c30f5ed909b9.tar.bz2 gentoo-2-ea313763e5818113603d1764efb4c30f5ed909b9.zip |
Stable on ppc64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/abiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.2.8-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index b296229ee671..a4c4f4e78669 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.122 2005/08/05 16:27:52 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.123 2005/08/08 08:44:08 corsair Exp $ + + 08 Aug 2005; Markus Rothe <corsair@gentoo.org> abiword-2.2.8-r1.ebuild: + Stable on ppc64 05 Aug 2005; Joseph Jezak <josejx@gentoo.org> abiword-2.2.8-r1.ebuild: Marked ppc stable. diff --git a/app-office/abiword/abiword-2.2.8-r1.ebuild b/app-office/abiword/abiword-2.2.8-r1.ebuild index 376b7caf7b8d..e4391dabde7b 100644 --- a/app-office/abiword/abiword-2.2.8-r1.ebuild +++ b/app-office/abiword/abiword-2.2.8-r1.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.8-r1.ebuild,v 1.5 2005/08/05 16:27:52 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.2.8-r1.ebuild,v 1.6 2005/08/08 08:44:08 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" |