diff options
author | Luis Medinas <metalgod@gentoo.org> | 2005-09-28 19:19:49 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2005-09-28 19:19:49 +0000 |
commit | ff1c45c541de2f34b202b6f781cb795ec77a617b (patch) | |
tree | 65f0352e79437ed8825ad8b1f5f18756251f921a /app-office | |
parent | documentation updates (diff) | |
download | gentoo-2-ff1c45c541de2f34b202b6f781cb795ec77a617b.tar.gz gentoo-2-ff1c45c541de2f34b202b6f781cb795ec77a617b.tar.bz2 gentoo-2-ff1c45c541de2f34b202b6f781cb795ec77a617b.zip |
Marked Stable on amd64. Bug #107351.
(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.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index 415bee0e0aa1..8f68a71c2595 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.130 2005/09/28 18:05:59 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.131 2005/09/28 19:19:49 metalgod Exp $ + + 28 Sep 2005; Luis Medinas <metalgod@gentoo.org> abiword-2.2.10.ebuild: + Marked Stable on amd64. Bug #107351. 28 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> abiword-2.2.10.ebuild: Stable on hppa and ppc. diff --git a/app-office/abiword/abiword-2.2.10.ebuild b/app-office/abiword/abiword-2.2.10.ebuild index c6b0f1394541..69d671a764e0 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.4 2005/09/28 18:05:59 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.2.10.ebuild,v 1.5 2005/09/28 19:19:49 metalgod 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" |