diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-14 09:34:06 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-14 09:34:06 +0000 |
commit | 2335f97454973ac9ccdfb461c5d511e08f244917 (patch) | |
tree | 21760a0248ad83c80263e094892f8c700436f4b0 /app-text/wv2 | |
parent | (no commit message) (diff) | |
download | historical-2335f97454973ac9ccdfb461c5d511e08f244917.tar.gz historical-2335f97454973ac9ccdfb461c5d511e08f244917.tar.bz2 historical-2335f97454973ac9ccdfb461c5d511e08f244917.zip |
Keyword ~alpha.
Diffstat (limited to 'app-text/wv2')
-rw-r--r-- | app-text/wv2/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/wv2/Manifest | 12 | ||||
-rw-r--r-- | app-text/wv2/wv2-0.2.1.ebuild | 4 |
3 files changed, 12 insertions, 9 deletions
diff --git a/app-text/wv2/ChangeLog b/app-text/wv2/ChangeLog index 9a70a654d61f..15ec799e0896 100644 --- a/app-text/wv2/ChangeLog +++ b/app-text/wv2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/wv2 # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wv2/ChangeLog,v 1.16 2004/03/09 15:22:32 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wv2/ChangeLog,v 1.17 2004/05/14 09:34:06 kloeri Exp $ + + 14 May 2004; Bryan Østergaard <kloeri@gentoo.org> wv2-0.2.1.ebuild: + Keyword ~alpha. 05 Mar 2004; Gustavo Zacarias <gustavoz@gentoo.org> wv2-0.2.ebuild: stable on sparc diff --git a/app-text/wv2/Manifest b/app-text/wv2/Manifest index 9783605702a4..87d2e263b937 100644 --- a/app-text/wv2/Manifest +++ b/app-text/wv2/Manifest @@ -1,10 +1,10 @@ -MD5 1cf253be3193fa03855c43bba02c19cf ChangeLog 2288 +MD5 7e64007a95792e7bc9c97381c02710dc wv2-0.2.1.ebuild 629 +MD5 446148e7d46203b9b8413c5763cdb3f2 wv2-0.2.ebuild 681 MD5 cc54489a443c5995795bc6eaaac824b1 metadata.xml 223 -MD5 3ce80275b46e55d83ee955b2e07a3c19 wv2-0.0.9.ebuild 671 +MD5 eb70f31a7df890728217d761c0586004 ChangeLog 2377 MD5 088a88e4ea971bf6b724b10cb27310df wv2-0.1.9.ebuild 678 -MD5 1c43ab3006ab6ae08514a9c09aaf57a0 wv2-0.2.1.ebuild 624 -MD5 446148e7d46203b9b8413c5763cdb3f2 wv2-0.2.ebuild 681 -MD5 d29bdf3533cc61bbe8d9b7e21ee694cb files/digest-wv2-0.0.9 62 +MD5 3ce80275b46e55d83ee955b2e07a3c19 wv2-0.0.9.ebuild 671 +MD5 bb576b506c1b13df2439ebed20b651ab files/digest-wv2-0.2.1 62 MD5 613cbfebbdd6c7a3e664576b6b9cbab4 files/digest-wv2-0.1.9 62 +MD5 d29bdf3533cc61bbe8d9b7e21ee694cb files/digest-wv2-0.0.9 62 MD5 54e094092f510c7594a141f02b7f2adf files/digest-wv2-0.2 60 -MD5 bb576b506c1b13df2439ebed20b651ab files/digest-wv2-0.2.1 62 diff --git a/app-text/wv2/wv2-0.2.1.ebuild b/app-text/wv2/wv2-0.2.1.ebuild index a414b05a70f4..efb4eb148a69 100644 --- a/app-text/wv2/wv2-0.2.1.ebuild +++ b/app-text/wv2/wv2-0.2.1.ebuild @@ -1,12 +1,12 @@ # 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.2.1.ebuild,v 1.2 2004/05/14 00:36:49 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wv2/wv2-0.2.1.ebuild,v 1.3 2004/05/14 09:34:06 kloeri Exp $ DESCRIPTION="Excellent MS Word filter lib, used in most Office suites" SRC_URI="mirror://sourceforge/wvware/${P}.tar.bz2" HOMEPAGE="http://wvware.sourceforge.net/" -KEYWORDS="~x86 ~amd64 ppc sparc" +KEYWORDS="~x86 ~amd64 ppc sparc ~alpha" SLOT="0" LICENSE="GPL-2" |