commit:     19e023d9b0122d70cd595c80107cb75aec9b0554
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 26 08:35:37 2017 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Mar 26 08:35:37 2017 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=19e023d9

Drop masked package - dev-python/pythonocc

Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 dev-python/pythonocc/metadata.xml         |  8 --------
 dev-python/pythonocc/pythonocc-0.5.ebuild | 26 --------------------------
 profiles/package.mask                     |  1 -
 3 files changed, 35 deletions(-)

diff --git a/dev-python/pythonocc/metadata.xml 
b/dev-python/pythonocc/metadata.xml
deleted file mode 100644
index 8425c0d53..000000000
--- a/dev-python/pythonocc/metadata.xml
+++ /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="project">
-    <email>[email protected]</email>
-    <name>Gentoo Science Project</name>
-  </maintainer>
-</pkgmetadata>

diff --git a/dev-python/pythonocc/pythonocc-0.5.ebuild 
b/dev-python/pythonocc/pythonocc-0.5.ebuild
deleted file mode 100644
index d5720a014..000000000
--- a/dev-python/pythonocc/pythonocc-0.5.ebuild
+++ /dev/null
@@ -1,26 +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
-
-MY_PN=pythonOCC
-MY_P=${MY_PN}-${PV}
-
-DESCRIPTION="Python Interface to OpenCASCADE CAD library"
-HOMEPAGE="http://www.pythonocc.org";
-SRC_URI="http://pythonocc.googlecode.com/files/${P}.tar.gz";
-
-LICENSE="LGPL-3"
-KEYWORDS="~amd64 ~x86"
-SLOT="0"
-IUSE=""
-
-RDEPEND="sci-libs/opencascade:*"
-DEPEND="${RDEPEND}
-       dev-lang/swig:0"
-
-S="${WORKDIR}"/${P}/src

diff --git a/profiles/package.mask b/profiles/package.mask
index 07e843f89..306c5be55 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -50,7 +50,6 @@ sci-mathematics/scilab
 # dev-python/pythonocc-0.5 works only with sci-libs/opencascade-6.3
 # which is not available in the tree, see bug #522678
 # mask until bug is not fixed
-dev-python/pythonocc
 
 # Honza Macháček <[email protected]> (17 June 2013)
 # bigdft moved from sci-libs to sci-physics

Reply via email to