diff --git a/net-misc/bird-lg/Manifest b/net-misc/bird-lg/Manifest deleted file mode 100644 index f6e4424..0000000 --- a/net-misc/bird-lg/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST bird-lg-2012.1.tar.gz 107550 BLAKE2B 37b5df6fe80d3af69ac07c9009ce9665f92093f4dd65743a96eab21dc89a28b29d371bb277d1349f766d85a4e424988023bd7bedad5438e275ff675aae147381 SHA512 fa778d03141bcde15c4b049ae45ceab19e8b907f842767a6460d46d7d1ad50d4bc400e11792ea1bced84571b5eadd4e8844d8a263576b23f3426cf7eea62a54a diff --git a/net-misc/bird-lg/bird-lg-2012.1.ebuild b/net-misc/bird-lg/bird-lg-2012.1.ebuild deleted file mode 100644 index d3b60e7..0000000 --- a/net-misc/bird-lg/bird-lg-2012.1.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python2_7 ) -inherit python-single-r1 - -DESCRIPTION="This is a looking glass for the Internet Routing Daemon BIRD" -HOMEPAGE="https://github.com/sileht/bird-lg" -SRC_URI="https://github.com/sileht/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -DEPEND=">=dev-python/flask-0.8 - dev-python/dnspython - dev-python/pydot - dev-python/python-memcached - media-gfx/graphviz - net-misc/whois - net-analyzer/traceroute" -RDEPEND="${DEPEND}" - -src_install() { - insinto /opt/${PN} - doins *.py *.cfg lg.wsgi - doins -r static templates - - exeinto /opt/${PN} - doexe lg.py -} diff --git a/net-misc/bird-lg/bird-lg-9999.ebuild b/net-misc/bird-lg/bird-lg-9999.ebuild deleted file mode 100644 index 5ce1eac..0000000 --- a/net-misc/bird-lg/bird-lg-9999.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python2_7 ) -inherit python-single-r1 git-r3 - -DESCRIPTION="This is a looking glass for the Internet Routing Daemon BIRD" -HOMEPAGE="https://github.com/sileht/bird-lg" -EGIT_REPO_URI="https://git.grifon.fr/alarig/${PN}.git" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="" -IUSE="" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -DEPEND=">=dev-python/flask-0.8 - dev-python/dnspython - dev-python/pydot - dev-python/python-memcached - media-gfx/graphviz - net-misc/whois - net-analyzer/traceroute" -RDEPEND="${DEPEND}" - -src_install() { - insinto /opt/${PN} - doins *.py *.cfg lg.wsgi - doins -r static templates - - exeinto /opt/${PN} - doexe lg.py -} diff --git a/net-misc/bird-lg/metadata.xml b/net-misc/bird-lg/metadata.xml deleted file mode 100644 index 17361c3..0000000 --- a/net-misc/bird-lg/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - alarig@swordarmor.fr - Alarig Le Lay - -