diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-08-14 11:10:18 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-08-14 11:10:18 +0000 |
commit | 8fd4c243346a2fb233616dfacf52e638ea0edd29 (patch) | |
tree | 379dbbb143e56022fd97eb395b3dbd8836573d8d /app-text | |
parent | ver bump #59989 (diff) | |
download | historical-8fd4c243346a2fb233616dfacf52e638ea0edd29.tar.gz historical-8fd4c243346a2fb233616dfacf52e638ea0edd29.tar.bz2 historical-8fd4c243346a2fb233616dfacf52e638ea0edd29.zip |
Stable on alpha.
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/wv2/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/wv2/Manifest | 4 | ||||
-rw-r--r-- | app-text/wv2/wv2-0.2.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-text/wv2/ChangeLog b/app-text/wv2/ChangeLog index 63b4fbdf6028..be973a2627f4 100644 --- a/app-text/wv2/ChangeLog +++ b/app-text/wv2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/wv2 # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wv2/ChangeLog,v 1.19 2004/07/06 12:39:04 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wv2/ChangeLog,v 1.20 2004/08/14 11:10:18 kloeri Exp $ + + 14 Aug 2004; Bryan Østergaard <kloeri@gentoo.org> wv2-0.2.ebuild: + Stable on alpha. *wv2-0.2.2 (06 Jul 2004) diff --git a/app-text/wv2/Manifest b/app-text/wv2/Manifest index 56ba3f87dbba..4b97b53760f1 100644 --- a/app-text/wv2/Manifest +++ b/app-text/wv2/Manifest @@ -1,9 +1,9 @@ MD5 21a0f6e0874b34aaabbad8b4d2826c60 wv2-0.2.1.ebuild 630 -MD5 95ecb5f3272a687dd99a9106d24264ef wv2-0.2.ebuild 664 +MD5 dda604a74f986488b904f465f27dd63f wv2-0.2.ebuild 669 MD5 ed1705d3b94c6360bec444a4b32bc98a wv2-0.0.9.ebuild 654 MD5 048739e327d83660a22d4345634e424f wv2-0.1.9.ebuild 661 MD5 7aea3f86b6ba94a064c6660a02d2538c wv2-0.2.2.ebuild 632 -MD5 6a3e465ca0ac1f6b79065e54d90a7dab ChangeLog 2497 +MD5 ab01b6e80f877557964a6b291ee97b70 ChangeLog 2586 MD5 cc54489a443c5995795bc6eaaac824b1 metadata.xml 223 MD5 d29bdf3533cc61bbe8d9b7e21ee694cb files/digest-wv2-0.0.9 62 MD5 613cbfebbdd6c7a3e664576b6b9cbab4 files/digest-wv2-0.1.9 62 diff --git a/app-text/wv2/wv2-0.2.ebuild b/app-text/wv2/wv2-0.2.ebuild index c337bb8b8551..210397b30019 100644 --- a/app-text/wv2/wv2-0.2.ebuild +++ b/app-text/wv2/wv2-0.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # 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.9 2004/07/14 02:28:44 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wv2/wv2-0.2.ebuild,v 1.10 2004/08/14 11:10:18 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" IUSE="" SLOT="0" LICENSE="GPL-2" |