diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-12-14 22:42:09 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-12-14 22:42:09 +0000 |
commit | 3b22edeb440dfb581957b21c3b9591f1a8e8644f (patch) | |
tree | f3eb08aff842a8973e8d1c3181fd50687469a759 /app-text/wv2 | |
parent | version bump and dodoc change, closes bug #63317 (diff) | |
download | historical-3b22edeb440dfb581957b21c3b9591f1a8e8644f.tar.gz historical-3b22edeb440dfb581957b21c3b9591f1a8e8644f.tar.bz2 historical-3b22edeb440dfb581957b21c3b9591f1a8e8644f.zip |
Stable on 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.2.ebuild | 4 |
3 files changed, 12 insertions, 9 deletions
diff --git a/app-text/wv2/ChangeLog b/app-text/wv2/ChangeLog index 0d8376199848..57ad517856e6 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.24 2004/12/09 15:36:46 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wv2/ChangeLog,v 1.25 2004/12/14 22:42:09 kloeri Exp $ + + 14 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> wv2-0.2.2.ebuild: + Stable on alpha. 09 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org> wv2-0.2.2.ebuild: Stable on sparc diff --git a/app-text/wv2/Manifest b/app-text/wv2/Manifest index e78b92db5103..00b8e2407326 100644 --- a/app-text/wv2/Manifest +++ b/app-text/wv2/Manifest @@ -1,18 +1,18 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 5155ef4afa8f0a81cfbff4853ef4c8f5 ChangeLog 2951 +MD5 f9f4b3300133416abc027260123b4beb ChangeLog 3040 MD5 1652522405f5936eb29776ef8d5ffa5b metadata.xml 310 MD5 21a0f6e0874b34aaabbad8b4d2826c60 wv2-0.2.1.ebuild 630 -MD5 bd6d5e53bfa0875440f22cae8bf54228 wv2-0.2.2.ebuild 635 MD5 dda604a74f986488b904f465f27dd63f wv2-0.2.ebuild 669 +MD5 db347cd182801e0dabbb171eb3a331d5 wv2-0.2.2.ebuild 632 MD5 54e094092f510c7594a141f02b7f2adf files/digest-wv2-0.2 60 -MD5 bb576b506c1b13df2439ebed20b651ab files/digest-wv2-0.2.1 62 MD5 147fa39bc283d0ba592c729bbee3c764 files/digest-wv2-0.2.2 62 +MD5 bb576b506c1b13df2439ebed20b651ab files/digest-wv2-0.2.1 62 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) -iD8DBQFBuHETKRy60XGEcJIRAn/qAJ4sk8PmsU6wh9mo/jkmiOiWOcCuoACdH3T0 -Zpa/jw84lX+DNm28vpBk/M8= -=PFc+ +iD8DBQFBv2xJugEuf3OQ0akRAhMSAJ9aOSB93vk+/I3sTJaTXMPRryi47ACeNKVF +nrhpIVds7K9fFnyyW+yQMYg= +=l0EP -----END PGP SIGNATURE----- diff --git a/app-text/wv2/wv2-0.2.2.ebuild b/app-text/wv2/wv2-0.2.2.ebuild index 72742fc5acbf..72f4af7b87f9 100644 --- a/app-text/wv2/wv2-0.2.2.ebuild +++ b/app-text/wv2/wv2-0.2.2.ebuild @@ -1,12 +1,12 @@ # 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.2.ebuild,v 1.6 2004/12/09 15:36:46 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wv2/wv2-0.2.2.ebuild,v 1.7 2004/12/14 22:42:09 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 ~alpha ppc64" +KEYWORDS="x86 ~amd64 ppc sparc alpha ppc64" IUSE="" SLOT="0" LICENSE="GPL-2" |