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 /app-office/abiword/abiword-2.2.11.ebuild | |
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)
Diffstat (limited to 'app-office/abiword/abiword-2.2.11.ebuild')
-rw-r--r-- | app-office/abiword/abiword-2.2.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |