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-office/taskcoach
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-office/taskcoach')
-rw-r--r--app-office/taskcoach/ChangeLog8
-rw-r--r--app-office/taskcoach/taskcoach-1.3.32-r1.ebuild6
-rw-r--r--app-office/taskcoach/taskcoach-1.3.40.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/app-office/taskcoach/ChangeLog b/app-office/taskcoach/ChangeLog
index eff550664236..5f14cef4ad1a 100644
--- a/app-office/taskcoach/ChangeLog
+++ b/app-office/taskcoach/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-office/taskcoach
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/taskcoach/ChangeLog,v 1.94 2014/08/09 18:43:59 nativemad Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-office/taskcoach/ChangeLog,v 1.95 2015/04/08 07:30:30 mgorny Exp $
+
+ 08 Apr 2015; Michał Górny <mgorny@gentoo.org> taskcoach-1.3.32-r1.ebuild,
+ taskcoach-1.3.40.ebuild:
+ Remove old Python implementations
09 Aug 2014; Andreas Schuerch <nativemad@gentoo.org> taskcoach-1.3.40.ebuild:
x86 stable, see bug 487108
diff --git a/app-office/taskcoach/taskcoach-1.3.32-r1.ebuild b/app-office/taskcoach/taskcoach-1.3.32-r1.ebuild
index 3b79b4b6ff7a..538fba842617 100644
--- a/app-office/taskcoach/taskcoach-1.3.32-r1.ebuild
+++ b/app-office/taskcoach/taskcoach-1.3.32-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/app-office/taskcoach/taskcoach-1.3.32-r1.ebuild,v 1.1 2013/09/09 17:54:05 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/taskcoach/taskcoach-1.3.32-r1.ebuild,v 1.2 2015/04/08 07:30:30 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
inherit distutils-r1 eutils
diff --git a/app-office/taskcoach/taskcoach-1.3.40.ebuild b/app-office/taskcoach/taskcoach-1.3.40.ebuild
index 31fff0459fd1..7c32bb8af1f9 100644
--- a/app-office/taskcoach/taskcoach-1.3.40.ebuild
+++ b/app-office/taskcoach/taskcoach-1.3.40.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-office/taskcoach/taskcoach-1.3.40.ebuild,v 1.2 2014/08/09 18:43:59 nativemad Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/taskcoach/taskcoach-1.3.40.ebuild,v 1.3 2015/04/08 07:30:30 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python{2_6,2_7} )
+PYTHON_COMPAT=( python2_7 )
inherit distutils-r1 eutils versionator