summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2015-04-08 17:26:26 +0000
committerMichał Górny <mgorny@gentoo.org>2015-04-08 17:26:26 +0000
commitb73ab094e776564facbb748a211dc3646d1178c9 (patch)
treedafe07fd77ed9b9fb69d47939714574bbcfea7a6 /x11-terms
parentDrop old Python implementations (diff)
downloadgentoo-2-b73ab094e776564facbb748a211dc3646d1178c9.tar.gz
gentoo-2-b73ab094e776564facbb748a211dc3646d1178c9.tar.bz2
gentoo-2-b73ab094e776564facbb748a211dc3646d1178c9.zip
Drop old Python implementations
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'x11-terms')
-rw-r--r--x11-terms/terminator/ChangeLog9
-rw-r--r--x11-terms/terminator/terminator-0.96-r2.ebuild6
-rw-r--r--x11-terms/terminator/terminator-0.96-r3.ebuild6
-rw-r--r--x11-terms/terminator/terminator-0.97-r1.ebuild6
-rw-r--r--x11-terms/terminator/terminator-0.97.ebuild6
-rw-r--r--x11-terms/terra/ChangeLog8
-rw-r--r--x11-terms/terra/terra-9999.ebuild6
7 files changed, 26 insertions, 21 deletions
diff --git a/x11-terms/terminator/ChangeLog b/x11-terms/terminator/ChangeLog
index 1e1ff7c841f6..ee96ad2dac21 100644
--- a/x11-terms/terminator/ChangeLog
+++ b/x11-terms/terminator/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-terms/terminator
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-terms/terminator/ChangeLog,v 1.31 2015/04/07 14:48:42 jlec Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-terms/terminator/ChangeLog,v 1.32 2015/04/08 17:26:26 mgorny Exp $
+
+ 08 Apr 2015; Michał Górny <mgorny@gentoo.org> terminator-0.96-r2.ebuild,
+ terminator-0.96-r3.ebuild, terminator-0.97-r1.ebuild, terminator-0.97.ebuild:
+ Drop old Python implementations
*terminator-0.97-r1 (25 Sep 2013)
@@ -131,4 +135,3 @@
+metadata.xml:
Import from sunrise, #213243
Thanks Ivan Toshkov for the initial contribution
-
diff --git a/x11-terms/terminator/terminator-0.96-r2.ebuild b/x11-terms/terminator/terminator-0.96-r2.ebuild
index 2d89f162ad57..204980dae171 100644
--- a/x11-terms/terminator/terminator-0.96-r2.ebuild
+++ b/x11-terms/terminator/terminator-0.96-r2.ebuild
@@ -1,10 +1,10 @@
-# 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/x11-terms/terminator/terminator-0.96-r2.ebuild,v 1.1 2013/02/25 14:09:55 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-terms/terminator/terminator-0.96-r2.ebuild,v 1.2 2015/04/08 17:26:26 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
DISTUTILS_NO_PARALLEL_BUILD=true
inherit gnome2 distutils-r1
diff --git a/x11-terms/terminator/terminator-0.96-r3.ebuild b/x11-terms/terminator/terminator-0.96-r3.ebuild
index 5ce003e140c2..4448145b8d6c 100644
--- a/x11-terms/terminator/terminator-0.96-r3.ebuild
+++ b/x11-terms/terminator/terminator-0.96-r3.ebuild
@@ -1,10 +1,10 @@
-# 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/x11-terms/terminator/terminator-0.96-r3.ebuild,v 1.1 2013/03/13 12:23:35 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-terms/terminator/terminator-0.96-r3.ebuild,v 1.2 2015/04/08 17:26:26 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
DISTUTILS_NO_PARALLEL_BUILD=true
inherit gnome2 distutils-r1
diff --git a/x11-terms/terminator/terminator-0.97-r1.ebuild b/x11-terms/terminator/terminator-0.97-r1.ebuild
index 6c4d76c8b853..2ed5b1a5ba02 100644
--- a/x11-terms/terminator/terminator-0.97-r1.ebuild
+++ b/x11-terms/terminator/terminator-0.97-r1.ebuild
@@ -1,10 +1,10 @@
-# 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/x11-terms/terminator/terminator-0.97-r1.ebuild,v 1.1 2013/09/25 15:51:09 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-terms/terminator/terminator-0.97-r1.ebuild,v 1.2 2015/04/08 17:26:26 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
DISTUTILS_NO_PARALLEL_BUILD=true
inherit gnome2 distutils-r1
diff --git a/x11-terms/terminator/terminator-0.97.ebuild b/x11-terms/terminator/terminator-0.97.ebuild
index e3e0376c40ab..61a29faf92fb 100644
--- a/x11-terms/terminator/terminator-0.97.ebuild
+++ b/x11-terms/terminator/terminator-0.97.ebuild
@@ -1,10 +1,10 @@
-# 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/x11-terms/terminator/terminator-0.97.ebuild,v 1.1 2013/04/30 12:59:49 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-terms/terminator/terminator-0.97.ebuild,v 1.2 2015/04/08 17:26:26 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
DISTUTILS_NO_PARALLEL_BUILD=true
inherit gnome2 distutils-r1
diff --git a/x11-terms/terra/ChangeLog b/x11-terms/terra/ChangeLog
index b57f1f8c986f..a8b86aa465f0 100644
--- a/x11-terms/terra/ChangeLog
+++ b/x11-terms/terra/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-terms/terra
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-terms/terra/ChangeLog,v 1.3 2013/02/11 22:01:20 hasufell Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-terms/terra/ChangeLog,v 1.4 2015/04/08 17:26:26 mgorny Exp $
+
+ 08 Apr 2015; Michał Górny <mgorny@gentoo.org> terra-9999.ebuild:
+ Drop old Python implementations
11 Feb 2013; Julian Ospald <hasufell@gentoo.org> terra-9999.ebuild:
fix dependencies
@@ -13,4 +16,3 @@
11 Feb 2013; Julian Ospald <hasufell@gentoo.org> +terra-9999.ebuild,
+metadata.xml:
initial import wrt #456804
-
diff --git a/x11-terms/terra/terra-9999.ebuild b/x11-terms/terra/terra-9999.ebuild
index b224a845e1b1..04409b320b36 100644
--- a/x11-terms/terra/terra-9999.ebuild
+++ b/x11-terms/terra/terra-9999.ebuild
@@ -1,10 +1,10 @@
-# 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/x11-terms/terra/terra-9999.ebuild,v 1.3 2013/02/11 22:01:20 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-terms/terra/terra-9999.ebuild,v 1.4 2015/04/08 17:26:26 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python2_6 python2_7 )
+PYTHON_COMPAT=( python2_7 )
DISTUTILS_IN_SOURCE_BUILD=1
inherit bzr distutils-r1