dev-python/pivy: Remove last-rited
authorAndreas Sturmlechner <asturm@gentoo.org>
Sun, 1 Jul 2018 16:54:19 +0000 (18:54 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Tue, 7 Aug 2018 07:27:04 +0000 (09:27 +0200)
dev-python/pivy/Manifest [deleted file]
dev-python/pivy/metadata.xml [deleted file]
dev-python/pivy/pivy-0.5_alpha20110303-r1.ebuild [deleted file]
dev-python/pivy/pivy-9999.ebuild [deleted file]
profiles/package.mask

diff --git a/dev-python/pivy/Manifest b/dev-python/pivy/Manifest
deleted file mode 100644 (file)
index 9c1666f..0000000
+++ /dev/null
@@ -1 +0,0 @@
-DIST pivy-0.5_alpha20110303.tar.xz 6289744 BLAKE2B a72c7bf10ab9d6c7fe2613aa15bc8bef60b22e10e9dd00d67b43231df583343e4203ab603a82a984471756ec95d2837f0ef3618bf4dad7f8d722d7cefd5d629a SHA512 fd0e90daa3efb3edcbed2a29dc218dadd45b728529de1ba278b3be11c3b4cf39832200babc426ca7ba688440e25a6865d38a04f3470dc5f220700fd3fef9f47f
diff --git a/dev-python/pivy/metadata.xml b/dev-python/pivy/metadata.xml
deleted file mode 100644 (file)
index a535b88..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="person">
-<email>xmw@gentoo.org</email>
-<name>Michael Weber</name>
-</maintainer>
-</pkgmetadata>
diff --git a/dev-python/pivy/pivy-0.5_alpha20110303-r1.ebuild b/dev-python/pivy/pivy-0.5_alpha20110303-r1.ebuild
deleted file mode 100644 (file)
index 9994c5e..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Coin3d binding for Python"
-HOMEPAGE="http://pivy.coin3d.org/"
-SRC_URI="https://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.xz"
-#identical to latest debian tarball at
-# http://ftp.de.debian.org/debian/pool/main/p/pivy/pivy_0.5.0~v609hg.orig.tar.bz2
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
-       media-libs/coin
-       >=media-libs/SoQt-1.5.0"
-DEPEND="${RDEPEND}
-       dev-lang/swig"
diff --git a/dev-python/pivy/pivy-9999.ebuild b/dev-python/pivy/pivy-9999.ebuild
deleted file mode 100644 (file)
index 91ca8ff..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit mercurial distutils-r1
-
-DESCRIPTION="Coin3d binding for Python"
-HOMEPAGE="http://pivy.coin3d.org/"
-EHG_REPO_URI="http://hg.sim.no/Pivy/default"
-
-LICENSE="ISC"
-SLOT="0"
-KEYWORDS=""
-IUSE=""
-
-RDEPEND="
-       media-libs/coin
-       >=media-libs/SoQt-1.5.0"
-DEPEND="${RDEPEND}
-       dev-lang/swig"
index 637d7d753475f36016372f6023acf032b2cbb65f..59ef5e0ae285131404083bb0cf51de4d1b2ff11f 100644 (file)
@@ -210,10 +210,6 @@ app-eselect/eselect-qtgraphicssystem
 <media-sound/murmur-1.3
 <net-analyzer/ostinato-0.9_p20180522
 
-# Andreas Sturmlechner <asturm@gentoo.org> (26 Jun 2018)
-# Depends on dead Qt4. Masked for removal. Bugs #644364, #644368, #644362
-dev-python/pivy
-
 # Thomas Deutschmann <whissi@gentoo.org> (23 Jun 2018)
 # Doesn't pass QA full boot test
 =sys-kernel/ck-sources-4.16.17