summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2015-04-08 07:30:37 +0000
committerMichał Górny <mgorny@gentoo.org>2015-04-08 07:30:37 +0000
commit435e20e5665857de80b7638436e0dc3602af686f (patch)
tree4e727d1cd9543633a6bdfd321f6f832d5fdc3509 /app-forensics
parentversion bump (diff)
downloadgentoo-2-435e20e5665857de80b7638436e0dc3602af686f.tar.gz
gentoo-2-435e20e5665857de80b7638436e0dc3602af686f.tar.bz2
gentoo-2-435e20e5665857de80b7638436e0dc3602af686f.zip
Remove old Python implementations
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'app-forensics')
-rw-r--r--app-forensics/afflib/ChangeLog8
-rw-r--r--app-forensics/afflib/afflib-3.7.3.ebuild6
-rw-r--r--app-forensics/afflib/afflib-3.7.4.ebuild6
-rw-r--r--app-forensics/openscap/ChangeLog8
-rw-r--r--app-forensics/openscap/openscap-1.0.8-r1.ebuild6
-rw-r--r--app-forensics/openscap/openscap-1.1.1.ebuild6
-rw-r--r--app-forensics/openscap/openscap-1.2.0.ebuild6
-rw-r--r--app-forensics/openscap/openscap-9999.ebuild6
8 files changed, 30 insertions, 22 deletions
diff --git a/app-forensics/afflib/ChangeLog b/app-forensics/afflib/ChangeLog
index 71cdf3dd0c6a..866ac239ba0a 100644
--- a/app-forensics/afflib/ChangeLog
+++ b/app-forensics/afflib/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-forensics/afflib
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/afflib/ChangeLog,v 1.51 2014/06/24 19:23:51 maekke Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/afflib/ChangeLog,v 1.52 2015/04/08 07:30:31 mgorny Exp $
+
+ 08 Apr 2015; Michał Górny <mgorny@gentoo.org> afflib-3.7.3.ebuild,
+ afflib-3.7.4.ebuild:
+ Remove old Python implementations
24 Jun 2014; Markus Meier <maekke@gentoo.org> afflib-3.7.4.ebuild:
add ~arm, bug #513078
diff --git a/app-forensics/afflib/afflib-3.7.3.ebuild b/app-forensics/afflib/afflib-3.7.3.ebuild
index 1fdbcbb8d017..c3d015203ed1 100644
--- a/app-forensics/afflib/afflib-3.7.3.ebuild
+++ b/app-forensics/afflib/afflib-3.7.3.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/afflib/afflib-3.7.3.ebuild,v 1.1 2013/11/10 07:31:14 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/afflib/afflib-3.7.3.ebuild,v 1.2 2015/04/08 07:30:31 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python2_{6,7} )
+PYTHON_COMPAT=( python2_7 )
AUTOTOOLS_AUTORECONF=1
AUTOTOOLS_PRUNE_LIBTOOL_FILES=modules
diff --git a/app-forensics/afflib/afflib-3.7.4.ebuild b/app-forensics/afflib/afflib-3.7.4.ebuild
index c1056dbc9494..ec1959e3f153 100644
--- a/app-forensics/afflib/afflib-3.7.4.ebuild
+++ b/app-forensics/afflib/afflib-3.7.4.ebuild
@@ -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/app-forensics/afflib/afflib-3.7.4.ebuild,v 1.6 2014/06/24 19:23:51 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/afflib/afflib-3.7.4.ebuild,v 1.7 2015/04/08 07:30:31 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python2_{6,7} )
+PYTHON_COMPAT=( python2_7 )
AUTOTOOLS_AUTORECONF=1
AUTOTOOLS_PRUNE_LIBTOOL_FILES=modules
diff --git a/app-forensics/openscap/ChangeLog b/app-forensics/openscap/ChangeLog
index e2e530d65353..ffea764dd5fd 100644
--- a/app-forensics/openscap/ChangeLog
+++ b/app-forensics/openscap/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-forensics/openscap
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/openscap/ChangeLog,v 1.32 2014/12/23 10:17:17 hwoarang Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/openscap/ChangeLog,v 1.33 2015/04/08 07:30:34 mgorny Exp $
+
+ 08 Apr 2015; Michał Górny <mgorny@gentoo.org> openscap-1.0.8-r1.ebuild,
+ openscap-1.1.1.ebuild, openscap-1.2.0.ebuild, openscap-9999.ebuild:
+ Remove old Python implementations
*openscap-1.2.0 (23 Dec 2014)
diff --git a/app-forensics/openscap/openscap-1.0.8-r1.ebuild b/app-forensics/openscap/openscap-1.0.8-r1.ebuild
index 970fb6f8296d..307ac08ec144 100644
--- a/app-forensics/openscap/openscap-1.0.8-r1.ebuild
+++ b/app-forensics/openscap/openscap-1.0.8-r1.ebuild
@@ -1,10 +1,10 @@
-# 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/app-forensics/openscap/openscap-1.0.8-r1.ebuild,v 1.1 2014/08/27 18:26:53 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/openscap/openscap-1.0.8-r1.ebuild,v 1.2 2015/04/08 07:30:34 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_5,2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
inherit bash-completion-r1 eutils multilib python-single-r1
diff --git a/app-forensics/openscap/openscap-1.1.1.ebuild b/app-forensics/openscap/openscap-1.1.1.ebuild
index 627bcc68d0ca..17e7e7a9fea2 100644
--- a/app-forensics/openscap/openscap-1.1.1.ebuild
+++ b/app-forensics/openscap/openscap-1.1.1.ebuild
@@ -1,10 +1,10 @@
-# 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/app-forensics/openscap/openscap-1.1.1.ebuild,v 1.1 2014/11/09 14:43:22 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/openscap/openscap-1.1.1.ebuild,v 1.2 2015/04/08 07:30:34 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_5,2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
inherit bash-completion-r1 eutils multilib python-single-r1
diff --git a/app-forensics/openscap/openscap-1.2.0.ebuild b/app-forensics/openscap/openscap-1.2.0.ebuild
index fa82dee2c2c4..09246d224c03 100644
--- a/app-forensics/openscap/openscap-1.2.0.ebuild
+++ b/app-forensics/openscap/openscap-1.2.0.ebuild
@@ -1,10 +1,10 @@
-# 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/app-forensics/openscap/openscap-1.2.0.ebuild,v 1.1 2014/12/23 10:17:17 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/openscap/openscap-1.2.0.ebuild,v 1.2 2015/04/08 07:30:34 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_5,2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
inherit bash-completion-r1 eutils multilib python-single-r1
diff --git a/app-forensics/openscap/openscap-9999.ebuild b/app-forensics/openscap/openscap-9999.ebuild
index 8ee499e8884b..75d106f79831 100644
--- a/app-forensics/openscap/openscap-9999.ebuild
+++ b/app-forensics/openscap/openscap-9999.ebuild
@@ -1,10 +1,10 @@
-# 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/app-forensics/openscap/openscap-9999.ebuild,v 1.6 2014/08/27 18:26:53 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/openscap/openscap-9999.ebuild,v 1.7 2015/04/08 07:30:34 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_5,2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
inherit bash-completion-r1 eutils multilib python-single-r1