public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-libs/libsemanage: libsemanage-2.2-r2.ebuild libsemanage-2.3-r3.ebuild libsemanage-2.4_rc6-r2.ebuild libsemanage-2.3-r4.ebuild libsemanage-2.4.ebuild libsemanage-2.4_rc7.ebuild ChangeLog
@ 2015-04-08 18:28 Michal Gorny (mgorny)
  0 siblings, 0 replies; only message in thread
From: Michal Gorny (mgorny) @ 2015-04-08 18:28 UTC (permalink / raw
  To: gentoo-commits

mgorny      15/04/08 18:28:33

  Modified:             libsemanage-2.2-r2.ebuild libsemanage-2.3-r3.ebuild
                        libsemanage-2.4_rc6-r2.ebuild
                        libsemanage-2.3-r4.ebuild libsemanage-2.4.ebuild
                        libsemanage-2.4_rc7.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.3                  sys-libs/libsemanage/libsemanage-2.2-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libsemanage/libsemanage-2.2-r2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libsemanage/libsemanage-2.2-r2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libsemanage/libsemanage-2.2-r2.ebuild?r1=1.2&r2=1.3

Index: libsemanage-2.2-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/libsemanage/libsemanage-2.2-r2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libsemanage-2.2-r2.ebuild	5 Aug 2014 09:47:11 -0000	1.2
+++ libsemanage-2.2-r2.ebuild	8 Apr 2015 18:28:33 -0000	1.3
@@ -1,9 +1,9 @@
-# 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/sys-libs/libsemanage/libsemanage-2.2-r2.ebuild,v 1.2 2014/08/05 09:47:11 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsemanage/libsemanage-2.2-r2.ebuild,v 1.3 2015/04/08 18:28:33 mgorny Exp $
 
 EAPI="5"
-PYTHON_COMPAT=( python2_7 python3_2 python3_3 )
+PYTHON_COMPAT=( python2_7 python3_3 )
 
 inherit multilib python-r1 toolchain-funcs eutils multilib-minimal
 



1.5                  sys-libs/libsemanage/libsemanage-2.3-r3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libsemanage/libsemanage-2.3-r3.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libsemanage/libsemanage-2.3-r3.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libsemanage/libsemanage-2.3-r3.ebuild?r1=1.4&r2=1.5

Index: libsemanage-2.3-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/libsemanage/libsemanage-2.3-r3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libsemanage-2.3-r3.ebuild	1 Nov 2014 18:35:53 -0000	1.4
+++ libsemanage-2.3-r3.ebuild	8 Apr 2015 18:28:33 -0000	1.5
@@ -1,9 +1,9 @@
-# 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/sys-libs/libsemanage/libsemanage-2.3-r3.ebuild,v 1.4 2014/11/01 18:35:53 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsemanage/libsemanage-2.3-r3.ebuild,v 1.5 2015/04/08 18:28:33 mgorny Exp $
 
 EAPI="5"
-PYTHON_COMPAT=( python2_7 python3_2 python3_3 python3_4 )
+PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
 
 inherit multilib python-r1 toolchain-funcs eutils multilib-minimal
 



1.3                  sys-libs/libsemanage/libsemanage-2.4_rc6-r2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libsemanage/libsemanage-2.4_rc6-r2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libsemanage/libsemanage-2.4_rc6-r2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libsemanage/libsemanage-2.4_rc6-r2.ebuild?r1=1.2&r2=1.3

Index: libsemanage-2.4_rc6-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/libsemanage/libsemanage-2.4_rc6-r2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libsemanage-2.4_rc6-r2.ebuild	4 Dec 2014 11:00:43 -0000	1.2
+++ libsemanage-2.4_rc6-r2.ebuild	8 Apr 2015 18:28:33 -0000	1.3
@@ -1,9 +1,9 @@
-# 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/sys-libs/libsemanage/libsemanage-2.4_rc6-r2.ebuild,v 1.2 2014/12/04 11:00:43 perfinion Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsemanage/libsemanage-2.4_rc6-r2.ebuild,v 1.3 2015/04/08 18:28:33 mgorny Exp $
 
 EAPI="5"
-PYTHON_COMPAT=( python2_7 python3_2 python3_3 python3_4 )
+PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
 
 inherit multilib python-r1 toolchain-funcs eutils multilib-minimal
 



1.4                  sys-libs/libsemanage/libsemanage-2.3-r4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libsemanage/libsemanage-2.3-r4.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libsemanage/libsemanage-2.3-r4.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libsemanage/libsemanage-2.3-r4.ebuild?r1=1.3&r2=1.4

Index: libsemanage-2.3-r4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/libsemanage/libsemanage-2.3-r4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libsemanage-2.3-r4.ebuild	26 Jan 2015 10:35:34 -0000	1.3
+++ libsemanage-2.3-r4.ebuild	8 Apr 2015 18:28:33 -0000	1.4
@@ -1,9 +1,9 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsemanage/libsemanage-2.3-r4.ebuild,v 1.3 2015/01/26 10:35:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsemanage/libsemanage-2.3-r4.ebuild,v 1.4 2015/04/08 18:28:33 mgorny Exp $
 
 EAPI="5"
-PYTHON_COMPAT=( python2_7 python3_2 python3_3 python3_4 )
+PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
 
 inherit multilib python-r1 toolchain-funcs eutils multilib-minimal
 



1.2                  sys-libs/libsemanage/libsemanage-2.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libsemanage/libsemanage-2.4.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libsemanage/libsemanage-2.4.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libsemanage/libsemanage-2.4.ebuild?r1=1.1&r2=1.2

Index: libsemanage-2.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/libsemanage/libsemanage-2.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libsemanage-2.4.ebuild	4 Feb 2015 17:51:57 -0000	1.1
+++ libsemanage-2.4.ebuild	8 Apr 2015 18:28:33 -0000	1.2
@@ -1,9 +1,9 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsemanage/libsemanage-2.4.ebuild,v 1.1 2015/02/04 17:51:57 perfinion Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsemanage/libsemanage-2.4.ebuild,v 1.2 2015/04/08 18:28:33 mgorny Exp $
 
 EAPI="5"
-PYTHON_COMPAT=( python2_7 python3_2 python3_3 python3_4 )
+PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
 
 inherit multilib python-r1 toolchain-funcs eutils multilib-minimal
 



1.2                  sys-libs/libsemanage/libsemanage-2.4_rc7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libsemanage/libsemanage-2.4_rc7.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libsemanage/libsemanage-2.4_rc7.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libsemanage/libsemanage-2.4_rc7.ebuild?r1=1.1&r2=1.2

Index: libsemanage-2.4_rc7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/libsemanage/libsemanage-2.4_rc7.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libsemanage-2.4_rc7.ebuild	6 Dec 2014 23:23:32 -0000	1.1
+++ libsemanage-2.4_rc7.ebuild	8 Apr 2015 18:28:33 -0000	1.2
@@ -1,9 +1,9 @@
-# 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/sys-libs/libsemanage/libsemanage-2.4_rc7.ebuild,v 1.1 2014/12/06 23:23:32 perfinion Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsemanage/libsemanage-2.4_rc7.ebuild,v 1.2 2015/04/08 18:28:33 mgorny Exp $
 
 EAPI="5"
-PYTHON_COMPAT=( python2_7 python3_2 python3_3 python3_4 )
+PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
 
 inherit multilib python-r1 toolchain-funcs eutils multilib-minimal
 



1.89                 sys-libs/libsemanage/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libsemanage/ChangeLog?rev=1.89&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libsemanage/ChangeLog?rev=1.89&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/libsemanage/ChangeLog?r1=1.88&r2=1.89

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/libsemanage/ChangeLog,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -r1.88 -r1.89
--- ChangeLog	4 Feb 2015 17:51:57 -0000	1.88
+++ ChangeLog	8 Apr 2015 18:28:33 -0000	1.89
@@ -1,6 +1,11 @@
 # ChangeLog for sys-libs/libsemanage
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsemanage/ChangeLog,v 1.88 2015/02/04 17:51:57 perfinion Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libsemanage/ChangeLog,v 1.89 2015/04/08 18:28:33 mgorny Exp $
+
+  08 Apr 2015; Michał Górny <mgorny@gentoo.org> libsemanage-2.2-r2.ebuild,
+  libsemanage-2.3-r3.ebuild, libsemanage-2.3-r4.ebuild, libsemanage-2.4.ebuild,
+  libsemanage-2.4_rc6-r2.ebuild, libsemanage-2.4_rc7.ebuild:
+  Drop old Python implementations
 
 *libsemanage-2.4 (04 Feb 2015)
 





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-04-08 18:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-08 18:28 [gentoo-commits] gentoo-x86 commit in sys-libs/libsemanage: libsemanage-2.2-r2.ebuild libsemanage-2.3-r3.ebuild libsemanage-2.4_rc6-r2.ebuild libsemanage-2.3-r4.ebuild libsemanage-2.4.ebuild libsemanage-2.4_rc7.ebuild ChangeLog 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