floppym 14/05/03 20:59:25
Modified: mirrorselect-9999.ebuild
mirrorselect-2.2.0.1.ebuild ChangeLog
Log:
Add python3.4.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key
0BBEEA1FEA4843A4)
Revision Changes Path
1.7 app-portage/mirrorselect/mirrorselect-9999.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/mirrorselect-9999.ebuild?rev=1.7&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/mirrorselect-9999.ebuild?rev=1.7&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/mirrorselect-9999.ebuild?r1=1.6&r2=1.7
Index: mirrorselect-9999.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/app-portage/mirrorselect/mirrorselect-9999.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- mirrorselect-9999.ebuild 2 Mar 2014 08:35:11 -0000 1.6
+++ mirrorselect-9999.ebuild 3 May 2014 20:59:25 -0000 1.7
@@ -1,10 +1,10 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/app-portage/mirrorselect/mirrorselect-9999.ebuild,v 1.6
2014/03/02 08:35:11 dolsen Exp $
+# $Header:
/var/cvsroot/gentoo-x86/app-portage/mirrorselect/mirrorselect-9999.ebuild,v 1.7
2014/05/03 20:59:25 floppym Exp $
EAPI="5"
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
PYTHON_REQ_USE="xml"
inherit eutils distutils-r1 git-2 prefix
1.14 app-portage/mirrorselect/mirrorselect-2.2.0.1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.0.1.ebuild?rev=1.14&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.0.1.ebuild?rev=1.14&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.0.1.ebuild?r1=1.13&r2=1.14
Index: mirrorselect-2.2.0.1.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.0.1.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- mirrorselect-2.2.0.1.ebuild 17 Oct 2013 07:13:37 -0000 1.13
+++ mirrorselect-2.2.0.1.ebuild 3 May 2014 20:59:25 -0000 1.14
@@ -1,10 +1,10 @@
-# 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/app-portage/mirrorselect/mirrorselect-2.2.0.1.ebuild,v
1.13 2013/10/17 07:13:37 dolsen Exp $
+# $Header:
/var/cvsroot/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.0.1.ebuild,v
1.14 2014/05/03 20:59:25 floppym Exp $
EAPI="5"
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
+PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
PYTHON_REQ_USE="xml"
inherit eutils distutils-r1 prefix
1.132 app-portage/mirrorselect/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/ChangeLog?rev=1.132&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/ChangeLog?rev=1.132&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/ChangeLog?r1=1.131&r2=1.132
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/ChangeLog,v
retrieving revision 1.131
retrieving revision 1.132
diff -u -r1.131 -r1.132
--- ChangeLog 2 Mar 2014 08:35:11 -0000 1.131
+++ ChangeLog 3 May 2014 20:59:25 -0000 1.132
@@ -1,6 +1,10 @@
# ChangeLog for app-portage/mirrorselect
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/ChangeLog,v 1.131
2014/03/02 08:35:11 dolsen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/ChangeLog,v 1.132
2014/05/03 20:59:25 floppym Exp $
+
+ 03 May 2014; Mike Gilbert <[email protected]> mirrorselect-2.2.0.1.ebuild,
+ mirrorselect-9999.ebuild:
+ Add python3.4.
02 Mar 2014; Brian Dolbec <[email protected]> mirrorselect-9999.ebuild:
Add the new ssl-fetch rdep.