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 37432138330 for ; Thu, 1 Sep 2016 17:14:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 435A821C094; Thu, 1 Sep 2016 17:14:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6B57621C094 for ; Thu, 1 Sep 2016 17:14:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 65B35340943 for ; Thu, 1 Sep 2016 17:14:33 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D9DFB2473 for ; Thu, 1 Sep 2016 17:14:31 +0000 (UTC) From: "Brian Dolbec" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Brian Dolbec" Message-ID: <1472750028.51780706661d0223cddd9ea82340b437550b23f2.dolsen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/buildbot-console-view/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/buildbot-console-view/Manifest dev-util/buildbot-console-view/buildbot-console-view-0.9.0_rc2.ebuild X-VCS-Directories: dev-util/buildbot-console-view/ X-VCS-Committer: dolsen X-VCS-Committer-Name: Brian Dolbec X-VCS-Revision: 51780706661d0223cddd9ea82340b437550b23f2 X-VCS-Branch: master Date: Thu, 1 Sep 2016 17:14: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-Archives-Salt: e9fb8ea4-e148-499d-af14-7394e983c286 X-Archives-Hash: b8f43205f6583887c81e4f092d18326b commit: 51780706661d0223cddd9ea82340b437550b23f2 Author: Brian Dolbec gentoo org> AuthorDate: Thu Sep 1 17:08:51 2016 +0000 Commit: Brian Dolbec gentoo org> CommitDate: Thu Sep 1 17:13:48 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51780706 dev-util/buildbot-console-view: Version bump Package-Manager: portage-2.3.0 dev-util/buildbot-console-view/Manifest | 1 + .../buildbot-console-view-0.9.0_rc2.ebuild | 45 ++++++++++++++++++++++ 2 files changed, 46 insertions(+) diff --git a/dev-util/buildbot-console-view/Manifest b/dev-util/buildbot-console-view/Manifest index 612a0ea..497a1bb 100644 --- a/dev-util/buildbot-console-view/Manifest +++ b/dev-util/buildbot-console-view/Manifest @@ -1 +1,2 @@ DIST buildbot-console-view-0.9.0rc1.tar.gz 627043 SHA256 4cd6c276082a65d2a7d6c9f8fbc14c9f7a57f80ca6ffa09b111976e026ab9d3c SHA512 80ceae74a2dc2035e6e389ee462a5c92aaf3f4d06008c5b01b2b71b6725c4380cc82b2145ffb09e77425926cf06b6ab60a027996d128579c4e83ca0984c40f06 WHIRLPOOL 87194dc0e6ca5b027f1d8f8d64756b145eadc958d02435508f6b5cb9a11323a1c1bd11bc5dad9780d1d4ecc5ac7dad7c5f01cc2a2bada221e8233849724c9c12 +DIST buildbot-console-view-0.9.0rc2.tar.gz 627036 SHA256 2b22f23085c59ed23476aec82b38b5f1b1118b9075349ba905cdd9ae037ee024 SHA512 52baa15bfc5b69886fd73a8441057d36269a3206e471eb14733a9581f260ceeea01c73f41d9cd507287f74cf37baa38eb8ffcf104466be253e7e5a45d4841378 WHIRLPOOL d3082991baba6f017464ffdf7415eac02827787cfdcc7034e039e2876fa2ce9f39806c4c3708a3df5a72a5696b26b3ae6d6b533f3def1ab76198c234d25ff513 diff --git a/dev-util/buildbot-console-view/buildbot-console-view-0.9.0_rc2.ebuild b/dev-util/buildbot-console-view/buildbot-console-view-0.9.0_rc2.ebuild new file mode 100644 index 00000000..1f4fbb2 --- /dev/null +++ b/dev-util/buildbot-console-view/buildbot-console-view-0.9.0_rc2.ebuild @@ -0,0 +1,45 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" +PYTHON_REQ_USE="sqlite" +PYTHON_COMPAT=( python2_7 ) + +EGIT_REPO_URI="git://github.com/buildbot/buildbot.git" + +[[ ${PV} == *9999 ]] && inherit git-r3 +inherit distutils-r1 + +DESCRIPTION="Buildbot console-view plugin" +HOMEPAGE="http://trac.buildbot.net/ https://github.com/buildbot/buildbot http://pypi.python.org/pypi/buildbot" + +MY_V="0.9.0rc2" +MY_P="${PN}-${MY_V}" +[[ ${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 + +RDEPEND=" + ~dev-util/buildbot-${PV}[${PYTHON_USEDEP}] + dev-python/mock[${PYTHON_USEDEP}] + ~dev-util/buildbot-www-${PV}[${PYTHON_USEDEP}] +" + +DEPEND="${RDEPEND} + >=dev-python/setuptools-21.2.1[${PYTHON_USEDEP}] +" + +S="${WORKDIR}/${MY_P}" +#[[ ${PV} == *9999 ]] && S=${S}/www/base + +python_install_all() { + distutils-r1_python_install_all +}