blob: 1cb52a941d2f389490980c05e38248ba2eece14b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# Copyright 1999-2007 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.4.ebuild,v 1.11 2007/03/17 21:33:06 vapier Exp $
inherit xfce44
xfce44
xfce44_gzipped
DESCRIPTION="Wireless monitor panel plugin"
KEYWORDS="amd64 arm hppa ~mips ppc ppc64 x86"
IUSE="debug"
DEPEND="dev-util/intltool"
xfce44_goodies_panel_plugin
|