summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2015-04-08 18:49:16 +0000
committerMichał Górny <mgorny@gentoo.org>2015-04-08 18:49:16 +0000
commit4e069c7904bf5cb23dae53ce43bad99cad042979 (patch)
tree4718c2c9aad9b36093efdc5ca7f1d58f10e71292 /sci-geosciences/tappy
parentDrop old Python implementations (diff)
downloadgentoo-2-4e069c7904bf5cb23dae53ce43bad99cad042979.tar.gz
gentoo-2-4e069c7904bf5cb23dae53ce43bad99cad042979.tar.bz2
gentoo-2-4e069c7904bf5cb23dae53ce43bad99cad042979.zip
Drop old Python implementations
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'sci-geosciences/tappy')
-rw-r--r--sci-geosciences/tappy/ChangeLog7
-rw-r--r--sci-geosciences/tappy/tappy-0.9.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-geosciences/tappy/ChangeLog b/sci-geosciences/tappy/ChangeLog
index 2ff7722053e1..35934a791300 100644
--- a/sci-geosciences/tappy/ChangeLog
+++ b/sci-geosciences/tappy/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-geosciences/tappy
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/tappy/ChangeLog,v 1.4 2014/11/25 22:55:24 hasufell Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/tappy/ChangeLog,v 1.5 2015/04/08 18:49:15 mgorny Exp $
+
+ 08 Apr 2015; Michał Górny <mgorny@gentoo.org> tappy-0.9.0.ebuild:
+ Drop old Python implementations
25 Nov 2014; Julian Ospald <hasufell@gentoo.org> metadata.xml:
drop maintainership
diff --git a/sci-geosciences/tappy/tappy-0.9.0.ebuild b/sci-geosciences/tappy/tappy-0.9.0.ebuild
index 2c2141bcec16..0b6ffef1b808 100644
--- a/sci-geosciences/tappy/tappy-0.9.0.ebuild
+++ b/sci-geosciences/tappy/tappy-0.9.0.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/sci-geosciences/tappy/tappy-0.9.0.ebuild,v 1.1 2013/02/10 22:13:59 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/tappy/tappy-0.9.0.ebuild,v 1.2 2015/04/08 18:49:15 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python2_6 python2_7 )
+PYTHON_COMPAT=( python2_7 )
PYTHON_REQ_USE="xml"
inherit distutils-r1