public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sebastian Pipping" <sping@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/dcfldd/
Date: Wed, 15 Apr 2020 11:28:30 +0000 (UTC)	[thread overview]
Message-ID: <1586950088.af54a33502c6516332c5e54912f4d5c053e48ead.sping@gentoo> (raw)

commit:     af54a33502c6516332c5e54912f4d5c053e48ead
Author:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 15 11:25:33 2020 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Wed Apr 15 11:28:08 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af54a335

sys-apps/dcfldd: 1.7

Signed-off-by: Sebastian Pipping <sping <AT> gentoo.org>
Package-Manager: Portage-2.3.99, Repoman-2.3.22

 sys-apps/dcfldd/Manifest          |  1 +
 sys-apps/dcfldd/dcfldd-1.7.ebuild | 25 +++++++++++++++++++++++++
 sys-apps/dcfldd/metadata.xml      |  5 ++++-
 3 files changed, 30 insertions(+), 1 deletion(-)

diff --git a/sys-apps/dcfldd/Manifest b/sys-apps/dcfldd/Manifest
index 5c52b743a1c..c912fc4ffd3 100644
--- a/sys-apps/dcfldd/Manifest
+++ b/sys-apps/dcfldd/Manifest
@@ -1,3 +1,4 @@
 DIST dcfldd-1.3.4-1.tar.gz 163141 BLAKE2B 99954c674907196020dc1eff86103122897accdf0ff20ea0e6d5582d7fb87e4bcebfd12bf774f47e402853240896bbd536500c79ae6e7b478a3611171745dcc3 SHA512 04b53adf62c6b468ff816e2cd94cf360eb5315eb980e2aa7d71afae706ec9c4683430269e82d712608be265710907fdaaa1316e4f734b7481ee9395a37926c7a
 DIST dcfldd-1.5.tar.gz 81661 BLAKE2B c1037c8948bfa78704279b438f4604c8b6383d3840947c0e8e0a3ea52ba2b96fe0958b38e700675be97ec2bcee4fb6290f94a847476e3536fdd2790891d02cc9 SHA512 4c91211bf10fec409abe930fe67ae73ebfa67b5a29263cc2b5de7bc42df51f4c7d0647261e31bdad96b591f947c2f0e951004befe296fc37957ce5b56756debd
 DIST dcfldd-1.6.tar.gz 81795 BLAKE2B e4e09fd2f3720bb4a1ecff3427bbdda832d2c82cbc1dd95ef884fa3b10a02707d6eaa6302c86518d124eaff5669ecd4d5bbe8b207bb1bb70f7fdb1c88ee8ecae SHA512 893bb4920d86749fd01e877239ddbb3e85e73f6b305c8cd6e9a38135fec1f8c14dc748f5761a3630e83299769284c55a80afc93f3c9981cd8b4e19d4506a8c08
+DIST dcfldd-1.7.tar.gz 81892 BLAKE2B bf34dcd3e0430421c36dbd9d6b3f5ea2d4a4cb41151db8f14deb48d4169d1008fee2776f2ae821ea40ca7743f2354db62520bc919206e02a6e525ed6a38a0fec SHA512 e1dc4773438914a8102a692c7b7cbf486a9b03111820facb0134b4b9d058751695d1a7c64481852026412aacbb0fa04a18f833ff77ca30f154d5067a07057f31

diff --git a/sys-apps/dcfldd/dcfldd-1.7.ebuild b/sys-apps/dcfldd/dcfldd-1.7.ebuild
new file mode 100644
index 00000000000..83b8567efac
--- /dev/null
+++ b/sys-apps/dcfldd/dcfldd-1.7.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+inherit autotools
+
+DESCRIPTION="enhanced dd with features for forensics and security"
+HOMEPAGE="http://dcfldd.sourceforge.net/"
+SRC_URI="https://github.com/resurrecting-open-source-projects/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+DOCS=(
+	AUTHORS
+	CONTRIBUTING.md
+	ChangeLog
+	NEWS
+	README.md
+)
+
+src_prepare() {
+	default
+	eautoreconf
+}

diff --git a/sys-apps/dcfldd/metadata.xml b/sys-apps/dcfldd/metadata.xml
index 4204703809b..d24bba91dc0 100644
--- a/sys-apps/dcfldd/metadata.xml
+++ b/sys-apps/dcfldd/metadata.xml
@@ -1,7 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<!-- maintainer-needed -->
+	<maintainer type="person">
+		<email>sping@gentoo.org</email>
+		<name>Sebastian Pipping</name>
+	</maintainer>
 	<upstream>
 		<remote-id type="sourceforge">dcfldd</remote-id>
 	</upstream>


             reply	other threads:[~2020-04-15 11:28 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-15 11:28 Sebastian Pipping [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-06 13:27 [gentoo-commits] repo/gentoo:master commit in: sys-apps/dcfldd/ Sam James
2024-05-06 13:27 Sam James
2024-05-01 18:42 Sebastian Pipping
2023-04-26 14:41 Sebastian Pipping
2023-04-26 14:41 Sebastian Pipping
2023-02-12  4:47 Sebastian Pipping
2023-02-11  0:22 Sebastian Pipping
2023-02-11  0:20 Sebastian Pipping
2023-01-11 22:59 Sam James
2023-01-11 21:43 Sam James
2022-11-29  1:18 Sebastian Pipping
2022-10-17 22:50 Sebastian Pipping
2022-05-25 16:50 Jakov Smolić
2021-08-18 11:02 Sebastian Pipping
2021-03-13 13:43 Sebastian Pipping
2021-03-13 11:37 Sam James
2021-03-13 11:36 Sam James
2020-01-27  0:27 Jeroen Roovers
2020-01-02  0:06 Jeroen Roovers
2019-02-10 12:12 Mikle Kolyada
2019-02-10 12:12 Mikle Kolyada
2019-02-10 12:12 Mikle Kolyada
2018-08-11  9:06 Andreas Sturmlechner
2017-08-11 17:38 Michał Górny

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=1586950088.af54a33502c6516332c5e54912f4d5c053e48ead.sping@gentoo \
    --to=sping@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