summaryrefslogtreecommitdiff
path: root/dev-python/gntp
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/gntp
parentd87262dd706fec50cd150aab3e93883b6337466d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-python/gntp')
-rw-r--r--dev-python/gntp/Manifest3
-rw-r--r--dev-python/gntp/gntp-1.0.1.ebuild19
-rw-r--r--dev-python/gntp/metadata.xml12
3 files changed, 0 insertions, 34 deletions
diff --git a/dev-python/gntp/Manifest b/dev-python/gntp/Manifest
deleted file mode 100644
index f6f9450d5586..000000000000
--- a/dev-python/gntp/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST gntp-1.0.1.tar.gz 10889 BLAKE2B 38e80f26a1d6a23eceea43771c5c587ca00ac4b239948dffdee52908b3637644b07c22fa34e2031a32d6915507bef5051f41efa419db4da793d8a0ecf081fb58 SHA512 6e44cbafcaa5b60b39d3bb60a67786300acae5e3aa6fbab1d5cbdcb4a24fffba62f878d801683d724321d5c0e3a3b780da9c99d3faf8a578f956603e1daa49cd
-EBUILD gntp-1.0.1.ebuild 464 BLAKE2B 20ef9f6ffc992efb67f4dd4a4f8d7910206bba9bcb3530e7741fa92afe5cc983db29855b274f2197778db2ca68f78670f3f5283f6594fd0ff08d5527a6a5238c SHA512 a77349058a794b9c06d128fc4d8cfbefc0288f2ddca742c5b231dc765e4c63e9481292ade0cac998104b75368aaed235d5a637b92130c27e9e131c27a4c2618d
-MISC metadata.xml 372 BLAKE2B 355ee3bad65b04dc623309bd6b14ce8e25b0b16356b4ef6d08cfebb5f2e3b7a9959967e69fb66faee38eca60a6004e03e205400814cc136911bd46b9cc0b9a71 SHA512 c247337a79257cb729b1439a90f977f650169abe6d685edd8f74bf2841f3274579df2b2a3c32ff4a8c2c9771220e6f115295671407829ce145daecf652f43621
diff --git a/dev-python/gntp/gntp-1.0.1.ebuild b/dev-python/gntp/gntp-1.0.1.ebuild
deleted file mode 100644
index afaf45e733a5..000000000000
--- a/dev-python/gntp/gntp-1.0.1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
-
-inherit distutils-r1
-
-DESCRIPTION="Python library for working with the Growl Notification Transport Protocol"
-HOMEPAGE="https://github.com/kfdm/gntp https://pypi.org/project/gntp/"
-SRC_URI="mirror://pypi/g/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-DEPEND=""
-RDEPEND="${DEPEND}"
diff --git a/dev-python/gntp/metadata.xml b/dev-python/gntp/metadata.xml
deleted file mode 100644
index ec14835c24ee..000000000000
--- a/dev-python/gntp/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>naota@gentoo.org</email>
- <name>Naohiro Aota</name>
- </maintainer>
- <upstream>
- <remote-id type="pypi">gntp</remote-id>
- <remote-id type="github">kfdm/gntp</remote-id>
- </upstream>
-</pkgmetadata>