diff options
author | Marinus Schraal <foser@gentoo.org> | 2004-05-26 10:25:58 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2004-05-26 10:25:58 +0000 |
commit | ad5a69288f6651bb63ffd6529323bc1d81d882b1 (patch) | |
tree | ab308b746082fb445446c3f21906b64daab9506b /app-office/abiword | |
parent | Added missing . (diff) | |
download | gentoo-2-ad5a69288f6651bb63ffd6529323bc1d81d882b1.tar.gz gentoo-2-ad5a69288f6651bb63ffd6529323bc1d81d882b1.tar.bz2 gentoo-2-ad5a69288f6651bb63ffd6529323bc1d81d882b1.zip |
reset keywords properly
Diffstat (limited to 'app-office/abiword')
-rw-r--r-- | app-office/abiword/abiword-2.0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/abiword/abiword-2.0.7.ebuild b/app-office/abiword/abiword-2.0.7.ebuild index f11fa82954ce..65364b22b30d 100644 --- a/app-office/abiword/abiword-2.0.7.ebuild +++ b/app-office/abiword/abiword-2.0.7.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.7.ebuild,v 1.1 2004/05/24 16:58:50 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.0.7.ebuild,v 1.2 2004/05/26 10:25:58 foser 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" |