diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-11-22 17:27:43 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-11-22 17:27:43 +0000 |
commit | b0f60c95bdd584027e24b591b32ca4b82f115a07 (patch) | |
tree | 5b6a6ee1a3e06e7194cabac5893be11493a9f8b0 /app-text/wv/wv-1.2.3-r1.ebuild | |
parent | Add metadata.xml (diff) | |
download | gentoo-2-b0f60c95bdd584027e24b591b32ca4b82f115a07.tar.gz gentoo-2-b0f60c95bdd584027e24b591b32ca4b82f115a07.tar.bz2 gentoo-2-b0f60c95bdd584027e24b591b32ca4b82f115a07.zip |
Stable on sparc wrt security #153800
(Portage version: 2.1.1-r2)
Diffstat (limited to 'app-text/wv/wv-1.2.3-r1.ebuild')
-rw-r--r-- | app-text/wv/wv-1.2.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/wv/wv-1.2.3-r1.ebuild b/app-text/wv/wv-1.2.3-r1.ebuild index 5b52d56ce255..1d2560bce296 100644 --- a/app-text/wv/wv-1.2.3-r1.ebuild +++ b/app-text/wv/wv-1.2.3-r1.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/wv/wv-1.2.3-r1.ebuild,v 1.6 2006/11/22 17:17:57 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wv/wv-1.2.3-r1.ebuild,v 1.7 2006/11/22 17:27:43 gustavoz Exp $ inherit eutils @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/wvware/${P}.tar.gz" HOMEPAGE="http://wvware.sourceforge.net/" IUSE="wmf" -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 sparc x86" SLOT="0" LICENSE="GPL-2" |