diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-05-27 21:37:45 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-05-27 21:37:45 +0000 |
commit | 518bcfe304f029acc157c41a1cbc037d8f894809 (patch) | |
tree | ce8c000846daf5be5fc79ef2e87b71d48af54120 /app-office | |
parent | Fix for repoman errors (diff) | |
download | gentoo-2-518bcfe304f029acc157c41a1cbc037d8f894809.tar.gz gentoo-2-518bcfe304f029acc157c41a1cbc037d8f894809.tar.bz2 gentoo-2-518bcfe304f029acc157c41a1cbc037d8f894809.zip |
amd64
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/abiword/abiword-2.0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/abiword/abiword-2.0.6.ebuild b/app-office/abiword/abiword-2.0.6.ebuild index 366c85f44d6e..6bfefc33fe5a 100644 --- a/app-office/abiword/abiword-2.0.6.ebuild +++ b/app-office/abiword/abiword-2.0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.0.6.ebuild,v 1.9 2004/05/26 18:08:04 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.0.6.ebuild,v 1.10 2004/05/27 21:37:45 jhuebel Exp $ inherit eutils @@ -15,7 +15,7 @@ HOMEPAGE="http://www.abisource.com" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" -KEYWORDS="x86 sparc ~alpha ppc ~amd64 hppa" +KEYWORDS="x86 sparc ~alpha ppc amd64 hppa" LICENSE="GPL-2" SLOT="2" |