From: "Kurt Kanzenbach" <kurt@kmk-computers.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-embedded/mv88e6xxx-dump/
Date: Sun, 28 Mar 2021 09:59:02 +0000 (UTC) [thread overview]
Message-ID: <1616925507.426b899be17233b3f9c9912c979a9eecb9c2f7f3.KurtKanzenbach@gentoo> (raw)
commit: 426b899be17233b3f9c9912c979a9eecb9c2f7f3
Author: Kurt Kanzenbach <kurt <AT> kmk-computers <DOT> de>
AuthorDate: Sun Mar 28 09:54:28 2021 +0000
Commit: Kurt Kanzenbach <kurt <AT> kmk-computers <DOT> de>
CommitDate: Sun Mar 28 09:58:27 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=426b899b
dev-embedded/mv88e6xxx-dump: Add mv88e6xxx-dump
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Kurt Kanzenbach <kurt <AT> kmk-computers.de>
dev-embedded/mv88e6xxx-dump/Manifest | 1 +
dev-embedded/mv88e6xxx-dump/metadata.xml | 14 +++++++++++
.../mv88e6xxx-dump-0.2.0_pre20210327.ebuild | 27 ++++++++++++++++++++++
3 files changed, 42 insertions(+)
diff --git a/dev-embedded/mv88e6xxx-dump/Manifest b/dev-embedded/mv88e6xxx-dump/Manifest
new file mode 100644
index 000000000..566e5bc69
--- /dev/null
+++ b/dev-embedded/mv88e6xxx-dump/Manifest
@@ -0,0 +1 @@
+DIST mv88e6xxx-dump-0.2.0_pre20210327.tar.gz 33322 BLAKE2B 0cdcad23bc2cbfca0f3f9d83653fdf3fe7af4248af2f079d06d3e568e86e24eb1023d4cede2118fc7eb00dea916ad4d11f638e651817182a9f4f6f2200ac330b SHA512 aca3dd3189334f4b9930d494efede0ab462de10a409511963fc51a978272061ac9617893577b1df4da92012fe136f04c08d738e92a4f5910b4bf0d19b44b579f
diff --git a/dev-embedded/mv88e6xxx-dump/metadata.xml b/dev-embedded/mv88e6xxx-dump/metadata.xml
new file mode 100644
index 000000000..9bbe8744c
--- /dev/null
+++ b/dev-embedded/mv88e6xxx-dump/metadata.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>kurt@kmk-computers.de</email>
+ <name>Kurt Kanzenbach</name>
+ </maintainer>
+ <longdescription lang="en">
+ Dump information about Marvell mv88e6xxx Ethernet switches.
+ </longdescription>
+ <upstream>
+ <remote-id type="github">lunn/mv88e6xxx_dump</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/dev-embedded/mv88e6xxx-dump/mv88e6xxx-dump-0.2.0_pre20210327.ebuild b/dev-embedded/mv88e6xxx-dump/mv88e6xxx-dump-0.2.0_pre20210327.ebuild
new file mode 100644
index 000000000..23ceb08b1
--- /dev/null
+++ b/dev-embedded/mv88e6xxx-dump/mv88e6xxx-dump-0.2.0_pre20210327.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools libtool
+
+MY_COMMIT="25fa4d07d7a5551fee6d8d7ad128cdffd50532c8"
+
+DESCRIPTION="Dump information about Marvell mv88e6xxx Ethernet switches"
+HOMEPAGE="https://github.com/lunn/mv88e6xxx_dump"
+SRC_URI="https://github.com/lunn/${PN}/archive/${MY_COMMIT}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+BDEPEND="virtual/pkgconfig"
+
+DEPEND="net-libs/libmnl:="
+
+S="${WORKDIR}/mv88e6xxx_dump-${MY_COMMIT}"
+
+src_prepare() {
+ default
+ eautoreconf
+}
next reply other threads:[~2021-03-28 9:59 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-28 9:59 Kurt Kanzenbach [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-03-28 11:24 [gentoo-commits] repo/proj/guru:dev commit in: dev-embedded/mv88e6xxx-dump/ Andrew Ammerlaan
2021-03-28 18:14 Kurt Kanzenbach
2021-03-31 11:54 Kurt Kanzenbach
2021-12-15 10:57 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-12-15 10:57 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2024-05-21 18:25 Kurt Kanzenbach
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=1616925507.426b899be17233b3f9c9912c979a9eecb9c2f7f3.KurtKanzenbach@gentoo \
--to=kurt@kmk-computers.de \
--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