From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1120659-garchives=archives.gentoo.org@lists.gentoo.org> 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 8FDD8138334 for <garchives@archives.gentoo.org>; Wed, 6 Nov 2019 07:41:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A603DE08F3; Wed, 6 Nov 2019 07:41:34 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 88563E08F3 for <gentoo-commits@lists.gentoo.org>; Wed, 6 Nov 2019 07:41:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 DCBF434C938 for <gentoo-commits@lists.gentoo.org>; Wed, 6 Nov 2019 07:41:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D766C778 for <gentoo-commits@lists.gentoo.org>; Wed, 6 Nov 2019 07:41:30 +0000 (UTC) From: "Brian Gloyer" <brian.gloyer@gmail.com> 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 Gloyer" <brian.gloyer@gmail.com> Message-ID: <1573025777.7f27e74ceed3cd2c0f76b5d7e52660b790ef3349.brian.gloyer@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-portage/pacvis/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-portage/pacvis/Manifest app-portage/pacvis/pacvis-0.4.2.ebuild X-VCS-Directories: app-portage/pacvis/ X-VCS-Committer: brian.gloyer X-VCS-Committer-Name: Brian Gloyer X-VCS-Revision: 7f27e74ceed3cd2c0f76b5d7e52660b790ef3349 X-VCS-Branch: dev Date: Wed, 6 Nov 2019 07:41:30 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 89bd9e8c-b131-4f9c-b11e-f54a3deac671 X-Archives-Hash: b74b89453a43a1231cb5d9fee4526a4e commit: 7f27e74ceed3cd2c0f76b5d7e52660b790ef3349 Author: brian gloyer <brian.gloyer <AT> gmail <DOT> com> AuthorDate: Wed Nov 6 07:33:45 2019 +0000 Commit: Brian Gloyer <brian.gloyer <AT> gmail <DOT> com> CommitDate: Wed Nov 6 07:36:17 2019 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7f27e74c app-portage/pacvis: Bump to version 0.4.2 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: brian gloyer <brian.gloyer <AT> gmail.com> app-portage/pacvis/Manifest | 1 + app-portage/pacvis/pacvis-0.4.2.ebuild | 18 ++++++++++++++++++ 2 files changed, 19 insertions(+) diff --git a/app-portage/pacvis/Manifest b/app-portage/pacvis/Manifest index 4959bde..bc616a3 100644 --- a/app-portage/pacvis/Manifest +++ b/app-portage/pacvis/Manifest @@ -1 +1,2 @@ DIST pacvis-0.4.1.tar.gz 511582 BLAKE2B 61fe99358b2d1c6f1b500583fa9f4b017ba2548e246c0a4ed2ab59e224e8e8273cfb9c1fdaa233421ce3f45a0e498598b757995c2e74e568450e81cbd44184aa SHA512 146dc13f66c7dcb81f8cbe67461a58df2ea8874c7e4fe97910006b3295c55ce4aa1dff989586a46e2c50ab8156a8dd2519962bf041c54877d1e4de43915ae015 +DIST pacvis-0.4.2.tar.gz 511929 BLAKE2B 3be3dd286caf27b4a27e6ee813db2445262438016def5d14afbeaec70d12ea905fe97cb94b9e19bfc1a12a9560e5647808a5f7e17347db3980f0d308081ce773 SHA512 da86165454845edc229fcd417ceb293402e400caead4ac23f2b8a5c28fd40eea6720c6016092ab5d375d9a756744a7f68a4dbd78431a410dada86048ee188c58 diff --git a/app-portage/pacvis/pacvis-0.4.2.ebuild b/app-portage/pacvis/pacvis-0.4.2.ebuild new file mode 100644 index 0000000..2e20d84 --- /dev/null +++ b/app-portage/pacvis/pacvis-0.4.2.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +PYTHON_COMPAT=( python{3_6,3_7} ) + +inherit distutils-r1 + +DESCRIPTION="Displays dependency graphs of packages" +HOMEPAGE="https://github.com/bgloyer/pacvis.git" +SRC_URI="https://github.com/bgloyer/pacvis/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" +IUSE="" + +RDEPEND="www-servers/tornado[${PYTHON_USEDEP}]"