From 10895f72d73fd094de37773e04dae599fcd828c6 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Wed, 8 Apr 2015 17:27:17 +0000 Subject: Drop old Python implementations (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!) --- x11-misc/obtheme/ChangeLog | 5 ++++- x11-misc/obtheme/obtheme-2013.2.20.2.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'x11-misc/obtheme') 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 obtheme-2013.2.20.2.ebuild: + Drop old Python implementations 13 Mar 2015; Jeroen Roovers -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 -- cgit v1.2.3-65-gdbad