summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-08-14 09:34:15 +0200
committerMichał Górny <mgorny@gentoo.org>2017-08-14 09:46:54 +0200
commit443533cc40f219a7e99f2b5e45cd9dbedc134aa9 (patch)
tree64065a53cfa1a4fdf75b092e100b1622921c8bf1 /net-misc
parentdev-embedded/pikdev: Remove last-rited pkg, #620698 (diff)
downloadgentoo-443533cc40f219a7e99f2b5e45cd9dbedc134aa9.tar.gz
gentoo-443533cc40f219a7e99f2b5e45cd9dbedc134aa9.tar.bz2
gentoo-443533cc40f219a7e99f2b5e45cd9dbedc134aa9.zip
net-misc/leapcast: Remove last-rited pkg, #619998
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/leapcast/Manifest1
-rw-r--r--net-misc/leapcast/leapcast-0.1.3-r1.ebuild26
-rw-r--r--net-misc/leapcast/leapcast-9999.ebuild26
-rw-r--r--net-misc/leapcast/metadata.xml8
4 files changed, 0 insertions, 61 deletions
diff --git a/net-misc/leapcast/Manifest b/net-misc/leapcast/Manifest
deleted file mode 100644
index a8678ff8aa30..000000000000
--- a/net-misc/leapcast/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST leapcast-0.1.3.tar.gz 13522 SHA256 0ef6535a18e43b61daae8ee9f9fa05f055f2777254491d7834e86c34a9482264 SHA512 03307f0375dbc49bbf20138e3c47a819d6832721a9fc9ae5b06c5886e8a3b8ff59efcd66a8ee5fed40e968eb014d664fd1890391fb22346d84a40bd73bd150b3 WHIRLPOOL a0e51c1d7dc01340f92c3685ccfca30e5add40a983a80475346cf0071d635935a14489590451e54389ab1125b979bd80721c104ef0da28e4877eb42de05fd061
diff --git a/net-misc/leapcast/leapcast-0.1.3-r1.ebuild b/net-misc/leapcast/leapcast-0.1.3-r1.ebuild
deleted file mode 100644
index d2b42725d7ff..000000000000
--- a/net-misc/leapcast/leapcast-0.1.3-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=( python{2_7,3_4} )
-
-inherit distutils-r1
-
-if [[ ${PV} == "9999" ]] ; then
- EGIT_REPO_URI="https://github.com/dz0ny/leapcast.git"
- inherit git-2
-else
- SRC_URI="https://github.com/dz0ny/leapcast/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
-fi
-
-DESCRIPTION="Simple ChromeCast emulation app"
-HOMEPAGE="https://github.com/dz0ny/leapcast"
-
-LICENSE="MIT"
-SLOT="0"
-IUSE=""
-
-RDEPEND="dev-python/requests[$PYTHON_USEDEP]
- www-servers/tornado[$PYTHON_USEDEP]"
diff --git a/net-misc/leapcast/leapcast-9999.ebuild b/net-misc/leapcast/leapcast-9999.ebuild
deleted file mode 100644
index d2b42725d7ff..000000000000
--- a/net-misc/leapcast/leapcast-9999.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=( python{2_7,3_4} )
-
-inherit distutils-r1
-
-if [[ ${PV} == "9999" ]] ; then
- EGIT_REPO_URI="https://github.com/dz0ny/leapcast.git"
- inherit git-2
-else
- SRC_URI="https://github.com/dz0ny/leapcast/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
-fi
-
-DESCRIPTION="Simple ChromeCast emulation app"
-HOMEPAGE="https://github.com/dz0ny/leapcast"
-
-LICENSE="MIT"
-SLOT="0"
-IUSE=""
-
-RDEPEND="dev-python/requests[$PYTHON_USEDEP]
- www-servers/tornado[$PYTHON_USEDEP]"
diff --git a/net-misc/leapcast/metadata.xml b/net-misc/leapcast/metadata.xml
deleted file mode 100644
index dc91068f7153..000000000000
--- a/net-misc/leapcast/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-needed -->
- <upstream>
- <remote-id type="github">dz0ny/leapcast</remote-id>
- </upstream>
-</pkgmetadata>