diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2004-03-09 15:22:32 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2004-03-09 15:22:32 +0000 |
commit | fdd628d565bc4e5bdcf10baa083cf45a0ef1968e (patch) | |
tree | 8229538b2a7fee6d0e91d89335959697340cba44 /app-text/wv2/wv2-0.1.9.ebuild | |
parent | Added to ~ppc (Manifest recommit) (diff) | |
download | gentoo-2-fdd628d565bc4e5bdcf10baa083cf45a0ef1968e.tar.gz gentoo-2-fdd628d565bc4e5bdcf10baa083cf45a0ef1968e.tar.bz2 gentoo-2-fdd628d565bc4e5bdcf10baa083cf45a0ef1968e.zip |
version bump, fix homepage
Diffstat (limited to 'app-text/wv2/wv2-0.1.9.ebuild')
-rw-r--r-- | app-text/wv2/wv2-0.1.9.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/wv2/wv2-0.1.9.ebuild b/app-text/wv2/wv2-0.1.9.ebuild index acbc9cd02d00..f7c54b96bb8e 100644 --- a/app-text/wv2/wv2-0.1.9.ebuild +++ b/app-text/wv2/wv2-0.1.9.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 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.5 2004/02/26 14:41:30 bazik Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wv2/wv2-0.1.9.ebuild,v 1.6 2004/03/09 15:22:32 lanius Exp $ S=${WORKDIR}/${P} DESCRIPTION="Excellent MS Word filter lib, used in most Office suites" SRC_URI="mirror://sourceforge/wvware/${P}.tar.bz2" -HOMEPAGE="http://www.wvware.com" +HOMEPAGE="http://wvware.sourceforge.net/" KEYWORDS="~x86 ~ppc sparc" SLOT="0" |