summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2015-04-08 18:23:27 +0000
committerMichał Górny <mgorny@gentoo.org>2015-04-08 18:23:27 +0000
commit20db75737963654c7c387a751db9ad88efc46905 (patch)
treea28a092d30ae83a3d7b8382dc675011645631335 /sci-physics/lhapdf
parentDrop old Python implementations (diff)
downloadgentoo-2-20db75737963654c7c387a751db9ad88efc46905.tar.gz
gentoo-2-20db75737963654c7c387a751db9ad88efc46905.tar.bz2
gentoo-2-20db75737963654c7c387a751db9ad88efc46905.zip
Drop old Python implementations
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'sci-physics/lhapdf')
-rw-r--r--sci-physics/lhapdf/ChangeLog8
-rw-r--r--sci-physics/lhapdf/lhapdf-6.0.5.ebuild6
-rw-r--r--sci-physics/lhapdf/lhapdf-6.1.0.ebuild6
-rw-r--r--sci-physics/lhapdf/lhapdf-6.1.2.ebuild6
-rw-r--r--sci-physics/lhapdf/lhapdf-6.1.3.ebuild6
5 files changed, 18 insertions, 14 deletions
diff --git a/sci-physics/lhapdf/ChangeLog b/sci-physics/lhapdf/ChangeLog
index 3f631ba87c82..4d766f28cb11 100644
--- a/sci-physics/lhapdf/ChangeLog
+++ b/sci-physics/lhapdf/ChangeLog
@@ -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
diff --git a/sci-physics/lhapdf/lhapdf-6.0.5.ebuild b/sci-physics/lhapdf/lhapdf-6.0.5.ebuild
index ab97aae68c3c..0b612c4d063b 100644
--- a/sci-physics/lhapdf/lhapdf-6.0.5.ebuild
+++ b/sci-physics/lhapdf/lhapdf-6.0.5.ebuild
@@ -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
diff --git a/sci-physics/lhapdf/lhapdf-6.1.0.ebuild b/sci-physics/lhapdf/lhapdf-6.1.0.ebuild
index 3d521be177aa..72f99e668839 100644
--- a/sci-physics/lhapdf/lhapdf-6.1.0.ebuild
+++ b/sci-physics/lhapdf/lhapdf-6.1.0.ebuild
@@ -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
diff --git a/sci-physics/lhapdf/lhapdf-6.1.2.ebuild b/sci-physics/lhapdf/lhapdf-6.1.2.ebuild
index a2d8f76e3087..2c9c1244a1ba 100644
--- a/sci-physics/lhapdf/lhapdf-6.1.2.ebuild
+++ b/sci-physics/lhapdf/lhapdf-6.1.2.ebuild
@@ -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
diff --git a/sci-physics/lhapdf/lhapdf-6.1.3.ebuild b/sci-physics/lhapdf/lhapdf-6.1.3.ebuild
index 93c7e2794607..114ccb943fff 100644
--- a/sci-physics/lhapdf/lhapdf-6.1.3.ebuild
+++ b/sci-physics/lhapdf/lhapdf-6.1.3.ebuild
@@ -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