diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-10-11 16:06:57 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-10-11 16:06:57 +0000 |
commit | 38f6302986a9ef75ad41ab1d9d3e807f920f13be (patch) | |
tree | 554b7fbd9b1d6fe37229c9e7d10103c774020ef6 /app-text/wv2 | |
parent | Marked Stable on amd64 (diff) | |
download | historical-38f6302986a9ef75ad41ab1d9d3e807f920f13be.tar.gz historical-38f6302986a9ef75ad41ab1d9d3e807f920f13be.tar.bz2 historical-38f6302986a9ef75ad41ab1d9d3e807f920f13be.zip |
Mark 0.2.2 ~ia64
Package-Manager: portage-1.589-cvs
Diffstat (limited to 'app-text/wv2')
-rw-r--r-- | app-text/wv2/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/wv2/Manifest | 6 | ||||
-rw-r--r-- | app-text/wv2/wv2-0.2.2.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/app-text/wv2/ChangeLog b/app-text/wv2/ChangeLog index 945bca84b2d2..a0af7cc98e14 100644 --- a/app-text/wv2/ChangeLog +++ b/app-text/wv2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/wv2 # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wv2/ChangeLog,v 1.28 2005/01/02 22:46:43 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wv2/ChangeLog,v 1.29 2005/10/11 16:06:57 agriffis Exp $ + + 11 Oct 2005; Aron Griffis <agriffis@gentoo.org> wv2-0.2.2.ebuild: + Mark 0.2.2 ~ia64 02 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance diff --git a/app-text/wv2/Manifest b/app-text/wv2/Manifest index 7d53f86fff3c..d818a729ba82 100644 --- a/app-text/wv2/Manifest +++ b/app-text/wv2/Manifest @@ -1,8 +1,8 @@ MD5 9ab7c14033db60bcbfdded479266af3f wv2-0.2.ebuild 673 -MD5 844c50623dc24e6850b15b3e7811650b ChangeLog 3237 -MD5 35e864d02adf77bc83e934138bb1e2b8 wv2-0.2.1.ebuild 632 -MD5 a024d59e4f2735df6102a058b878c640 wv2-0.2.2.ebuild 635 MD5 1652522405f5936eb29776ef8d5ffa5b metadata.xml 310 +MD5 35e864d02adf77bc83e934138bb1e2b8 wv2-0.2.1.ebuild 632 +MD5 970e8fecdf96c344dc350aeb96b9a6d6 ChangeLog 3326 +MD5 6427457fe6634ec6a53c6151b301361d wv2-0.2.2.ebuild 640 MD5 bb576b506c1b13df2439ebed20b651ab files/digest-wv2-0.2.1 62 MD5 54e094092f510c7594a141f02b7f2adf files/digest-wv2-0.2 60 MD5 147fa39bc283d0ba592c729bbee3c764 files/digest-wv2-0.2.2 62 diff --git a/app-text/wv2/wv2-0.2.2.ebuild b/app-text/wv2/wv2-0.2.2.ebuild index 1c8dd0452dc3..c8caf1033eaa 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-2005 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.9 2005/01/01 16:42:37 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wv2/wv2-0.2.2.ebuild,v 1.10 2005/10/11 16:06:57 agriffis 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="alpha amd64 ~ia64 ppc ppc64 sparc x86" IUSE="" SLOT="0" LICENSE="GPL-2" |