diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-12-20 13:35:06 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-12-20 13:35:06 +0000 |
commit | 996483f68e04fcb62fc76f5ad5c210f062ecbed7 (patch) | |
tree | 8ba27efd1d55df93a5e5b5b679f3ee58cb58f61b /app-text/wv2 | |
parent | Stable on amd64. (Manifest recommit) (diff) | |
download | gentoo-2-996483f68e04fcb62fc76f5ad5c210f062ecbed7.tar.gz gentoo-2-996483f68e04fcb62fc76f5ad5c210f062ecbed7.tar.bz2 gentoo-2-996483f68e04fcb62fc76f5ad5c210f062ecbed7.zip |
Stable on amd64.
Diffstat (limited to 'app-text/wv2')
-rw-r--r-- | app-text/wv2/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/wv2/wv2-0.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/wv2/ChangeLog b/app-text/wv2/ChangeLog index 57ad517856e6..7aace6f094d9 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.25 2004/12/14 22:42:09 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wv2/ChangeLog,v 1.26 2004/12/20 13:33:09 absinthe Exp $ + + 20 Dec 2004; Dylan Carlson <absinthe@gentoo.org> wv2-0.2.2.ebuild: + Stable on amd64. 14 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> wv2-0.2.2.ebuild: Stable on alpha. diff --git a/app-text/wv2/wv2-0.2.2.ebuild b/app-text/wv2/wv2-0.2.2.ebuild index 72f4af7b87f9..90f532ccc2b0 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.7 2004/12/14 22:42:09 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wv2/wv2-0.2.2.ebuild,v 1.8 2004/12/20 13:33:09 absinthe 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" |