diff options
author | Jason Wever <weeve@gentoo.org> | 2003-11-09 18:04:32 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2003-11-09 18:04:32 +0000 |
commit | efb48ee4bd778f9e58e90b6066f48979f588e871 (patch) | |
tree | c5f87bb5b59377af62f427d0bf8d92137b1909aa /app-text/wv | |
parent | touchups (diff) | |
download | historical-efb48ee4bd778f9e58e90b6066f48979f588e871.tar.gz historical-efb48ee4bd778f9e58e90b6066f48979f588e871.tar.bz2 historical-efb48ee4bd778f9e58e90b6066f48979f588e871.zip |
Marked stable for sparc.
Diffstat (limited to 'app-text/wv')
-rw-r--r-- | app-text/wv/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/wv/Manifest | 6 | ||||
-rw-r--r-- | app-text/wv/wv-1.0.0.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/app-text/wv/ChangeLog b/app-text/wv/ChangeLog index 71842e8f8862..20eeee1f6cbc 100644 --- a/app-text/wv/ChangeLog +++ b/app-text/wv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/wv # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wv/ChangeLog,v 1.13 2003/09/13 16:02:04 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wv/ChangeLog,v 1.14 2003/11/09 18:04:29 weeve Exp $ + + 09 Nov 2003; Jason Wever <weeve@gentoo.org> wv-1.0.0.ebuild: + Marked stable for sparc. *wv-1.0.0 (13 Sep 2003) diff --git a/app-text/wv/Manifest b/app-text/wv/Manifest index bce505930590..a11a203b8022 100644 --- a/app-text/wv/Manifest +++ b/app-text/wv/Manifest @@ -1,4 +1,4 @@ -MD5 8fbf9ccd5aacffe5b738eb97d1b87db6 wv-1.0.0.ebuild 856 -MD5 fa4a8ddd2796e11dff7057297685c682 ChangeLog 1490 -MD5 fe85d1375bb12fb4245f9be59895f923 files/wv-0.7.1-rvt.patch 4470 +MD5 df063805cef5aa86f329045ea477d77e ChangeLog 1581 +MD5 8144d698d78d6c6a7324db29bcac3a79 wv-1.0.0.ebuild 855 MD5 97079efa2a5256ad07ada6260b7ec298 files/digest-wv-1.0.0 60 +MD5 fe85d1375bb12fb4245f9be59895f923 files/wv-0.7.1-rvt.patch 4470 diff --git a/app-text/wv/wv-1.0.0.ebuild b/app-text/wv/wv-1.0.0.ebuild index e18b55a5100f..fd2fcb009eaf 100644 --- a/app-text/wv/wv-1.0.0.ebuild +++ b/app-text/wv/wv-1.0.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wv/wv-1.0.0.ebuild,v 1.3 2003/09/28 13:06:56 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wv/wv-1.0.0.ebuild,v 1.4 2003/11/09 18:04:29 weeve Exp $ DESCRIPTION="Tool for conversion of MSWord doc and rtf files to something readable" SRC_URI="mirror://sourceforge/wvware/${P}.tar.gz" HOMEPAGE="http://www.wvware.com" IUSE="xml2" -KEYWORDS="x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc sparc" SLOT="0" LICENSE="GPL-2" |