diff options
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 c70ba645e243..cee1234236e3 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.3 2006/11/21 20:12:36 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wv/wv-1.2.3-r1.ebuild,v 1.4 2006/11/21 23:56:07 malc 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" |