diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-01-12 20:06:37 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-01-12 20:06:37 +0000 |
commit | c0a1f1dfd2ba378de5913f707263f86151f7233f (patch) | |
tree | 8d4ff615d48f2e2028d2db829bc886a96655027a /net-wireless | |
parent | amd64 stable, bug #495886 (diff) | |
download | gentoo-2-c0a1f1dfd2ba378de5913f707263f86151f7233f.tar.gz gentoo-2-c0a1f1dfd2ba378de5913f707263f86151f7233f.tar.bz2 gentoo-2-c0a1f1dfd2ba378de5913f707263f86151f7233f.zip |
amd64 stable, bug #495908
(Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-wireless')
-rw-r--r-- | net-wireless/wifi-radar/ChangeLog | 7 | ||||
-rw-r--r-- | net-wireless/wifi-radar/wifi-radar-2.0.8-r2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-wireless/wifi-radar/ChangeLog b/net-wireless/wifi-radar/ChangeLog index def0734a7746..8abcf6962ddd 100644 --- a/net-wireless/wifi-radar/ChangeLog +++ b/net-wireless/wifi-radar/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-wireless/wifi-radar -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/wifi-radar/ChangeLog,v 1.33 2013/10/13 17:16:00 pacho Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-wireless/wifi-radar/ChangeLog,v 1.34 2014/01/12 20:06:37 pacho Exp $ + + 12 Jan 2014; Pacho Ramos <pacho@gentoo.org> wifi-radar-2.0.8-r2.ebuild: + amd64 stable, bug #495908 *wifi-radar-2.0.8-r2 (13 Oct 2013) diff --git a/net-wireless/wifi-radar/wifi-radar-2.0.8-r2.ebuild b/net-wireless/wifi-radar/wifi-radar-2.0.8-r2.ebuild index 1c5eba3fdc51..be58791db445 100644 --- a/net-wireless/wifi-radar/wifi-radar-2.0.8-r2.ebuild +++ b/net-wireless/wifi-radar/wifi-radar-2.0.8-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/wifi-radar/wifi-radar-2.0.8-r2.ebuild,v 1.1 2013/10/13 17:16:00 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/wifi-radar/wifi-radar-2.0.8-r2.ebuild,v 1.2 2014/01/12 20:06:37 pacho Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} ) @@ -17,7 +17,7 @@ HOMEPAGE="http://wifi-radar.berlios.de/" SRC_URI="mirror://berlios/${PN}/${PN}-${MY_PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |