diff options
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 7b9a960ee75d..37256db3ce0b 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.2 2005/10/18 16:54:44 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.2.11.ebuild,v 1.3 2005/10/18 16:59:41 hansmi 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" |