summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/pssi/Manifest1
-rw-r--r--dev-python/pssi/metadata.xml16
-rw-r--r--dev-python/pssi/pssi-1.0-r1.ebuild20
-rw-r--r--profiles/package.mask6
4 files changed, 0 insertions, 43 deletions
diff --git a/dev-python/pssi/Manifest b/dev-python/pssi/Manifest
deleted file mode 100644
index 147207fcdc7c..000000000000
--- a/dev-python/pssi/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST pssi-1.0.tar 266240 SHA256 8c669ec679b1a5107b7446436bbe12ac75763da7d9cbb7d4508942d0b5cce81b SHA512 0127a74d4298d1c5bc3a05a559a5f3e15e1bc759edbeb3750f2557119e06c0b73c559aefd567e2416d8c90fd5772bc6614f2e81c7e9219e3cb29ea03736a233a WHIRLPOOL cf63967d73d709799e5407c238d83ec45bd02c13dcc451ab617e7501d1c9dfd45cff2beda11354855f75d36a474f377bbd8beb9d71bef766f1d9b704fcf9223b
diff --git a/dev-python/pssi/metadata.xml b/dev-python/pssi/metadata.xml
deleted file mode 100644
index 2da607d8c14e..000000000000
--- a/dev-python/pssi/metadata.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>crypto@gentoo.org</email>
- <name>Crypto</name>
- </maintainer>
- <maintainer type="project">
- <email>python@gentoo.org</email>
- <name>Python</name>
- </maintainer>
- <upstream>
- <remote-id type="google-code">pssi</remote-id>
- <remote-id type="github">Eric-Bourry/pssi</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/dev-python/pssi/pssi-1.0-r1.ebuild b/dev-python/pssi/pssi-1.0-r1.ebuild
deleted file mode 100644
index 9d1af58ee442..000000000000
--- a/dev-python/pssi/pssi-1.0-r1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Python Simple Smartcard Interpreter"
-HOMEPAGE="https://github.com/Eric-Bourry/pssi"
-SRC_URI="https://pssi.googlecode.com/files/${P}.tar"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="dev-python/pyscard[${PYTHON_USEDEP}]"
diff --git a/profiles/package.mask b/profiles/package.mask
index c6f2ccf106ce..3d8073ec9f10 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -352,12 +352,6 @@ dev-qt/qtopenvg
# Use net-print/cups-filters as a replacement
net-print/foomatic-filters
-# Alon Bar-Lev <alonbl@gentoo.org> (05 Nov 2016)
-# Masked for removal in 30 days, bug#598982.
-# Upstream does not publish releases, no tags, last publish is on
-# google code, no dependencies.
-dev-python/pssi
-
# Tim Harder <radhermit@gentoo.org> (03 Nov 2016)
# Masked for testing
=sys-fs/fuse-3.0.0*