mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
net-misc/leapcast: Remove last-rited pkg, #619998
This commit is contained in:
@@ -1 +0,0 @@
|
||||
DIST leapcast-0.1.3.tar.gz 13522 SHA256 0ef6535a18e43b61daae8ee9f9fa05f055f2777254491d7834e86c34a9482264 SHA512 03307f0375dbc49bbf20138e3c47a819d6832721a9fc9ae5b06c5886e8a3b8ff59efcd66a8ee5fed40e968eb014d664fd1890391fb22346d84a40bd73bd150b3 WHIRLPOOL a0e51c1d7dc01340f92c3685ccfca30e5add40a983a80475346cf0071d635935a14489590451e54389ab1125b979bd80721c104ef0da28e4877eb42de05fd061
|
||||
@@ -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]"
|
||||
@@ -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]"
|
||||
@@ -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>
|
||||
@@ -423,10 +423,6 @@ dev-db/lib_mysqludf_xql
|
||||
# Removal in a month.
|
||||
media-plugins/vdr-tvguide
|
||||
|
||||
# Pacho Ramos <pacho@gentoo.org> (14 Jul 2017)
|
||||
# Not compatible with recent python versions (#619998). Removal in a month.
|
||||
net-misc/leapcast
|
||||
|
||||
# Pacho Ramos <pacho@gentoo.org> (14 Jul 2017)
|
||||
# Dead for ages, relies on dead libs (#622010), you can move to moserial, cutecom or
|
||||
# minicom. Removal in 2 months.
|
||||
|
||||
Reference in New Issue
Block a user