diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-28 18:05:59 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-09-28 18:05:59 +0000 |
commit | 9d729b8ae7cd154474d94eb54dcd342dd20dec31 (patch) | |
tree | e587a85d74a9d539f96965adec789fb53ec08ba6 /app-office | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-9d729b8ae7cd154474d94eb54dcd342dd20dec31.tar.gz gentoo-2-9d729b8ae7cd154474d94eb54dcd342dd20dec31.tar.bz2 gentoo-2-9d729b8ae7cd154474d94eb54dcd342dd20dec31.zip |
Stable on hppa
(Portage version: 2.0.52-r1)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/abiword/ChangeLog | 4 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.2.10.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index 759f1b4e651f..415bee0e0aa1 100644 --- a/app-office/abiword/ChangeLog +++ b/app-office/abiword/ChangeLog @@ -1,9 +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.129 2005/09/28 18:04:47 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.130 2005/09/28 18:05:59 hansmi Exp $ 28 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> abiword-2.2.10.ebuild: - Stable on ppc. + Stable on hppa and ppc. 28 Sep 2005; Ferris McCormick <fmccor@gentoo.org> abiword-2.2.10.ebuild: Stable on sparc, as requested in Security Bug #107351. Builds on sparc diff --git a/app-office/abiword/abiword-2.2.10.ebuild b/app-office/abiword/abiword-2.2.10.ebuild index 0312369b31db..c6b0f1394541 100644 --- a/app-office/abiword/abiword-2.2.10.ebuild +++ b/app-office/abiword/abiword-2.2.10.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.10.ebuild,v 1.3 2005/09/28 18:04:47 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.2.10.ebuild,v 1.4 2005/09/28 18:05:59 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="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ~ppc64 sparc ~x86" LICENSE="GPL-2" SLOT="2" |