diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-06-15 02:11:02 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-06-15 02:11:02 +0000 |
commit | ac1e6cd5f57ffd79a1b36e6ace37d1b3b6b656fc (patch) | |
tree | 37a915ef92aa8c580a9ccd15218d6a4e88c0d8f7 /app-text/wv2/wv2-0.2.3.ebuild | |
parent | Stable on alpha and amd64 wrt security Bug #136201. (diff) | |
download | historical-ac1e6cd5f57ffd79a1b36e6ace37d1b3b6b656fc.tar.gz historical-ac1e6cd5f57ffd79a1b36e6ace37d1b3b6b656fc.tar.bz2 historical-ac1e6cd5f57ffd79a1b36e6ace37d1b3b6b656fc.zip |
Stable on alpha wrt security Bug #136759.
Package-Manager: portage-2.1
Diffstat (limited to 'app-text/wv2/wv2-0.2.3.ebuild')
-rw-r--r-- | app-text/wv2/wv2-0.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/wv2/wv2-0.2.3.ebuild b/app-text/wv2/wv2-0.2.3.ebuild index 7ac62e11e136..d04d97162493 100644 --- a/app-text/wv2/wv2-0.2.3.ebuild +++ b/app-text/wv2/wv2-0.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/wv2/wv2-0.2.3.ebuild,v 1.4 2006/06/14 18:29:51 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wv2/wv2-0.2.3.ebuild,v 1.5 2006/06/15 02:11:02 tcort Exp $ inherit eutils autotools @@ -8,7 +8,7 @@ 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="~alpha amd64 ~ia64 ppc ~ppc64 sparc ~x86" +KEYWORDS="alpha amd64 ~ia64 ppc ~ppc64 sparc ~x86" IUSE="" SLOT="0" LICENSE="GPL-2" |