diff options
author | Brad House <brad_mssw@gentoo.org> | 2003-11-16 17:46:15 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2003-11-16 17:46:15 +0000 |
commit | 995d4900a45d847c15aee70517029afca56f8c1d (patch) | |
tree | dfd6ce12526d508a37327e3898c44c6fe7439443 /app-text/wv2 | |
parent | mark stable on amd64 (diff) | |
download | gentoo-2-995d4900a45d847c15aee70517029afca56f8c1d.tar.gz gentoo-2-995d4900a45d847c15aee70517029afca56f8c1d.tar.bz2 gentoo-2-995d4900a45d847c15aee70517029afca56f8c1d.zip |
mark stable on amd64
Diffstat (limited to 'app-text/wv2')
-rw-r--r-- | app-text/wv2/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/wv2/Manifest | 8 | ||||
-rw-r--r-- | app-text/wv2/wv2-0.2.ebuild | 4 |
3 files changed, 12 insertions, 7 deletions
diff --git a/app-text/wv2/ChangeLog b/app-text/wv2/ChangeLog index 4399f9ad9d77..acf650ceebcc 100644 --- a/app-text/wv2/ChangeLog +++ b/app-text/wv2/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-text/wv2 # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wv2/ChangeLog,v 1.10 2003/11/05 18:27:21 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wv2/ChangeLog,v 1.11 2003/11/16 17:46:13 brad_mssw Exp $ + +*wv2-0.2 (16 Nov 2003) + + 16 Nov 2003; Brad House <brad_mssw@gentoo.org> wv2-0.2.ebuild: + mark stable on amd64 05 Nov 2003; Caleb Tennis <caleb@gentoo.org> wv2-0.0.7.ebuild, wv2-0.0.8.ebuild, wv2-0.1.8.ebuild, wv2-0.1.ebuild: diff --git a/app-text/wv2/Manifest b/app-text/wv2/Manifest index d8e330dd4961..7409bdb0f342 100644 --- a/app-text/wv2/Manifest +++ b/app-text/wv2/Manifest @@ -1,8 +1,8 @@ -MD5 a07bb76dae6366ad9d9b74196b50135e wv2-0.2.ebuild 655 +MD5 6dd126f51b08dd26c00aea6534556233 ChangeLog 1715 +MD5 cc54489a443c5995795bc6eaaac824b1 metadata.xml 223 +MD5 1f7bdb670e61128d2dbb35139f093536 wv2-0.2.ebuild 665 MD5 518172f1cf06ad891398c35bf01ce4d3 wv2-0.0.9.ebuild 664 MD5 8d3480a769adf61a7ca1c57ee636265f wv2-0.1.9.ebuild 662 -MD5 d9e16bc9ff8176e97a9d4e7db3cf16f7 ChangeLog 1598 -MD5 cc54489a443c5995795bc6eaaac824b1 metadata.xml 223 +MD5 54e094092f510c7594a141f02b7f2adf files/digest-wv2-0.2 60 MD5 d29bdf3533cc61bbe8d9b7e21ee694cb files/digest-wv2-0.0.9 62 MD5 613cbfebbdd6c7a3e664576b6b9cbab4 files/digest-wv2-0.1.9 62 -MD5 54e094092f510c7594a141f02b7f2adf files/digest-wv2-0.2 60 diff --git a/app-text/wv2/wv2-0.2.ebuild b/app-text/wv2/wv2-0.2.ebuild index f9c270807fd1..889cc80c7fac 100644 --- a/app-text/wv2/wv2-0.2.ebuild +++ b/app-text/wv2/wv2-0.2.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.2.ebuild,v 1.1 2003/11/05 18:27:21 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wv2/wv2-0.2.ebuild,v 1.2 2003/11/16 17:46:13 brad_mssw 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" +KEYWORDS="~x86 amd64" SLOT="0" LICENSE="GPL-2" |