From: "Georgy Yakovlev" <gyakovlev@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/lsvpd/
Date: Sun, 15 May 2022 10:49:22 +0000 (UTC) [thread overview]
Message-ID: <1652611740.912136ba082d2661647e813bf782f1e4733a40f2.gyakovlev@gentoo> (raw)
commit: 912136ba082d2661647e813bf782f1e4733a40f2
Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Sun May 15 10:27:19 2022 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Sun May 15 10:49:00 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=912136ba
sys-apps/lsvpd: add 1.7.14
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
sys-apps/lsvpd/Manifest | 1 +
sys-apps/lsvpd/lsvpd-1.7.14.ebuild | 35 +++++++++++++++++++++++++++++++++++
sys-apps/lsvpd/metadata.xml | 1 +
3 files changed, 37 insertions(+)
diff --git a/sys-apps/lsvpd/Manifest b/sys-apps/lsvpd/Manifest
index a3ef48f0461b..58de2937c2bf 100644
--- a/sys-apps/lsvpd/Manifest
+++ b/sys-apps/lsvpd/Manifest
@@ -1 +1,2 @@
DIST lsvpd-1.7.13.tar.gz 93269 BLAKE2B 9b92de69b810314dd8c84e300fabcce2117b16373b68c7e414cd6035f1b64f90fec2e2c4f0b623263d0f7de1e499464139e7b8ffa30e2e13b76fce50ea67ff4c SHA512 99039b622051a24d1d17a014a81c6909a403c4b3746c2e4e62b0822f1d14319b3fcd5c82c13ec240ef2110c8a08de5b74a39ed0dea8a482977a475566cd83d3b
+DIST lsvpd-1.7.14.tar.gz 93419 BLAKE2B a79706993678b5732896141017ade419fe4ffb15cae0c8c68d8f9e64ce7d4f007a5f5d80b1e6c0935e23f41641f95ee1becdacb1515b34278eb7d7cc23df129b SHA512 f9c507db1e5e16adeccf50ce94a0bb891e4907724ed36da88fa94cdca11436124dc6615b3c9287a1a26ee1beb51a0d3c203c58b15e7bcf9a4338087ae4ff8018
diff --git a/sys-apps/lsvpd/lsvpd-1.7.14.ebuild b/sys-apps/lsvpd/lsvpd-1.7.14.ebuild
new file mode 100644
index 000000000000..3e1d9c5a79f2
--- /dev/null
+++ b/sys-apps/lsvpd/lsvpd-1.7.14.ebuild
@@ -0,0 +1,35 @@
+# Copyright 2020-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit autotools
+
+DESCRIPTION="Utility to List Device Vital Product Data (VPD)"
+HOMEPAGE="https://github.com/power-ras/lsvpd"
+SRC_URI="https://github.com/power-ras/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2+ LGPL-2.1+"
+SLOT="0"
+KEYWORDS="~ppc64"
+IUSE=""
+
+RDEPEND="
+ dev-db/sqlite:3
+ sys-apps/hwdata
+ sys-apps/sg3_utils:0=
+ sys-libs/librtas
+ >=sys-libs/libvpd-2.2.9:=
+ sys-libs/zlib
+"
+
+DEPEND="${RDEPEND}
+ virtual/os-headers
+"
+
+BDEPEND=""
+
+src_prepare() {
+ default
+ eautoreconf
+}
diff --git a/sys-apps/lsvpd/metadata.xml b/sys-apps/lsvpd/metadata.xml
index 8526d81e6097..e6e188d96782 100644
--- a/sys-apps/lsvpd/metadata.xml
+++ b/sys-apps/lsvpd/metadata.xml
@@ -20,5 +20,6 @@
</longdescription>
<upstream>
<remote-id type="github">power-ras/lsvpd</remote-id>
+ <changelog>https://github.com/power-ras/lsvpd/blob/master/ChangeLog</changelog>
</upstream>
</pkgmetadata>
next reply other threads:[~2022-05-15 10:49 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-15 10:49 Georgy Yakovlev [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-11-30 18:00 [gentoo-commits] repo/gentoo:master commit in: sys-apps/lsvpd/ Georgy Yakovlev
2022-11-30 1:24 Sam James
2021-12-25 0:02 Mike Gilbert
2021-12-07 20:29 Sam James
2021-11-28 20:08 Mike Gilbert
2021-10-07 16:04 Georgy Yakovlev
2021-10-07 16:04 Georgy Yakovlev
2021-07-07 2:17 Sam James
2021-06-04 23:32 Georgy Yakovlev
2021-04-03 17:48 Mike Gilbert
2020-12-25 12:17 Sergei Trofimovich
2020-12-18 10:25 Sergei Trofimovich
2020-05-29 1:54 Georgy Yakovlev
2020-05-05 21:13 Georgy Yakovlev
2020-02-21 0:50 Georgy Yakovlev
2020-02-21 0:50 Georgy Yakovlev
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=1652611740.912136ba082d2661647e813bf782f1e4733a40f2.gyakovlev@gentoo \
--to=gyakovlev@gentoo.org \
--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