From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-build/pdpmake/
Date: Fri, 24 May 2024 18:26:01 +0000 (UTC) [thread overview]
Message-ID: <1716502535.295f1bcd6eb526552cd6fc0071f95e817ca19cab.julien@gentoo> (raw)
commit: 295f1bcd6eb526552cd6fc0071f95e817ca19cab
Author: Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
AuthorDate: Thu May 23 22:11:41 2024 +0000
Commit: Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Thu May 23 22:15:35 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=295f1bcd
dev-build/pdpmake: new package, add 1.4.2
Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me>
dev-build/pdpmake/Manifest | 1 +
dev-build/pdpmake/metadata.xml | 8 ++++++++
dev-build/pdpmake/pdpmake-1.4.2.ebuild | 19 +++++++++++++++++++
3 files changed, 28 insertions(+)
diff --git a/dev-build/pdpmake/Manifest b/dev-build/pdpmake/Manifest
new file mode 100644
index 000000000..83ebcee30
--- /dev/null
+++ b/dev-build/pdpmake/Manifest
@@ -0,0 +1 @@
+DIST pdpmake-1.4.2.tgz 39514 BLAKE2B 188d95e4be13de07927f34b05cd2aa5a6e86d238a3e4a2f36f4bf477bc9fd81ba15fc9af9b506c7e22fd95c1669ca6d14877ebd0ebfbcae5558e0ba7450e2039 SHA512 3f43685eeaeea15d55d4a6e7ca6f8a36d344e4f5096aca19f56b696db79dcf6a7d9593cef1d99b15d1a025ee45c23a4e1c217800bbc6006afacf20468c547d31
diff --git a/dev-build/pdpmake/metadata.xml b/dev-build/pdpmake/metadata.xml
new file mode 100644
index 000000000..2092bcc33
--- /dev/null
+++ b/dev-build/pdpmake/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>contact@hacktivis.me</email>
+ <name>Haelwenn (lanodan) Monnier</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/dev-build/pdpmake/pdpmake-1.4.2.ebuild b/dev-build/pdpmake/pdpmake-1.4.2.ebuild
new file mode 100644
index 000000000..2bf363aea
--- /dev/null
+++ b/dev-build/pdpmake/pdpmake-1.4.2.ebuild
@@ -0,0 +1,19 @@
+# Copyright 2024 Haelwenn (lanodan) Monnier <contact@hacktivis.me>
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Public domain POSIX make"
+HOMEPAGE="https://frippery.org/make"
+SRC_URI="https://frippery.org/make/pdpmake-1.4.2.tgz"
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~amd64"
+
+src_test() {
+ emake test
+}
+
+src_install() {
+ emake install DESTDIR="${ED}" PREFIX=/usr
+}
next reply other threads:[~2024-05-24 18:26 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-24 18:26 Julien Roy [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-15 11:12 [gentoo-commits] repo/proj/guru:master commit in: dev-build/pdpmake/ Julien Roy
2024-09-19 0:55 David Roman
2025-01-22 15:42 Julien Roy
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=1716502535.295f1bcd6eb526552cd6fc0071f95e817ca19cab.julien@gentoo \
--to=julien@jroy.ca \
--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