public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/python-wpactrl: python-wpactrl-20081102-r1.ebuild ChangeLog
@ 2013-08-17 21:54 Michal Gorny (mgorny)
  0 siblings, 0 replies; 6+ messages in thread
From: Michal Gorny (mgorny) @ 2013-08-17 21:54 UTC (permalink / raw
  To: gentoo-commits

mgorny      13/08/17 21:54:21

  Modified:             ChangeLog
  Added:                python-wpactrl-20081102-r1.ebuild
  Log:
  Convert to distutils-r1.
  
  (Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key 9627F456F9DA7643!)

Revision  Changes    Path
1.15                 dev-python/python-wpactrl/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-wpactrl/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-wpactrl/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-wpactrl/ChangeLog?r1=1.14&r2=1.15

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-wpactrl/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	2 Jun 2013 10:57:45 -0000	1.14
+++ ChangeLog	17 Aug 2013 21:54:21 -0000	1.15
@@ -1,6 +1,12 @@
 # ChangeLog for dev-python/python-wpactrl
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-wpactrl/ChangeLog,v 1.14 2013/06/02 10:57:45 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-wpactrl/ChangeLog,v 1.15 2013/08/17 21:54:21 mgorny Exp $
+
+*python-wpactrl-20081102-r1 (17 Aug 2013)
+
+  17 Aug 2013; Michał Górny <mgorny@gentoo.org>
+  +python-wpactrl-20081102-r1.ebuild:
+  Convert to distutils-r1.
 
   02 Jun 2013; Pacho Ramos <pacho@gentoo.org> metadata.xml:
   Cleanup due bug #328951



1.1                  dev-python/python-wpactrl/python-wpactrl-20081102-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-wpactrl/python-wpactrl-20081102-r1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-wpactrl/python-wpactrl-20081102-r1.ebuild?rev=1.1&content-type=text/plain

Index: python-wpactrl-20081102-r1.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/python-wpactrl/python-wpactrl-20081102-r1.ebuild,v 1.1 2013/08/17 21:54:20 mgorny Exp $

EAPI=5

PYTHON_COMPAT=( python{2_6,2_7} )

inherit distutils-r1

DESCRIPTION="A Python extension for wpa_supplicant/hostapd control interface access"
HOMEPAGE="http://projects.otaku42.de/wiki/PythonWpaCtrl"
SRC_URI="mirror://gentoo/${P}.tar.bz2"

LICENSE="|| ( GPL-2 BSD )"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE=""

DEPEND=""
RDEPEND=""





^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-python/python-wpactrl: python-wpactrl-20081102-r1.ebuild ChangeLog
@ 2014-01-12 20:25 Pacho Ramos (pacho)
  0 siblings, 0 replies; 6+ messages in thread
From: Pacho Ramos (pacho) @ 2014-01-12 20:25 UTC (permalink / raw
  To: gentoo-commits

pacho       14/01/12 20:25:41

  Modified:             python-wpactrl-20081102-r1.ebuild ChangeLog
  Log:
  amd64 stable, bug #495634
  
  (Portage version: 2.2.8/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)

Revision  Changes    Path
1.2                  dev-python/python-wpactrl/python-wpactrl-20081102-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-wpactrl/python-wpactrl-20081102-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-wpactrl/python-wpactrl-20081102-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-wpactrl/python-wpactrl-20081102-r1.ebuild?r1=1.1&r2=1.2

Index: python-wpactrl-20081102-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-wpactrl/python-wpactrl-20081102-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- python-wpactrl-20081102-r1.ebuild	17 Aug 2013 21:54:20 -0000	1.1
+++ python-wpactrl-20081102-r1.ebuild	12 Jan 2014 20:25:41 -0000	1.2
@@ -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/dev-python/python-wpactrl/python-wpactrl-20081102-r1.ebuild,v 1.1 2013/08/17 21:54:20 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-wpactrl/python-wpactrl-20081102-r1.ebuild,v 1.2 2014/01/12 20:25:41 pacho Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE="|| ( GPL-2 BSD )"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
 IUSE=""
 
 DEPEND=""



1.16                 dev-python/python-wpactrl/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-wpactrl/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-wpactrl/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-wpactrl/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-wpactrl/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	17 Aug 2013 21:54:21 -0000	1.15
+++ ChangeLog	12 Jan 2014 20:25:41 -0000	1.16
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/python-wpactrl
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-wpactrl/ChangeLog,v 1.15 2013/08/17 21:54:21 mgorny Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-wpactrl/ChangeLog,v 1.16 2014/01/12 20:25:41 pacho Exp $
+
+  12 Jan 2014; Pacho Ramos <pacho@gentoo.org> python-wpactrl-20081102-r1.ebuild:
+  amd64 stable, bug #495634
 
 *python-wpactrl-20081102-r1 (17 Aug 2013)
 





^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-python/python-wpactrl: python-wpactrl-20081102-r1.ebuild ChangeLog
@ 2014-01-14 13:51 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-01-14 13:51 UTC (permalink / raw
  To: gentoo-commits

ago         14/01/14 13:51:50

  Modified:             python-wpactrl-20081102-r1.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #495634
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.3                  dev-python/python-wpactrl/python-wpactrl-20081102-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-wpactrl/python-wpactrl-20081102-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-wpactrl/python-wpactrl-20081102-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-wpactrl/python-wpactrl-20081102-r1.ebuild?r1=1.2&r2=1.3

Index: python-wpactrl-20081102-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-wpactrl/python-wpactrl-20081102-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- python-wpactrl-20081102-r1.ebuild	12 Jan 2014 20:25:41 -0000	1.2
+++ python-wpactrl-20081102-r1.ebuild	14 Jan 2014 13:51:50 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-wpactrl/python-wpactrl-20081102-r1.ebuild,v 1.2 2014/01/12 20:25:41 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-wpactrl/python-wpactrl-20081102-r1.ebuild,v 1.3 2014/01/14 13:51:50 ago Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE="|| ( GPL-2 BSD )"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
 IUSE=""
 
 DEPEND=""



1.17                 dev-python/python-wpactrl/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-wpactrl/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-wpactrl/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-wpactrl/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-wpactrl/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	12 Jan 2014 20:25:41 -0000	1.16
+++ ChangeLog	14 Jan 2014 13:51:50 -0000	1.17
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/python-wpactrl
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-wpactrl/ChangeLog,v 1.16 2014/01/12 20:25:41 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-wpactrl/ChangeLog,v 1.17 2014/01/14 13:51:50 ago Exp $
+
+  14 Jan 2014; Agostino Sarubbo <ago@gentoo.org>
+  python-wpactrl-20081102-r1.ebuild:
+  Stable for x86, wrt bug #495634
 
   12 Jan 2014; Pacho Ramos <pacho@gentoo.org> python-wpactrl-20081102-r1.ebuild:
   amd64 stable, bug #495634





^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-python/python-wpactrl: python-wpactrl-20081102-r1.ebuild ChangeLog
@ 2014-01-14 15:08 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-01-14 15:08 UTC (permalink / raw
  To: gentoo-commits

ago         14/01/14 15:08:46

  Modified:             python-wpactrl-20081102-r1.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #495634
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.4                  dev-python/python-wpactrl/python-wpactrl-20081102-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-wpactrl/python-wpactrl-20081102-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-wpactrl/python-wpactrl-20081102-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-wpactrl/python-wpactrl-20081102-r1.ebuild?r1=1.3&r2=1.4

Index: python-wpactrl-20081102-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-wpactrl/python-wpactrl-20081102-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- python-wpactrl-20081102-r1.ebuild	14 Jan 2014 13:51:50 -0000	1.3
+++ python-wpactrl-20081102-r1.ebuild	14 Jan 2014 15:08:46 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-wpactrl/python-wpactrl-20081102-r1.ebuild,v 1.3 2014/01/14 13:51:50 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-wpactrl/python-wpactrl-20081102-r1.ebuild,v 1.4 2014/01/14 15:08:46 ago Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE="|| ( GPL-2 BSD )"
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ppc ~ppc64 x86"
 IUSE=""
 
 DEPEND=""



1.18                 dev-python/python-wpactrl/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-wpactrl/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-wpactrl/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-wpactrl/ChangeLog?r1=1.17&r2=1.18

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-wpactrl/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	14 Jan 2014 13:51:50 -0000	1.17
+++ ChangeLog	14 Jan 2014 15:08:46 -0000	1.18
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/python-wpactrl
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-wpactrl/ChangeLog,v 1.17 2014/01/14 13:51:50 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-wpactrl/ChangeLog,v 1.18 2014/01/14 15:08:46 ago Exp $
+
+  14 Jan 2014; Agostino Sarubbo <ago@gentoo.org>
+  python-wpactrl-20081102-r1.ebuild:
+  Stable for ppc, wrt bug #495634
 
   14 Jan 2014; Agostino Sarubbo <ago@gentoo.org>
   python-wpactrl-20081102-r1.ebuild:





^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-python/python-wpactrl: python-wpactrl-20081102-r1.ebuild ChangeLog
@ 2014-01-19 10:21 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 6+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-01-19 10:21 UTC (permalink / raw
  To: gentoo-commits

ago         14/01/19 10:21:03

  Modified:             python-wpactrl-20081102-r1.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #495634
  
  (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.5                  dev-python/python-wpactrl/python-wpactrl-20081102-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-wpactrl/python-wpactrl-20081102-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-wpactrl/python-wpactrl-20081102-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-wpactrl/python-wpactrl-20081102-r1.ebuild?r1=1.4&r2=1.5

Index: python-wpactrl-20081102-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-wpactrl/python-wpactrl-20081102-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- python-wpactrl-20081102-r1.ebuild	14 Jan 2014 15:08:46 -0000	1.4
+++ python-wpactrl-20081102-r1.ebuild	19 Jan 2014 10:21:03 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-wpactrl/python-wpactrl-20081102-r1.ebuild,v 1.4 2014/01/14 15:08:46 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-wpactrl/python-wpactrl-20081102-r1.ebuild,v 1.5 2014/01/19 10:21:03 ago Exp $
 
 EAPI=5
 
@@ -14,7 +14,7 @@
 
 LICENSE="|| ( GPL-2 BSD )"
 SLOT="0"
-KEYWORDS="amd64 ppc ~ppc64 x86"
+KEYWORDS="amd64 ppc ppc64 x86"
 IUSE=""
 
 DEPEND=""



1.19                 dev-python/python-wpactrl/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-wpactrl/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-wpactrl/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-wpactrl/ChangeLog?r1=1.18&r2=1.19

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-wpactrl/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	14 Jan 2014 15:08:46 -0000	1.18
+++ ChangeLog	19 Jan 2014 10:21:03 -0000	1.19
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/python-wpactrl
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-wpactrl/ChangeLog,v 1.18 2014/01/14 15:08:46 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-wpactrl/ChangeLog,v 1.19 2014/01/19 10:21:03 ago Exp $
+
+  19 Jan 2014; Agostino Sarubbo <ago@gentoo.org>
+  python-wpactrl-20081102-r1.ebuild:
+  Stable for ppc64, wrt bug #495634
 
   14 Jan 2014; Agostino Sarubbo <ago@gentoo.org>
   python-wpactrl-20081102-r1.ebuild:





^ permalink raw reply	[flat|nested] 6+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-python/python-wpactrl: python-wpactrl-20081102-r1.ebuild ChangeLog
@ 2015-04-08  8:05 Michal Gorny (mgorny)
  0 siblings, 0 replies; 6+ messages in thread
From: Michal Gorny (mgorny) @ 2015-04-08  8:05 UTC (permalink / raw
  To: gentoo-commits

mgorny      15/04/08 08:05:00

  Modified:             python-wpactrl-20081102-r1.ebuild ChangeLog
  Log:
  Drop old Python implementations
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)

Revision  Changes    Path
1.6                  dev-python/python-wpactrl/python-wpactrl-20081102-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-wpactrl/python-wpactrl-20081102-r1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-wpactrl/python-wpactrl-20081102-r1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-wpactrl/python-wpactrl-20081102-r1.ebuild?r1=1.5&r2=1.6

Index: python-wpactrl-20081102-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-wpactrl/python-wpactrl-20081102-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- python-wpactrl-20081102-r1.ebuild	19 Jan 2014 10:21:03 -0000	1.5
+++ python-wpactrl-20081102-r1.ebuild	8 Apr 2015 08:05:00 -0000	1.6
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-wpactrl/python-wpactrl-20081102-r1.ebuild,v 1.5 2014/01/19 10:21:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-wpactrl/python-wpactrl-20081102-r1.ebuild,v 1.6 2015/04/08 08:05:00 mgorny Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
 
 inherit distutils-r1
 



1.21                 dev-python/python-wpactrl/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-wpactrl/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-wpactrl/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-wpactrl/ChangeLog?r1=1.20&r2=1.21

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/python-wpactrl/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	1 Feb 2015 23:44:54 -0000	1.20
+++ ChangeLog	8 Apr 2015 08:05:00 -0000	1.21
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/python-wpactrl
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/python-wpactrl/ChangeLog,v 1.20 2015/02/01 23:44:54 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/python-wpactrl/ChangeLog,v 1.21 2015/04/08 08:05:00 mgorny Exp $
+
+  08 Apr 2015; Michał Górny <mgorny@gentoo.org>
+  python-wpactrl-20081102-r1.ebuild:
+  Drop old Python implementations
 
   01 Feb 2015; Manuel Rüger <mrueg@gentoo.org> -python-wpactrl-20081102.ebuild:
   Remove old.





^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-04-08  8:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-17 21:54 [gentoo-commits] gentoo-x86 commit in dev-python/python-wpactrl: python-wpactrl-20081102-r1.ebuild ChangeLog Michal Gorny (mgorny)
  -- strict thread matches above, loose matches on Subject: below --
2014-01-12 20:25 Pacho Ramos (pacho)
2014-01-14 13:51 Agostino Sarubbo (ago)
2014-01-14 15:08 Agostino Sarubbo (ago)
2014-01-19 10:21 Agostino Sarubbo (ago)
2015-04-08  8:05 Michal Gorny (mgorny)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox