From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2607613835B for ; Fri, 18 Sep 2020 17:20:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 36295E0830; Fri, 18 Sep 2020 17:20:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1A21BE0830 for ; Fri, 18 Sep 2020 17:20:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0E871341075 for ; Fri, 18 Sep 2020 17:20:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1AB4D376 for ; Fri, 18 Sep 2020 17:20:31 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1600449625.8b9162d4d563805360e2656df7228112203317f3.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/buildbot-www/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/buildbot-www/Manifest dev-util/buildbot-www/buildbot-www-2.7.0.ebuild dev-util/buildbot-www/buildbot-www-2.8.0.ebuild X-VCS-Directories: dev-util/buildbot-www/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 8b9162d4d563805360e2656df7228112203317f3 X-VCS-Branch: master Date: Fri, 18 Sep 2020 17:20:31 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c7220122-24b5-4211-b2c7-4c83f69c92fb X-Archives-Hash: 2e9d54c38a42213152c0e2bb8e2b1f66 commit: 8b9162d4d563805360e2656df7228112203317f3 Author: Michał Górny gentoo org> AuthorDate: Fri Sep 18 17:19:29 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Fri Sep 18 17:20:25 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b9162d4 dev-util/buildbot-www: Remove old Signed-off-by: Michał Górny gentoo.org> dev-util/buildbot-www/Manifest | 2 -- dev-util/buildbot-www/buildbot-www-2.7.0.ebuild | 37 ------------------------- dev-util/buildbot-www/buildbot-www-2.8.0.ebuild | 29 ------------------- 3 files changed, 68 deletions(-) diff --git a/dev-util/buildbot-www/Manifest b/dev-util/buildbot-www/Manifest index 441a4e3f958..d443040ceef 100644 --- a/dev-util/buildbot-www/Manifest +++ b/dev-util/buildbot-www/Manifest @@ -1,3 +1 @@ -DIST buildbot-www-2.7.0.tar.gz 3173804 BLAKE2B ac51e6b8c6860dfd98647cacd5a300099bee19b64bb796e8643fab149c96604bb63a565a25eea51dbdc458128cd4c431efbf46069f2ee0adf5f835992d860e5f SHA512 530c2e3926dbec743b9dbc3ed38ba32c421ee265dc5ff48618748a547b0e8da4d7064e6afa379a8187ec189f8031c1e24b99576d276bc5eab4ad1c6a5bc27a84 -DIST buildbot-www-2.8.0.tar.gz 3174211 BLAKE2B 32463f0456ba3fbc5eefd067bcffc4021e1b1dbe95d3a68b1a52c1657317c883a49c6b5baa0696f1bc90c7a519406eb6a4b0797e9c48f28d021cbd4480d80ff9 SHA512 916fe250f14bcc2cfdfe6d54d426c523b6a093e13ec60be65b93e3dcad2bf919d091b9b4ecd797e0d616c8bb6cd02974ee9d66931031d8e614740bb9f816fb16 DIST buildbot-www-2.8.2.tar.gz 3172352 BLAKE2B 8ead9e9eb046bf773bd70d312ae612dced839b263b02d300f600d066fcf21ef98a7884fef36c494bdc8eb26129d5bf7897c319256f0fe6ef8e1515dc8507a26e SHA512 22d0ccb3e5b3badeb5a59db18dd7b0b925fe84936c1be1773437e899122df95bc9b0a4205a0c87182cf6be4ca4275ab20cb86a4da6098c9d9c73927cb9b3c784 diff --git a/dev-util/buildbot-www/buildbot-www-2.7.0.ebuild b/dev-util/buildbot-www/buildbot-www-2.7.0.ebuild deleted file mode 100644 index 162aae2c188..00000000000 --- a/dev-util/buildbot-www/buildbot-www-2.7.0.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="7" -PYTHON_REQ_USE="sqlite" -PYTHON_COMPAT=( python3_{6,7,8} ) - -EGIT_REPO_URI="https://github.com/buildbot/buildbot.git" - -DISTUTILS_USE_SETUPTOOLS="rdepend" - -[[ ${PV} == *9999 ]] && inherit git-r3 -inherit distutils-r1 - -DESCRIPTION="BuildBot base web interface, use with buildbot-{console-view,waterfall-view}..." -HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot-www/" - -MY_PV="${PV/_p/.post}" -MY_P="${PN}-${MY_PV}" -[[ ${PV} == *9999 ]] || SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" - -if [[ ${PV} == *9999 ]]; then - KEYWORDS="" -else - KEYWORDS="~amd64" -fi - -DEPEND=" - ~dev-util/buildbot-pkg-${PV}[${PYTHON_USEDEP}] -" -RDEPEND="${DEPEND}" - -S="${WORKDIR}/${MY_P}" -#[[ ${PV} == *9999 ]] && S=${S}/www/base diff --git a/dev-util/buildbot-www/buildbot-www-2.8.0.ebuild b/dev-util/buildbot-www/buildbot-www-2.8.0.ebuild deleted file mode 100644 index c5f7aebcb28..00000000000 --- a/dev-util/buildbot-www/buildbot-www-2.8.0.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="7" -PYTHON_REQ_USE="sqlite" -PYTHON_COMPAT=( python3_{6,7,8} ) - -DISTUTILS_USE_SETUPTOOLS="rdepend" - -inherit distutils-r1 - -DESCRIPTION="BuildBot base web interface, use with buildbot-{console-view,waterfall-view}..." -HOMEPAGE="https://buildbot.net/ https://github.com/buildbot/buildbot https://pypi.org/project/buildbot-www/" - -MY_PV="${PV/_p/.post}" -MY_P="${PN}-${MY_PV}" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" - -KEYWORDS="~amd64" - -DEPEND=" - ~dev-util/buildbot-pkg-${PV}[${PYTHON_USEDEP}] -" -RDEPEND="${DEPEND}" - -S="${WORKDIR}/${MY_P}"