diff options
author | 2005-09-28 19:27:01 +0000 | |
---|---|---|
committer | 2005-09-28 19:27:01 +0000 | |
commit | 265e9466955546e90b866769197d981e0efef037 (patch) | |
tree | 67846ad35b3fd5f6962b7b2f68a4a9ef276bdc83 /app-office/abiword | |
parent | New vim7 snapshot. (diff) | |
download | gentoo-2-265e9466955546e90b866769197d981e0efef037.tar.gz gentoo-2-265e9466955546e90b866769197d981e0efef037.tar.bz2 gentoo-2-265e9466955546e90b866769197d981e0efef037.zip |
Stable on ppc64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-office/abiword')
-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 8f68a71c2595..f6125b5b2052 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.131 2005/09/28 19:19:49 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.132 2005/09/28 19:27:01 corsair Exp $ + + 28 Sep 2005; Markus Rothe <corsair@gentoo.org> abiword-2.2.10.ebuild: + Stable on ppc64 28 Sep 2005; Luis Medinas <metalgod@gentoo.org> abiword-2.2.10.ebuild: Marked Stable on amd64. Bug #107351. diff --git a/app-office/abiword/abiword-2.2.10.ebuild b/app-office/abiword/abiword-2.2.10.ebuild index 69d671a764e0..8531eeb544fa 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.5 2005/09/28 19:19:49 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.2.10.ebuild,v 1.6 2005/09/28 19:27:01 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" |