diff options
author | Pacho Ramos <pacho@gentoo.org> | 2019-01-27 16:05:29 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2019-01-27 16:05:29 +0100 |
commit | 59f1fa63ff77f24c3c279067b0ec4a04eca3ad2f (patch) | |
tree | d69952c794e74b76ed089b0739943ba3a664ce17 /net-misc/gns3-server | |
parent | dev-python/aiohttp-cors: One 0.5 version needed for gns3-server (diff) | |
download | gentoo-59f1fa63ff77f24c3c279067b0ec4a04eca3ad2f.tar.gz gentoo-59f1fa63ff77f24c3c279067b0ec4a04eca3ad2f.tar.bz2 gentoo-59f1fa63ff77f24c3c279067b0ec4a04eca3ad2f.zip |
net-misc/gns3-server: Drop old
Package-Manager: Portage-2.3.58, Repoman-2.3.12
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'net-misc/gns3-server')
-rw-r--r-- | net-misc/gns3-server/Manifest | 2 | ||||
-rw-r--r-- | net-misc/gns3-server/gns3-server-1.5.3.1-r1.ebuild | 45 | ||||
-rw-r--r-- | net-misc/gns3-server/gns3-server-2.0.3-r2.ebuild | 50 | ||||
-rw-r--r-- | net-misc/gns3-server/gns3-server-2.1.3-r3.ebuild | 57 |
4 files changed, 0 insertions, 154 deletions
diff --git a/net-misc/gns3-server/Manifest b/net-misc/gns3-server/Manifest index 501cbd3fdc32..17588ddf425c 100644 --- a/net-misc/gns3-server/Manifest +++ b/net-misc/gns3-server/Manifest @@ -1,3 +1 @@ -DIST gns3-server-1.5.3.1.tar.gz 847598 BLAKE2B 9a025150cea08830f39e63d4ff79897643bc846d4ccab4b9e3d37f8fa9b3de26296a30d3b93c38fdbb4e927653978e0aa4f1f4d5200b176f102f4c550bc7edd9 SHA512 79e8b2546d8239d78fcf621fe8e88c0ddc10bea2e216225ca1f48ebd4d0e307cebc81e63ded2e36cca50917d518d52d8619eed5a84b39123c3ce56f3a6606fd9 -DIST gns3-server-2.0.3.tar.gz 1468528 BLAKE2B fac026020563386553841e98c8f056cc270b17a7896481fb268b1633a3166737a3be111b9cf7f38dacb85ee2e8bc371fa32490e4a3fe07e708b01c57af1d79c0 SHA512 a9927e414f6fc6558cecabd006f9d123752b0b6e5b88408a53a6d1f195d22047ffdc3e4ccc6e132d04135c434174aa4b58f29deae9e952f83ccc678037f25b8a DIST gns3-server-2.1.3.tar.gz 1658657 BLAKE2B 4ce83aceff8f70f93032b2baafb0dd5c94062b8c431a73b9a83401266ae77f18a4e318651ecd05b789b71c512fc3549d0d1fb95b26fe1fdd23b2953b3367f04c SHA512 df6a98943f893f3d10c16b2a4242869a1407adad56e6c127e6525fe49acefbac9329bf76bc2b16904997985843fdb2b94d03c58f658034ec44763e6d69f7ddaf diff --git a/net-misc/gns3-server/gns3-server-1.5.3.1-r1.ebuild b/net-misc/gns3-server/gns3-server-1.5.3.1-r1.ebuild deleted file mode 100644 index 8bcb6c9c3b05..000000000000 --- a/net-misc/gns3-server/gns3-server-1.5.3.1-r1.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python3_4 ) - -inherit distutils-r1 eutils - -DESCRIPTION="GNS3 server to asynchronously manage emulators" -HOMEPAGE="http://www.gns3.net/" -SRC_URI="https://github.com/GNS3/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64" -RESTRICT="test" - -RDEPEND=">=app-emulation/dynamips-0.2.12 - >=dev-python/aiohttp-1.2.0[${PYTHON_USEDEP}] - >=dev-python/aiohttp-cors-0.5.0[${PYTHON_USEDEP}] - >=dev-python/docker-py-1.4.0[${PYTHON_USEDEP}] - >=dev-python/netifaces-0.8-r2[${PYTHON_USEDEP}] - >=dev-python/jinja-2.7.3[${PYTHON_USEDEP}] - >=dev-python/jsonschema-2.4.0[${PYTHON_USEDEP}] - >=dev-python/libcloud-0.14.1[${PYTHON_USEDEP}] - >=dev-python/raven-5.2.0[${PYTHON_USEDEP}] - >=dev-python/psutil-3.0.0[${PYTHON_USEDEP}] - >=dev-python/pyzmq-14.3.1[${PYTHON_USEDEP}] - >=dev-python/python-zipstream-1.1.4[${PYTHON_USEDEP}] - >=www-servers/tornado-3.1.1[${PYTHON_USEDEP}] - virtual/python-typing[${PYTHON_USEDEP}] - >=dev-python/yarl-0.7.0[${PYTHON_USEDEP}]" -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" - -pkg_postinst() { - ewarn "net-misc/gns3-server has several optional packages that must be merged manually for additional functionality." - ewarn "" - ewarn "The following is a list of packages that can be added:" - ewarn "app-emulation/qemu, app-emulation/virtualbox" - ewarn "app-emulation/docker and net-analyzer/wireshark" - ewarn "" - ewarn "The following packages are currently unsupported:" - ewarn "iouyap and vpcs" -} diff --git a/net-misc/gns3-server/gns3-server-2.0.3-r2.ebuild b/net-misc/gns3-server/gns3-server-2.0.3-r2.ebuild deleted file mode 100644 index 4dfbfec240f4..000000000000 --- a/net-misc/gns3-server/gns3-server-2.0.3-r2.ebuild +++ /dev/null @@ -1,50 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python3_{4,5} ) - -inherit distutils-r1 eutils - -DESCRIPTION="GNS3 server to asynchronously manage emulators" -HOMEPAGE="http://www.gns3.net/" -SRC_URI="https://github.com/GNS3/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" -RESTRICT="test" - -RDEPEND=">=app-emulation/dynamips-0.2.12 - =dev-python/aiohttp-1.3.5*[${PYTHON_USEDEP}] - =dev-python/aiohttp-cors-0.5.1[${PYTHON_USEDEP}] - >=dev-python/docker-py-1.4.0[${PYTHON_USEDEP}] - >=dev-python/netifaces-0.8-r2[${PYTHON_USEDEP}] - >=dev-python/jinja-2.7.3[${PYTHON_USEDEP}] - >=dev-python/jsonschema-2.4.0[${PYTHON_USEDEP}] - >=dev-python/libcloud-0.14.1[${PYTHON_USEDEP}] - >=dev-python/raven-5.23.0[${PYTHON_USEDEP}] - >=dev-python/psutil-3.0.0[${PYTHON_USEDEP}] - >=dev-python/pyzmq-14.3.1[${PYTHON_USEDEP}] - >=dev-python/python-zipstream-1.1.4[${PYTHON_USEDEP}] - >=www-servers/tornado-3.1.1[${PYTHON_USEDEP}] - virtual/python-typing[${PYTHON_USEDEP}] - ~dev-python/yarl-0.9.8[${PYTHON_USEDEP}]" -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" - -src_prepare() { - rm -rf tests || die - eapply_user -} - -pkg_postinst() { - ewarn "net-misc/gns3-server has several optional packages that must be merged manually for additional functionality." - ewarn "" - ewarn "The following is a list of packages that can be added:" - ewarn "app-emulation/qemu, app-emulation/virtualbox" - ewarn "app-emulation/docker and net-analyzer/wireshark" - ewarn "" - ewarn "The following packages are currently unsupported:" - ewarn "iouyap and vpcs" -} diff --git a/net-misc/gns3-server/gns3-server-2.1.3-r3.ebuild b/net-misc/gns3-server/gns3-server-2.1.3-r3.ebuild deleted file mode 100644 index 282ff6a38407..000000000000 --- a/net-misc/gns3-server/gns3-server-2.1.3-r3.ebuild +++ /dev/null @@ -1,57 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python3_{4,5,6} ) - -inherit distutils-r1 eutils - -DESCRIPTION="GNS3 server to asynchronously manage emulators" -HOMEPAGE="http://www.gns3.net/" -SRC_URI="https://github.com/GNS3/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" -RESTRICT="test" - -RDEPEND=">=app-emulation/dynamips-0.2.12 - >=dev-python/aiohttp-2.2.0[${PYTHON_USEDEP}] - <dev-python/aiohttp-cors-0.6[${PYTHON_USEDEP}] - >=dev-python/aiohttp-cors-0.5.3[${PYTHON_USEDEP}] - >=dev-python/docker-py-1.4.0[${PYTHON_USEDEP}] - >=dev-python/netifaces-0.8-r2[${PYTHON_USEDEP}] - >=dev-python/jinja-2.7.3[${PYTHON_USEDEP}] - >=dev-python/jsonschema-2.4.0[${PYTHON_USEDEP}] - >=dev-python/libcloud-0.14.1[${PYTHON_USEDEP}] - >=dev-python/raven-5.23.0[${PYTHON_USEDEP}] - dev-python/prompt_toolkit[${PYTHON_USEDEP}] - >=dev-python/psutil-3.0.0[${PYTHON_USEDEP}] - >=dev-python/pyzmq-14.3.1[${PYTHON_USEDEP}] - >=dev-python/python-zipstream-1.1.4[${PYTHON_USEDEP}] - >=www-servers/tornado-3.1.1[${PYTHON_USEDEP}] - virtual/python-typing[${PYTHON_USEDEP}] - >=dev-python/yarl-0.11[${PYTHON_USEDEP}]" -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" - -# https://github.com/GNS3/gns3-server/pull/1368 -PATCHES=( "${FILESDIR}/${P}-typing.patch" ) - -src_prepare() { - default - - # Package installs 'tests' package which is forbidden - rm -rf tests || die -} - -pkg_postinst() { - ewarn "net-misc/gns3-server has several optional packages that must be merged manually for additional functionality." - ewarn "" - ewarn "The following is a list of packages that can be added:" - ewarn "app-emulation/qemu, app-emulation/virtualbox" - ewarn "app-emulation/docker and net-analyzer/wireshark" - ewarn "" - ewarn "The following packages are currently unsupported:" - ewarn "iouyap and vpcs" -} |