dev-python/pssi: treeclean
authorAlon Bar-Lev <alonbl@gentoo.org>
Fri, 16 Dec 2016 20:12:09 +0000 (22:12 +0200)
committerAlon Bar-Lev <alonbl@gentoo.org>
Fri, 16 Dec 2016 20:12:09 +0000 (22:12 +0200)
Upstream does not publish releases, no tags, last publish is on
google code, no dependencies.

Bug: 598982

dev-python/pssi/Manifest [deleted file]
dev-python/pssi/metadata.xml [deleted file]
dev-python/pssi/pssi-1.0-r1.ebuild [deleted file]
profiles/package.mask

diff --git a/dev-python/pssi/Manifest b/dev-python/pssi/Manifest
deleted file mode 100644 (file)
index 147207f..0000000
+++ /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 (file)
index 2da607d..0000000
+++ /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 (file)
index 9d1af58..0000000
+++ /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}]"
index c6f2ccf106ce5e795626862ad87ba4d33c7c4b45..3d8073ec9f10fe0e9fa488e2cde168905a104f59 100644 (file)
@@ -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*