summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-10-13 14:35:47 +0200
committerMichał Górny <mgorny@gentoo.org>2019-10-13 14:36:47 +0200
commit531984e6dd8679a116569a6af6032141468e72fa (patch)
tree3e67c03cef91051096e8abfcab58d774bdb3a31c /net-libs/dslib
parentnet-libs/libgmail: Remove last-rited pkg (diff)
downloadgentoo-531984e6dd8679a116569a6af6032141468e72fa.tar.gz
gentoo-531984e6dd8679a116569a6af6032141468e72fa.tar.bz2
gentoo-531984e6dd8679a116569a6af6032141468e72fa.zip
net-libs/dslib: Remove last-rited pkg
Closes: https://bugs.gentoo.org/694256 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-libs/dslib')
-rw-r--r--net-libs/dslib/Manifest1
-rw-r--r--net-libs/dslib/dslib-3.0-r1.ebuild26
-rw-r--r--net-libs/dslib/metadata.xml10
3 files changed, 0 insertions, 37 deletions
diff --git a/net-libs/dslib/Manifest b/net-libs/dslib/Manifest
deleted file mode 100644
index 525becd0bdde..000000000000
--- a/net-libs/dslib/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST dslib-3.0.tar.gz 85076 BLAKE2B cd3f42546cbf1c03e9a9864ad6f85170e49e9b666da9984d3700979007cd675c1d5859b6f28a6b691ebc5e6e0db786793ef2f717ac01bc127102182e4d70b3eb SHA512 070e93fc89a50b379400613ff8991c8cbf6b58e2997f11dba917f943f3539e5b248f6a357f75f905bdacead3fc1eb0afbcc0a2af1bdcf9ce0cfc8884132c7ed9
diff --git a/net-libs/dslib/dslib-3.0-r1.ebuild b/net-libs/dslib/dslib-3.0-r1.ebuild
deleted file mode 100644
index e90c3c8f22d4..000000000000
--- a/net-libs/dslib/dslib-3.0-r1.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
-
-DESCRIPTION="Library to access Czech eGov system \"Datove schranky\""
-HOMEPAGE="http://labs.nic.cz/page/969/datovka/"
-SRC_URI="http://www.nic.cz/public_media/datove_schranky/releases//src/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="
- dev-python/pyasn1[${PYTHON_USEDEP}]
- dev-python/pyopenssl[${PYTHON_USEDEP}]
- >=dev-python/sudsds-1.0.1[${PYTHON_USEDEP}]
-"
-DEPEND="${RDEPEND}
- dev-python/setuptools[${PYTHON_USEDEP}]
-"
diff --git a/net-libs/dslib/metadata.xml b/net-libs/dslib/metadata.xml
deleted file mode 100644
index 0db98bb955fd..000000000000
--- a/net-libs/dslib/metadata.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<longdescription>
- A library for accessing ISDS (Informační systém datových schránek
- / Data Box Information System) SOAP services as defined in Czech ISDS Act
- (300/2008 Coll.) and implied documents.
-</longdescription>
-<!-- maintainer-needed -->
-</pkgmetadata>