From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-cdr/geteltorito/
Date: Mon, 24 Sep 2018 19:06:34 +0000 (UTC) [thread overview]
Message-ID: <1537815928.da71cda3220c764ac040523195d3b3554e729e62.ulm@gentoo> (raw)
commit: da71cda3220c764ac040523195d3b3554e729e62
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 24 18:55:52 2018 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon Sep 24 19:05:28 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da71cda3
app-cdr/geteltorito: Initial import.
From my developer overlay. Ebuild contributed by me.
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
app-cdr/geteltorito/Manifest | 1 +
app-cdr/geteltorito/geteltorito-0.6.ebuild | 21 +++++++++++++++++++++
app-cdr/geteltorito/metadata.xml | 7 +++++++
3 files changed, 29 insertions(+)
diff --git a/app-cdr/geteltorito/Manifest b/app-cdr/geteltorito/Manifest
new file mode 100644
index 00000000000..a35abb34866
--- /dev/null
+++ b/app-cdr/geteltorito/Manifest
@@ -0,0 +1 @@
+DIST geteltorito-0.6.tar.gz 11971 BLAKE2B 8d02c48477a7a37287028c68a3a647bb19b07b299818bf589d40537d0af0d044c85d421a149ce9f8a2fc5bb4d6f4db20b90da29fae35267eaf9d58b73c6f4159 SHA512 c9823b8dffaf98d08383606aa21971605a001880bf7abfe614be4380963237ab55f0fcaeb6be393a3902b5d1dc43ce283ca16ef40ea142b2b2d825d3467e31e9
diff --git a/app-cdr/geteltorito/geteltorito-0.6.ebuild b/app-cdr/geteltorito/geteltorito-0.6.ebuild
new file mode 100644
index 00000000000..60d7f6b4809
--- /dev/null
+++ b/app-cdr/geteltorito/geteltorito-0.6.ebuild
@@ -0,0 +1,21 @@
+# Copyright 2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="El Torito boot image extractor"
+HOMEPAGE="https://userpages.uni-koblenz.de/~krienke/"
+SRC_URI="https://userpages.uni-koblenz.de/~krienke/ftp/noarch/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="dev-lang/perl"
+
+S="${WORKDIR}/${PN}"
+
+src_install() {
+ dobin geteltorito
+ dodoc README
+}
diff --git a/app-cdr/geteltorito/metadata.xml b/app-cdr/geteltorito/metadata.xml
new file mode 100644
index 00000000000..c665e48637b
--- /dev/null
+++ b/app-cdr/geteltorito/metadata.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="person">
+ <email>ulm@gentoo.org</email>
+</maintainer>
+</pkgmetadata>
next reply other threads:[~2018-09-24 19:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-24 19:06 Ulrich Müller [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-05-18 12:55 [gentoo-commits] repo/gentoo:master commit in: app-cdr/geteltorito/ Agostino Sarubbo
2020-05-18 13:02 Agostino Sarubbo
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=1537815928.da71cda3220c764ac040523195d3b3554e729e62.ulm@gentoo \
--to=ulm@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