blob: 60d1f05d1ad386c132168fc2a454af28a0abf1cf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-wavelan/xfce4-wavelan-0.5.5.ebuild,v 1.2 2009/08/23 16:49:18 ssuominen Exp $
inherit xfce4
DESCRIPTION="Wireless monitor panel plugin"
KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
IUSE="debug"
DEPEND="dev-util/intltool"
xfce4_panel_plugin
|