diff options
author | Carsten Lohrke <carlo@gentoo.org> | 2005-10-23 16:42:03 +0000 |
---|---|---|
committer | Carsten Lohrke <carlo@gentoo.org> | 2005-10-23 16:42:03 +0000 |
commit | ac20e1d50e65b0c78fef0693a5154dd662cd44d1 (patch) | |
tree | d6fcb3d49c4608472cc6005aa6d4d4d1de074d75 /net-wireless/wlassistant/wlassistant-0.5.0.ebuild | |
parent | QA: need-qt unnecessary, need-*() belong after R/DEPEND (diff) | |
download | gentoo-2-ac20e1d50e65b0c78fef0693a5154dd662cd44d1.tar.gz gentoo-2-ac20e1d50e65b0c78fef0693a5154dd662cd44d1.tar.bz2 gentoo-2-ac20e1d50e65b0c78fef0693a5154dd662cd44d1.zip |
QA: need-kde() belongs after R/DEPEND
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'net-wireless/wlassistant/wlassistant-0.5.0.ebuild')
-rw-r--r-- | net-wireless/wlassistant/wlassistant-0.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-wireless/wlassistant/wlassistant-0.5.0.ebuild b/net-wireless/wlassistant/wlassistant-0.5.0.ebuild index aae1eca1f3ee..4415dd5f0f91 100644 --- a/net-wireless/wlassistant/wlassistant-0.5.0.ebuild +++ b/net-wireless/wlassistant/wlassistant-0.5.0.ebuild @@ -1,9 +1,8 @@ # 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.0.ebuild,v 1.3 2005/08/28 21:41:05 hparker Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/wlassistant/wlassistant-0.5.0.ebuild,v 1.4 2005/10/23 16:42:03 carlo 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" @@ -15,3 +14,4 @@ KEYWORDS="~amd64 ~ppc ~x86" IUSE="" RDEPEND=">=net-wireless/wireless-tools-27-r1 virtual/dhcpc" +need-kde 3.3
\ No newline at end of file |