summaryrefslogtreecommitdiff
path: root/dev-python/irman-python
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
commit1798c4aeca70ac8d0a243684d6a798fbc65735f8 (patch)
treee48e19cb6fa03de18e1c63e1a93371b7ebc4eb56 /dev-python/irman-python
parentd87262dd706fec50cd150aab3e93883b6337466d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-python/irman-python')
-rw-r--r--dev-python/irman-python/Manifest3
-rw-r--r--dev-python/irman-python/irman-python-0.1-r1.ebuild20
-rw-r--r--dev-python/irman-python/metadata.xml8
3 files changed, 0 insertions, 31 deletions
diff --git a/dev-python/irman-python/Manifest b/dev-python/irman-python/Manifest
deleted file mode 100644
index ff1e4a0bb990..000000000000
--- a/dev-python/irman-python/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST irman-python-0.1.tar.gz 16390 BLAKE2B 0ed988fd383e29b8c0d6dbee2a294777a818414e765abf17a104358c414a94995c1c813661bdd1df5d55e7dfe30620fbd47ef813b00a390ada86c5b19b485771 SHA512 7e0c80252c471419400ca80215c64f84ee89559496f5d118f860ffe9eb7078c029d8c5b5f75b55ccb6d21917bc91314d6e8ef3523d260172c22dc0beb13c794c
-EBUILD irman-python-0.1-r1.ebuild 475 BLAKE2B 2b38d50dc283e9b9bfdb0c9949cf27b55f97e48ce337bf071e4ac54208335fc06a4363cb40bcef0b20315084632ef88e3202094e57b04ce1f2a37e14cabb9e31 SHA512 4da9c32c5a87b6a7842106466448d61320101d648cc4aff2664516bdc60615097f55f120584891c8071f1b19e7247aefa97ed097d0b063b785dce8b9359f9312
-MISC metadata.xml 236 BLAKE2B 167eb58da19caba0e03167e2f209e118ce8a468851bca2790a0353112848fffcd72522497e5f951bf5c6eafa9691fa2a1ad980843cb4170a8194f3b8178ebe16 SHA512 0f2c2a0401b53543eac90eafdd4d11c5913be07f47b968e2892ca92c265adbd9564f02a491ff2607d7031194ba3e50c7720851537341b1541120821c487147a3
diff --git a/dev-python/irman-python/irman-python-0.1-r1.ebuild b/dev-python/irman-python/irman-python-0.1-r1.ebuild
deleted file mode 100644
index e14874be68d2..000000000000
--- a/dev-python/irman-python/irman-python-0.1-r1.ebuild
+++ /dev/null
@@ -1,20 +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="A minimal set of Python bindings for libirman"
-HOMEPAGE="http://bluweb.com/chouser/proj/irman-python/"
-SRC_URI="http://bluweb.com/chouser/proj/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND="media-libs/libirman"
-RDEPEND="${DEPEND}"
-DOCS=( README test_name.py )
diff --git a/dev-python/irman-python/metadata.xml b/dev-python/irman-python/metadata.xml
deleted file mode 100644
index 9e5274c5b4ae..000000000000
--- a/dev-python/irman-python/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>python@gentoo.org</email>
- <name>Python</name>
-</maintainer>
-</pkgmetadata>