summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2015-04-08 17:27:17 +0000
committerMichał Górny <mgorny@gentoo.org>2015-04-08 17:27:17 +0000
commit10895f72d73fd094de37773e04dae599fcd828c6 (patch)
tree2325b1afe838bc83970d360b872858c4a0a19862 /x11-misc/obtheme
parentStable for HPPA (bug #545814). (diff)
downloadgentoo-2-10895f72d73fd094de37773e04dae599fcd828c6.tar.gz
gentoo-2-10895f72d73fd094de37773e04dae599fcd828c6.tar.bz2
gentoo-2-10895f72d73fd094de37773e04dae599fcd828c6.zip
Drop old Python implementations
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'x11-misc/obtheme')
-rw-r--r--x11-misc/obtheme/ChangeLog5
-rw-r--r--x11-misc/obtheme/obtheme-2013.2.20.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/obtheme/ChangeLog b/x11-misc/obtheme/ChangeLog
index f2f78bcc9c96..4a7936fd80a0 100644
--- a/x11-misc/obtheme/ChangeLog
+++ b/x11-misc/obtheme/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/obtheme
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/obtheme/ChangeLog,v 1.8 2015/03/13 19:12:25 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/obtheme/ChangeLog,v 1.9 2015/04/08 17:27:17 mgorny Exp $
+
+ 08 Apr 2015; Michał Górny <mgorny@gentoo.org> obtheme-2013.2.20.2.ebuild:
+ Drop old Python implementations
13 Mar 2015; Jeroen Roovers <jer@gentoo.org> -obtheme-0.7_p20110404.ebuild,
obtheme-2013.2.20.2.ebuild:
diff --git a/x11-misc/obtheme/obtheme-2013.2.20.2.ebuild b/x11-misc/obtheme/obtheme-2013.2.20.2.ebuild
index 90ae717df085..85834dd29a78 100644
--- a/x11-misc/obtheme/obtheme-2013.2.20.2.ebuild
+++ b/x11-misc/obtheme/obtheme-2013.2.20.2.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/obtheme/obtheme-2013.2.20.2.ebuild,v 1.4 2015/03/13 19:12:25 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/obtheme/obtheme-2013.2.20.2.ebuild,v 1.5 2015/04/08 17:27:17 mgorny Exp $
EAPI=5
-PYTHON_COMPAT=( python2_6 python2_7 )
+PYTHON_COMPAT=( python2_7 )
inherit eutils python-r1