summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2020-01-04 13:11:15 +0300
committerMikle Kolyada <zlogene@gentoo.org>2020-01-04 13:11:45 +0300
commit39fc8f4d29622f2b2f26b39a362a5f8e7a738e69 (patch)
treee5003aaf06d8087a0f671d5c9fc287f0f5bc7bba /dev-python/irman-python
parentmedia-gfx/gmic: Use src_prepare from 2.7.2 again (diff)
downloadgentoo-39fc8f4d29622f2b2f26b39a362a5f8e7a738e69.tar.gz
gentoo-39fc8f4d29622f2b2f26b39a362a5f8e7a738e69.tar.bz2
gentoo-39fc8f4d29622f2b2f26b39a362a5f8e7a738e69.zip
dev-python: remove last-rited pkgs
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-python/irman-python')
-rw-r--r--dev-python/irman-python/Manifest1
-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, 29 deletions
diff --git a/dev-python/irman-python/Manifest b/dev-python/irman-python/Manifest
deleted file mode 100644
index fb6ce643e190..000000000000
--- a/dev-python/irman-python/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST irman-python-0.1.tar.gz 16390 BLAKE2B 0ed988fd383e29b8c0d6dbee2a294777a818414e765abf17a104358c414a94995c1c813661bdd1df5d55e7dfe30620fbd47ef813b00a390ada86c5b19b485771 SHA512 7e0c80252c471419400ca80215c64f84ee89559496f5d118f860ffe9eb7078c029d8c5b5f75b55ccb6d21917bc91314d6e8ef3523d260172c22dc0beb13c794c
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>