From a14c8aababc99e1aeda80a504c5d817c28d04bb9 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sun, 6 May 2018 20:58:46 +0200 Subject: dev-python/PythonQt: Drop 3.1 and 3.1-r1 Package-Manager: Portage-2.3.36, Repoman-2.3.9 --- dev-python/PythonQt/PythonQt-3.1-r1.ebuild | 88 ------------------------------ 1 file changed, 88 deletions(-) delete mode 100644 dev-python/PythonQt/PythonQt-3.1-r1.ebuild (limited to 'dev-python/PythonQt/PythonQt-3.1-r1.ebuild') diff --git a/dev-python/PythonQt/PythonQt-3.1-r1.ebuild b/dev-python/PythonQt/PythonQt-3.1-r1.ebuild deleted file mode 100644 index efab4efcc45e..000000000000 --- a/dev-python/PythonQt/PythonQt-3.1-r1.ebuild +++ /dev/null @@ -1,88 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) - -MY_P=${PN}${PV} - -inherit qmake-utils python-single-r1 - -DESCRIPTION="A dynamic Python binding for the Qt framework" -HOMEPAGE="http://pythonqt.sourceforge.net/" -SRC_URI="mirror://sourceforge/pythonqt/pythonqt/${P}/${MY_P}.zip" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="doc +extensions webkit" - -RDEPEND="${PYTHON_DEPS} -