dev-cpp/pangomm: stable 2.42.1 for hppa, bug #717144
[gentoo.git] / dev-python / python-wpactrl / python-wpactrl-20081102-r1.ebuild
1 # Copyright 1999-2015 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=5
5
6 PYTHON_COMPAT=( python2_7 )
7
8 inherit distutils-r1
9
10 DESCRIPTION="A Python extension for wpa_supplicant/hostapd control interface access"
11 HOMEPAGE="http://projects.otaku42.de/wiki/PythonWpaCtrl"
12 SRC_URI="mirror://gentoo/${P}.tar.bz2"
13
14 LICENSE="|| ( GPL-2 BSD )"
15 SLOT="0"
16 KEYWORDS="amd64 ppc ppc64 x86"
17 IUSE=""
18
19 DEPEND=""
20 RDEPEND=""