diff options
author | Sven Blumenstein <bazik@gentoo.org> | 2004-02-26 14:41:30 +0000 |
---|---|---|
committer | Sven Blumenstein <bazik@gentoo.org> | 2004-02-26 14:41:30 +0000 |
commit | 6c97c2bd3b10b6c6e7c336ff6eb06cf231fa008a (patch) | |
tree | bc7b003d47d3e6f98ea187aed0e61cddd3f8a969 /app-text/wv2/wv2-0.1.9.ebuild | |
parent | libsdl-1.2.5-{r1,r2} masked on sparc due to compile error, libsdl-1.2.6-r3 ma... (diff) | |
download | historical-6c97c2bd3b10b6c6e7c336ff6eb06cf231fa008a.tar.gz historical-6c97c2bd3b10b6c6e7c336ff6eb06cf231fa008a.tar.bz2 historical-6c97c2bd3b10b6c6e7c336ff6eb06cf231fa008a.zip |
Ooops, forgot a depend for KOffice ;)
Diffstat (limited to 'app-text/wv2/wv2-0.1.9.ebuild')
-rw-r--r-- | app-text/wv2/wv2-0.1.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/wv2/wv2-0.1.9.ebuild b/app-text/wv2/wv2-0.1.9.ebuild index a2d8af586ee5..acbc9cd02d00 100644 --- a/app-text/wv2/wv2-0.1.9.ebuild +++ b/app-text/wv2/wv2-0.1.9.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-text/wv2/wv2-0.1.9.ebuild,v 1.4 2003/09/23 12:25:04 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wv2/wv2-0.1.9.ebuild,v 1.5 2004/02/26 14:41:30 bazik Exp $ S=${WORKDIR}/${P} @@ -8,7 +8,7 @@ DESCRIPTION="Excellent MS Word filter lib, used in most Office suites" SRC_URI="mirror://sourceforge/wvware/${P}.tar.bz2" HOMEPAGE="http://www.wvware.com" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc sparc" SLOT="0" LICENSE="GPL-2" |