diff options
author | D.M.D. Ljungmark <spider@gentoo.org> | 2003-11-17 21:14:56 +0000 |
---|---|---|
committer | D.M.D. Ljungmark <spider@gentoo.org> | 2003-11-17 21:14:56 +0000 |
commit | 97e3b0e2cbf3d390e10370a3cecbd596356f2e29 (patch) | |
tree | e7e8eb83f18deac4a351752d3738c7f1c07c5fd2 /app-office/abiword/abiword-2.0.1.ebuild | |
parent | cleanup (diff) | |
download | gentoo-2-97e3b0e2cbf3d390e10370a3cecbd596356f2e29.tar.gz gentoo-2-97e3b0e2cbf3d390e10370a3cecbd596356f2e29.tar.bz2 gentoo-2-97e3b0e2cbf3d390e10370a3cecbd596356f2e29.zip |
bumping to stable.
Diffstat (limited to 'app-office/abiword/abiword-2.0.1.ebuild')
-rw-r--r-- | app-office/abiword/abiword-2.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/abiword/abiword-2.0.1.ebuild b/app-office/abiword/abiword-2.0.1.ebuild index 1fad2dc3fd83..903cdb86d9fb 100644 --- a/app-office/abiword/abiword-2.0.1.ebuild +++ b/app-office/abiword/abiword-2.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.1.ebuild,v 1.1 2003/10/30 16:30:53 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/abiword/abiword-2.0.1.ebuild,v 1.2 2003/11/17 21:14:45 spider Exp $ inherit eutils @@ -15,7 +15,7 @@ HOMEPAGE="http://www.abisource.com" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2 mirror://sourceforge/${PN}/${PN}-plugins-${PV}.tar.bz2" -KEYWORDS="~x86 ~sparc ~alpha ~ppc" +KEYWORDS="x86 ~sparc ~alpha ~ppc" LICENSE="GPL-2" SLOT="2" |