public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sci-physics/lhapdf: lhapdf-6.1.3.ebuild lhapdf-6.0.5.ebuild lhapdf-6.1.0.ebuild lhapdf-6.1.2.ebuild ChangeLog
@ 2015-04-08 18:23 Michal Gorny (mgorny)
  0 siblings, 0 replies; only message in thread
From: Michal Gorny (mgorny) @ 2015-04-08 18:23 UTC (permalink / raw
  To: gentoo-commits

mgorny      15/04/08 18:23:27

  Modified:             lhapdf-6.1.3.ebuild lhapdf-6.0.5.ebuild
                        lhapdf-6.1.0.ebuild lhapdf-6.1.2.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                  sci-physics/lhapdf/lhapdf-6.1.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/lhapdf/lhapdf-6.1.3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/lhapdf/lhapdf-6.1.3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/lhapdf/lhapdf-6.1.3.ebuild?r1=1.2&r2=1.3

Index: lhapdf-6.1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-physics/lhapdf/lhapdf-6.1.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- lhapdf-6.1.3.ebuild	28 Nov 2014 21:01:38 -0000	1.2
+++ lhapdf-6.1.3.ebuild	8 Apr 2015 18:23:27 -0000	1.3
@@ -1,11 +1,11 @@
-# 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/sci-physics/lhapdf/lhapdf-6.1.3.ebuild,v 1.2 2014/11/28 21:01:38 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/lhapdf/lhapdf-6.1.3.ebuild,v 1.3 2015/04/08 18:23:27 mgorny Exp $
 
 EAPI=5
 
 AUTOTOOLS_IN_SOURCE_BUILD=yes
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
 
 inherit versionator autotools-utils distutils-r1
 



1.2                  sci-physics/lhapdf/lhapdf-6.0.5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/lhapdf/lhapdf-6.0.5.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/lhapdf/lhapdf-6.0.5.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/lhapdf/lhapdf-6.0.5.ebuild?r1=1.1&r2=1.2

Index: lhapdf-6.0.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-physics/lhapdf/lhapdf-6.0.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- lhapdf-6.0.5.ebuild	23 Feb 2014 02:16:37 -0000	1.1
+++ lhapdf-6.0.5.ebuild	8 Apr 2015 18:23:27 -0000	1.2
@@ -1,11 +1,11 @@
-# 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/sci-physics/lhapdf/lhapdf-6.0.5.ebuild,v 1.1 2014/02/23 02:16:37 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/lhapdf/lhapdf-6.0.5.ebuild,v 1.2 2015/04/08 18:23:27 mgorny Exp $
 
 EAPI=5
 
 AUTOTOOLS_IN_SOURCE_BUILD=yes
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
+PYTHON_COMPAT=( python{2_7,3_3} )
 
 inherit versionator autotools-utils distutils-r1
 



1.2                  sci-physics/lhapdf/lhapdf-6.1.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/lhapdf/lhapdf-6.1.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/lhapdf/lhapdf-6.1.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/lhapdf/lhapdf-6.1.0.ebuild?r1=1.1&r2=1.2

Index: lhapdf-6.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-physics/lhapdf/lhapdf-6.1.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- lhapdf-6.1.0.ebuild	6 May 2014 16:19:56 -0000	1.1
+++ lhapdf-6.1.0.ebuild	8 Apr 2015 18:23:27 -0000	1.2
@@ -1,11 +1,11 @@
-# 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/sci-physics/lhapdf/lhapdf-6.1.0.ebuild,v 1.1 2014/05/06 16:19:56 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/lhapdf/lhapdf-6.1.0.ebuild,v 1.2 2015/04/08 18:23:27 mgorny Exp $
 
 EAPI=5
 
 AUTOTOOLS_IN_SOURCE_BUILD=yes
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
+PYTHON_COMPAT=( python{2_7,3_3} )
 
 inherit versionator autotools-utils distutils-r1
 



1.2                  sci-physics/lhapdf/lhapdf-6.1.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/lhapdf/lhapdf-6.1.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/lhapdf/lhapdf-6.1.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/lhapdf/lhapdf-6.1.2.ebuild?r1=1.1&r2=1.2

Index: lhapdf-6.1.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-physics/lhapdf/lhapdf-6.1.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- lhapdf-6.1.2.ebuild	10 Jun 2014 19:24:14 -0000	1.1
+++ lhapdf-6.1.2.ebuild	8 Apr 2015 18:23:27 -0000	1.2
@@ -1,11 +1,11 @@
-# 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/sci-physics/lhapdf/lhapdf-6.1.2.ebuild,v 1.1 2014/06/10 19:24:14 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/lhapdf/lhapdf-6.1.2.ebuild,v 1.2 2015/04/08 18:23:27 mgorny Exp $
 
 EAPI=5
 
 AUTOTOOLS_IN_SOURCE_BUILD=yes
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
+PYTHON_COMPAT=( python{2_7,3_3} )
 
 inherit versionator autotools-utils distutils-r1
 



1.30                 sci-physics/lhapdf/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/lhapdf/ChangeLog?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/lhapdf/ChangeLog?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-physics/lhapdf/ChangeLog?r1=1.29&r2=1.30

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sci-physics/lhapdf/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog	28 Nov 2014 21:01:38 -0000	1.29
+++ ChangeLog	8 Apr 2015 18:23:27 -0000	1.30
@@ -1,6 +1,10 @@
 # ChangeLog for sci-physics/lhapdf
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-physics/lhapdf/ChangeLog,v 1.29 2014/11/28 21:01:38 pacho Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-physics/lhapdf/ChangeLog,v 1.30 2015/04/08 18:23:27 mgorny Exp $
+
+  08 Apr 2015; Michał Górny <mgorny@gentoo.org> lhapdf-6.0.5.ebuild,
+  lhapdf-6.1.0.ebuild, lhapdf-6.1.2.ebuild, lhapdf-6.1.3.ebuild:
+  Drop old Python implementations
 
   28 Nov 2014; Pacho Ramos <pacho@gentoo.org> lhapdf-6.1.3.ebuild:
   Support python 3.4





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

only message in thread, other threads:[~2015-04-08 18:23 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:23 [gentoo-commits] gentoo-x86 commit in sci-physics/lhapdf: lhapdf-6.1.3.ebuild lhapdf-6.0.5.ebuild lhapdf-6.1.0.ebuild lhapdf-6.1.2.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