public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-wireless/python-wifi/
Date: Fri, 17 Feb 2017 17:57:44 +0000 (UTC)	[thread overview]
Message-ID: <1487354256.b65a26ee5b7a6dde80b3d4c1391d58e5f0010159.mgorny@gentoo> (raw)

commit:     b65a26ee5b7a6dde80b3d4c1391d58e5f0010159
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 17 17:42:35 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Feb 17 17:57:36 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b65a26ee

net-wireless/python-wifi: Clean up old version

 .../python-wifi/python-wifi-0.5.0-r1.ebuild        | 37 ----------------------
 1 file changed, 37 deletions(-)

diff --git a/net-wireless/python-wifi/python-wifi-0.5.0-r1.ebuild b/net-wireless/python-wifi/python-wifi-0.5.0-r1.ebuild
deleted file mode 100644
index 726ca9f918..0000000000
--- a/net-wireless/python-wifi/python-wifi-0.5.0-r1.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="3"
-
-PYTHON_DEPEND="2"
-SUPPORT_PYTHON_ABIS="1"
-RESTRICT_PYTHON_ABIS="3.* *-jython"
-
-inherit distutils
-
-DESCRIPTION="Provides r/w access to a wireless network card's capabilities using the Linux Wireless Extensions"
-HOMEPAGE="https://pypi.python.org/pypi/python-wifi https://developer.berlios.de/projects/pythonwifi"
-#SRC_URI="mirror://berlios/${PN/-}/${P}.tar.bz2"
-SRC_URI="mirror://gentoo/${P}.tar.bz2"
-
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86"
-LICENSE="LGPL-2.1 examples? ( GPL-2 )"
-IUSE="examples"
-
-RDEPEND=""
-DEPEND="dev-python/setuptools"
-
-DOCS="docs/AUTHORS docs/BUGS docs/DEVEL.txt docs/TODO"
-PYTHON_MODNAME="pythonwifi"
-
-src_install() {
-	distutils_src_install
-	if use examples; then
-		insinto /usr/share/${P}/
-		doins -r examples || die "no examples"
-	fi
-	rm -rvf "${ED}"/usr/{docs,examples,INSTALL,README} || die
-	mv -v "${ED}"/usr{,/share}/man || die
-}


             reply	other threads:[~2017-02-17 17:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-17 17:57 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-03-31 17:44 [gentoo-commits] repo/gentoo:master commit in: net-wireless/python-wifi/ Sebastian Pipping
2018-03-31 17:44 Sebastian Pipping
2017-01-23  6:36 Jeroen Roovers
2016-10-16 19:34 Pacho Ramos
2016-10-16 17:45 Tobias Klausmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1487354256.b65a26ee5b7a6dde80b3d4c1391d58e5f0010159.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox