diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-01-07 14:48:32 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-01-07 14:48:32 +0000 |
commit | 4f129937ba2bb569e1b506755a26da9e9cc80dca (patch) | |
tree | 24fa7a13e4dfead93579186655a8e9e1b312efe3 /app-text/wv | |
parent | tested on sparc, keyworded ~sparc (diff) | |
download | gentoo-2-4f129937ba2bb569e1b506755a26da9e9cc80dca.tar.gz gentoo-2-4f129937ba2bb569e1b506755a26da9e9cc80dca.tar.bz2 gentoo-2-4f129937ba2bb569e1b506755a26da9e9cc80dca.zip |
marked stable on hppa in preparation for abiword
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 | 6 |
3 files changed, 10 insertions, 7 deletions
diff --git a/app-text/wv/ChangeLog b/app-text/wv/ChangeLog index 20eeee1f6cbc..4f3965abe558 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.14 2003/11/09 18:04:29 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wv/ChangeLog,v 1.15 2004/01/07 14:48:22 gustavoz Exp $ + + 07 Jan 2004; <gustavoz@gentoo.org> wv-1.0.0.ebuild: + marked stable on hppa 09 Nov 2003; Jason Wever <weeve@gentoo.org> wv-1.0.0.ebuild: Marked stable for sparc. diff --git a/app-text/wv/Manifest b/app-text/wv/Manifest index a11a203b8022..672c4fb2a75b 100644 --- a/app-text/wv/Manifest +++ b/app-text/wv/Manifest @@ -1,4 +1,4 @@ -MD5 df063805cef5aa86f329045ea477d77e ChangeLog 1581 -MD5 8144d698d78d6c6a7324db29bcac3a79 wv-1.0.0.ebuild 855 -MD5 97079efa2a5256ad07ada6260b7ec298 files/digest-wv-1.0.0 60 +MD5 78aea7d250bad5739ed148f5699963c4 wv-1.0.0.ebuild 863 +MD5 939bf599be95f5f87c7aba752f74888b ChangeLog 1663 MD5 fe85d1375bb12fb4245f9be59895f923 files/wv-0.7.1-rvt.patch 4470 +MD5 97079efa2a5256ad07ada6260b7ec298 files/digest-wv-1.0.0 60 diff --git a/app-text/wv/wv-1.0.0.ebuild b/app-text/wv/wv-1.0.0.ebuild index fd2fcb009eaf..3214fc03b2db 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. +# Copyright 1999-2004 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.4 2003/11/09 18:04:29 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wv/wv-1.0.0.ebuild,v 1.5 2004/01/07 14:48:22 gustavoz 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 hppa" SLOT="0" LICENSE="GPL-2" |