diff options
author | Brent Baude <ranger@gentoo.org> | 2005-10-19 02:49:26 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2005-10-19 02:49:26 +0000 |
commit | 015d0a01aea596f555215cee05ddef0b10334f2e (patch) | |
tree | 824e2f15268b4d8bac47ff07c50fb64c5df3a22c | |
parent | added ~mips keyword (diff) | |
download | gentoo-2-015d0a01aea596f555215cee05ddef0b10334f2e.tar.gz gentoo-2-015d0a01aea596f555215cee05ddef0b10334f2e.tar.bz2 gentoo-2-015d0a01aea596f555215cee05ddef0b10334f2e.zip |
Marking abiword-2.2.11 ppc65 stable for bug 109157
(Portage version: 2.0.51.22-r3)
-rw-r--r-- | app-office/abiword/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/abiword/abiword-2.2.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/abiword/ChangeLog b/app-office/abiword/ChangeLog index d883109672e9..44e7e55477f0 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.138 2005/10/18 16:59:41 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/ChangeLog,v 1.139 2005/10/19 02:49:26 ranger Exp $ + + 19 Oct 2005; Brent Baude <ranger@gentoo.org> abiword-2.2.11.ebuild: + Marking abiword-2.2.11 ppc65 stable for bug 109157 18 Oct 2005; Michael Hanselmann <hansmi@gentoo.org> abiword-2.2.11.ebuild: Stable on hppa, ppc. diff --git a/app-office/abiword/abiword-2.2.11.ebuild b/app-office/abiword/abiword-2.2.11.ebuild index 37256db3ce0b..932fadc5e52b 100644 --- a/app-office/abiword/abiword-2.2.11.ebuild +++ b/app-office/abiword/abiword-2.2.11.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.11.ebuild,v 1.3 2005/10/18 16:59:41 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.2.11.ebuild,v 1.4 2005/10/19 02:49:26 ranger 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" |