summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Schweizer <genstef@gentoo.org>2005-09-08 15:52:19 +0000
committerStefan Schweizer <genstef@gentoo.org>2005-09-08 15:52:19 +0000
commit8776019f386951ee026b7168f38c180293ed24c7 (patch)
tree7824f344f901a97aa75a0ab3c51da94726b8acc4 /net-wireless/wlassistant/wlassistant-0.5.4a.ebuild
parentNext in the stable line begins its journey into ~arch (diff)
downloadhistorical-8776019f386951ee026b7168f38c180293ed24c7.tar.gz
historical-8776019f386951ee026b7168f38c180293ed24c7.tar.bz2
historical-8776019f386951ee026b7168f38c180293ed24c7.zip
Version Bump thanks to Gael Beaudoin <gaboo@gaboo.org> and Wenke Li <corecentralconsciousness@yahoo.com> in bug 104558
Package-Manager: portage-1.589-cvs
Diffstat (limited to 'net-wireless/wlassistant/wlassistant-0.5.4a.ebuild')
-rw-r--r--net-wireless/wlassistant/wlassistant-0.5.4a.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/net-wireless/wlassistant/wlassistant-0.5.4a.ebuild b/net-wireless/wlassistant/wlassistant-0.5.4a.ebuild
new file mode 100644
index 000000000000..2608290992b6
--- /dev/null
+++ b/net-wireless/wlassistant/wlassistant-0.5.4a.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/wlassistant/wlassistant-0.5.4a.ebuild,v 1.1 2005/09/08 15:52:19 genstef Exp $
+
+inherit kde
+need-kde 3.3
+
+DESCRIPTION="A small application allowing you to scan for wireless networks and connect to them."
+HOMEPAGE="http://sourceforge.net/projects/wlassistant"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+IUSE=""
+RDEPEND=">=net-wireless/wireless-tools-27-r1
+ virtual/dhcpc"