dolsen      14/09/16 23:03:43

  Modified:             ChangeLog libselinux-2.3-r1.ebuild
  Log:
  Add python-3.4 target
  
  (Portage version: 2.2.13/cvs/Linux x86_64, signed Manifest commit with key 
0x65E309F2189DB0B8)

Revision  Changes    Path
1.130                sys-libs/libselinux/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/libselinux/ChangeLog,v
retrieving revision 1.129
retrieving revision 1.130
diff -u -r1.129 -r1.130
--- ChangeLog   5 Aug 2014 09:43:56 -0000       1.129
+++ ChangeLog   16 Sep 2014 23:03:43 -0000      1.130
@@ -1,6 +1,10 @@
 # ChangeLog for sys-libs/libselinux
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libselinux/ChangeLog,v 1.129 
2014/08/05 09:43:56 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libselinux/ChangeLog,v 1.130 
2014/09/16 23:03:43 dolsen Exp $
+
+  16 Sep 2014; Brian Dolbec <[email protected]> libselinux-2.3-r1.ebuild:
+  Add python-3.4 target, needed for dep of portage. Tested and 
+  confirmed working by perfinion.
 
   05 Aug 2014; Sven Vermeulen <[email protected]> -libselinux-2.2.2-r4.ebuild,
   -libselinux-2.3.ebuild, -libselinux-2.3_rc1-r1.ebuild,



1.3                  sys-libs/libselinux/libselinux-2.3-r1.ebuild

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

Index: libselinux-2.3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/libselinux/libselinux-2.3-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libselinux-2.3-r1.ebuild    30 Jul 2014 11:52:21 -0000      1.2
+++ libselinux-2.3-r1.ebuild    16 Sep 2014 23:03:43 -0000      1.3
@@ -1,9 +1,9 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/sys-libs/libselinux/libselinux-2.3-r1.ebuild,v 1.2 
2014/07/30 11:52:21 swift Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/sys-libs/libselinux/libselinux-2.3-r1.ebuild,v 1.3 
2014/09/16 23:03:43 dolsen Exp $
 
 EAPI="5"
-PYTHON_COMPAT=( python2_7 python3_2 python3_3 )
+PYTHON_COMPAT=( python2_7 python3_2 python3_3 python3_4 )
 USE_RUBY="ruby19 ruby20"
 
 PATCHBUNDLE="4"




Reply via email to