summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2015-04-08 18:03:12 +0000
committerMichał Górny <mgorny@gentoo.org>2015-04-08 18:03:12 +0000
commitccb9cefa92ff689e59e309ae6e2173d396485453 (patch)
tree8fb8e982355e80a165141778dad654daf4e826b3 /net-im/telepathy-logger
parentDrop old Python implementations (diff)
downloadgentoo-2-ccb9cefa92ff689e59e309ae6e2173d396485453.tar.gz
gentoo-2-ccb9cefa92ff689e59e309ae6e2173d396485453.tar.bz2
gentoo-2-ccb9cefa92ff689e59e309ae6e2173d396485453.zip
Drop old Python implementations
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'net-im/telepathy-logger')
-rw-r--r--net-im/telepathy-logger/ChangeLog8
-rw-r--r--net-im/telepathy-logger/telepathy-logger-0.8.0.ebuild6
-rw-r--r--net-im/telepathy-logger/telepathy-logger-0.8.1.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/net-im/telepathy-logger/ChangeLog b/net-im/telepathy-logger/ChangeLog
index a157b2f67a35..497768b6a409 100644
--- a/net-im/telepathy-logger/ChangeLog
+++ b/net-im/telepathy-logger/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-im/telepathy-logger
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/telepathy-logger/ChangeLog,v 1.68 2014/12/19 13:41:10 pacho Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-im/telepathy-logger/ChangeLog,v 1.69 2015/04/08 18:03:12 mgorny Exp $
+
+ 08 Apr 2015; Michał Górny <mgorny@gentoo.org> telepathy-logger-0.8.0.ebuild,
+ telepathy-logger-0.8.1.ebuild:
+ Drop old Python implementations
19 Dec 2014; Pacho Ramos <pacho@gentoo.org> telepathy-logger-0.8.1.ebuild:
amd64 stable, bug 529964
diff --git a/net-im/telepathy-logger/telepathy-logger-0.8.0.ebuild b/net-im/telepathy-logger/telepathy-logger-0.8.0.ebuild
index a61361e1fb58..d92ab6bc3227 100644
--- a/net-im/telepathy-logger/telepathy-logger-0.8.0.ebuild
+++ b/net-im/telepathy-logger/telepathy-logger-0.8.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/net-im/telepathy-logger/telepathy-logger-0.8.0.ebuild,v 1.8 2014/08/05 18:34:06 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/telepathy-logger/telepathy-logger-0.8.0.ebuild,v 1.9 2015/04/08 18:03:12 mgorny Exp $
EAPI="5"
GCONF_DEBUG="no"
-PYTHON_COMPAT=( python2_{6,7} )
+PYTHON_COMPAT=( python2_7 )
inherit gnome2 python-any-r1 virtualx
diff --git a/net-im/telepathy-logger/telepathy-logger-0.8.1.ebuild b/net-im/telepathy-logger/telepathy-logger-0.8.1.ebuild
index baaefa55dc6c..ade5b28bdca3 100644
--- a/net-im/telepathy-logger/telepathy-logger-0.8.1.ebuild
+++ b/net-im/telepathy-logger/telepathy-logger-0.8.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/net-im/telepathy-logger/telepathy-logger-0.8.1.ebuild,v 1.3 2014/12/19 13:41:10 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/telepathy-logger/telepathy-logger-0.8.1.ebuild,v 1.4 2015/04/08 18:03:12 mgorny Exp $
EAPI="5"
GCONF_DEBUG="no"
-PYTHON_COMPAT=( python2_{6,7} )
+PYTHON_COMPAT=( python2_7 )
inherit gnome2 python-any-r1 virtualx