diff options
author | Jeroen Roovers <jer@gentoo.org> | 2006-08-17 13:39:46 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2006-08-17 13:39:46 +0000 |
commit | d1fa5fe82129fb573dba20fde2b576cb210d9abb (patch) | |
tree | 62cc1591b678fa85164043e7d56eb28a6a689bf2 /app-office/abiword/abiword-2.4.5.ebuild | |
parent | Marking stable sparc and amd64; cleaning up old packages (diff) | |
download | gentoo-2-d1fa5fe82129fb573dba20fde2b576cb210d9abb.tar.gz gentoo-2-d1fa5fe82129fb573dba20fde2b576cb210d9abb.tar.bz2 gentoo-2-d1fa5fe82129fb573dba20fde2b576cb210d9abb.zip |
Stable for HPPA (bug #144120).
(Portage version: 2.1.1_pre5-r1)
Diffstat (limited to 'app-office/abiword/abiword-2.4.5.ebuild')
-rw-r--r-- | app-office/abiword/abiword-2.4.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/abiword/abiword-2.4.5.ebuild b/app-office/abiword/abiword-2.4.5.ebuild index b32e82567fc2..5e2feacd1d74 100644 --- a/app-office/abiword/abiword-2.4.5.ebuild +++ b/app-office/abiword/abiword-2.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.4.5.ebuild,v 1.3 2006/08/16 18:56:29 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.4.5.ebuild,v 1.4 2006/08/17 13:39:46 jer Exp $ inherit eutils fdo-mime alternatives @@ -11,7 +11,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" IUSE="debug gnome spell xml" LICENSE="GPL-2" |