From: "Brian Gloyer" <brian.gloyer@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-portage/pacvis/
Date: Fri, 30 Aug 2019 02:36:06 +0000 (UTC) [thread overview]
Message-ID: <1567132507.0b327ff4532fc6c001c3a2d8398d98698fb0e216.brian.gloyer@gentoo> (raw)
commit: 0b327ff4532fc6c001c3a2d8398d98698fb0e216
Author: brian gloyer <bg <AT> thuy <DOT> com>
AuthorDate: Thu Aug 29 06:14:59 2019 +0000
Commit: Brian Gloyer <brian.gloyer <AT> gmail <DOT> com>
CommitDate: Fri Aug 30 02:35:07 2019 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0b327ff4
port of pacvis to Gentoo.
pacvis shows a dependency graph of packages as seen by portage
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Bug: https://bugs.gentoo.org/692590
Signed-off-by: brian gloyer <brian.gloyer <AT> gmail.com>
app-portage/pacvis/Manifest | 1 +
app-portage/pacvis/metadata.xml | 16 ++++++++++++++++
app-portage/pacvis/pacvis-0.4.0.ebuild | 18 ++++++++++++++++++
app-portage/pacvis/pacvis-9999.ebuild | 19 +++++++++++++++++++
4 files changed, 54 insertions(+)
diff --git a/app-portage/pacvis/Manifest b/app-portage/pacvis/Manifest
new file mode 100644
index 0000000..5f8b54d
--- /dev/null
+++ b/app-portage/pacvis/Manifest
@@ -0,0 +1 @@
+DIST pacvis-0.4.0.tar.gz 510373 BLAKE2B 0935eb1c5789d0e744a6b3a8c147ecaaa0cbb8e6de02996d7c4e608f86b660e3c2391b66925618f33338fcf82ec6df844bb0748dda25c59542a6711c5601a8c8 SHA512 c6d920a485672c9f1083619be2788823f818c5a8adeee1ee9d207b3a40b5c0c7b1265aab2bc9533324cdc7c53ba9926751c6e1f129be7f5b1c64346ec3e6669a
diff --git a/app-portage/pacvis/metadata.xml b/app-portage/pacvis/metadata.xml
new file mode 100644
index 0000000..90bbe38
--- /dev/null
+++ b/app-portage/pacvis/metadata.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>brian.gloyer@gmail.com</email>
+ <name>brian gloyer</name>
+ </maintainer>
+ <upstream>
+ <maintainer status="active">
+ <email>brian.gloyer@gmail.com</email>
+ <name>brian gloyer</name>
+ </maintainer>
+ <bugs-to>https://github.com/bgloyer/pacvis/issues/</bugs-to>
+ <remote-id type="github">bgloyer/pacvis</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/app-portage/pacvis/pacvis-0.4.0.ebuild b/app-portage/pacvis/pacvis-0.4.0.ebuild
new file mode 100644
index 0000000..2e20d84
--- /dev/null
+++ b/app-portage/pacvis/pacvis-0.4.0.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}]"
diff --git a/app-portage/pacvis/pacvis-9999.ebuild b/app-portage/pacvis/pacvis-9999.ebuild
new file mode 100644
index 0000000..90458ae
--- /dev/null
+++ b/app-portage/pacvis/pacvis-9999.ebuild
@@ -0,0 +1,19 @@
+# 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} )
+
+EGIT_REPO_URI="https://github.com/bgloyer/pacvis.git"
+inherit distutils-r1 git-r3
+
+DESCRIPTION="Displays dependency graphs of packages"
+HOMEPAGE="https://github.com/bgloyer/pacvis.git"
+SRC_URI=""
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS=""
+IUSE=""
+
+RDEPEND="www-servers/tornado[${PYTHON_USEDEP}]"
next reply other threads:[~2019-08-30 2:36 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-30 2:36 Brian Gloyer [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-10-07 6:03 [gentoo-commits] repo/proj/guru:dev commit in: app-portage/pacvis/ Brian Gloyer
2019-10-10 4:16 Brian Gloyer
2019-11-06 7:41 Brian Gloyer
2020-04-26 22:39 Alessandro Barbieri
2020-06-15 1:32 Brian Gloyer
2020-09-07 17:32 Brian Gloyer
2021-06-27 20:23 Brian Gloyer
2022-06-25 3:01 Brian Gloyer
2023-06-12 14:40 Tomas Fabrizio Orsi
2024-04-14 1:39 [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-04-14 1:38 ` [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-05-11 6:12 Brian Gloyer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1567132507.0b327ff4532fc6c001c3a2d8398d98698fb0e216.brian.gloyer@gentoo \
--to=brian.gloyer@gmail.com \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox