diff options
Diffstat (limited to 'app-text/wv/wv-1.2.1.ebuild')
-rw-r--r-- | app-text/wv/wv-1.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/wv/wv-1.2.1.ebuild b/app-text/wv/wv-1.2.1.ebuild index b57654dbde81..878e6240a721 100644 --- a/app-text/wv/wv-1.2.1.ebuild +++ b/app-text/wv/wv-1.2.1.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.1.ebuild,v 1.3 2006/08/21 17:51:27 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/wv/wv-1.2.1.ebuild,v 1.4 2006/09/06 03:10:36 tcort 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" |