commit:     fb86035882cd63411368dd019a3a8c377ddef7d5
Author:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Sat Sep 26 01:17:27 2020 +0000
Commit:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Sat Sep 26 01:17:27 2020 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=fb860358

sys-cluster/pyslice: drop dead package

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>

 sys-cluster/pyslice/metadata.xml       | 15 ---------------
 sys-cluster/pyslice/pyslice-1.7.ebuild | 20 --------------------
 2 files changed, 35 deletions(-)

diff --git a/sys-cluster/pyslice/metadata.xml b/sys-cluster/pyslice/metadata.xml
deleted file mode 100644
index 7624e48f8..000000000
--- a/sys-cluster/pyslice/metadata.xml
+++ /dev/null
@@ -1,15 +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 Cluster Project</name>
-       </maintainer>
-       <longdescription>
-Templating system for parametric modeling.
-</longdescription>
-       <upstream>
-               <remote-id type="pypi">pyslice</remote-id>
-               <remote-id type="sourceforge">pyslice</remote-id>
-       </upstream>
-</pkgmetadata>

diff --git a/sys-cluster/pyslice/pyslice-1.7.ebuild 
b/sys-cluster/pyslice/pyslice-1.7.ebuild
deleted file mode 100644
index 7177ab13f..000000000
--- a/sys-cluster/pyslice/pyslice-1.7.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Templating system for parametric modeling"
-HOMEPAGE="http://pyslice.sourceforge.net/";
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"

Reply via email to