summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharlie Shepherd <masterdriverz@gentoo.org>2006-11-05 16:40:54 +0000
committerCharlie Shepherd <masterdriverz@gentoo.org>2006-11-05 16:40:54 +0000
commit88818d6f0465a5f5993f7fff5c7c77d2c17db46b (patch)
treebd3e241671883a0855ac83e8f8943d385d86af19
parentwput/files/wput-0.6-gentoo.diff: Update to version 0.6, closing bug 128899, t... (diff)
downloadgenstef-88818d6f0465a5f5993f7fff5c7c77d2c17db46b.tar.gz
genstef-88818d6f0465a5f5993f7fff5c7c77d2c17db46b.tar.bz2
genstef-88818d6f0465a5f5993f7fff5c7c77d2c17db46b.zip
wput/wput-0.6.ebuild: Fix stupid errors in ebuild
svn path=/; revision=66
-rw-r--r--net-misc/wput/wput-0.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/wput/wput-0.6.ebuild b/net-misc/wput/wput-0.6.ebuild
index 952d6fc..9598b11 100644
--- a/net-misc/wput/wput-0.6.ebuild
+++ b/net-misc/wput/wput-0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/wput/wput-0.5.ebuild,v 1.2 2005/01/12 11:56:21 ka0ttic Exp $
+# $Header:
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc ~amd64"
+KEYWORDS="~x86 ~ppc ~sparc ~amd64"
IUSE="debug"
DEPEND=""