public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-doc/eclass-manpages/
Date: Fri, 11 Jul 2025 03:04:59 +0000 (UTC)	[thread overview]
Message-ID: <1752203027.8089ad098e5b41a9d566d1aafbda20c597fe91c7.sam@gentoo> (raw)

commit:     8089ad098e5b41a9d566d1aafbda20c597fe91c7
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 11 03:03:47 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 11 03:03:47 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8089ad09

app-doc/eclass-manpages: add 20250711

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-doc/eclass-manpages/Manifest                   |  1 +
 .../eclass-manpages-20250711.ebuild                | 24 ++++++++++++++++++++++
 2 files changed, 25 insertions(+)

diff --git a/app-doc/eclass-manpages/Manifest b/app-doc/eclass-manpages/Manifest
index 049cbcbbb0e7..7bb518a8779c 100644
--- a/app-doc/eclass-manpages/Manifest
+++ b/app-doc/eclass-manpages/Manifest
@@ -1,3 +1,4 @@
 DIST eclass-manpages-20250506.tar.xz 483068 BLAKE2B e4c2aacd5e2b1416c9deb337a0b8d74b664b1f38e7f0555f812c25de494d8c18628f08e065738e6cfd2082769fc8367478a53849f1923d461027acca16f2a66a SHA512 99a361f0c4a144bf89f3dfdd02d298ef6c3a7138cd2b4e151449559fafaf6e83403ad73334494239c827bbc25eef30e701945b1783c9cc16aeff94fdf29679bb
 DIST eclass-manpages-20250704.tar.xz 484052 BLAKE2B 9711ec8ba766335eb73cfa69cd406960055213eb7d29f7a1e7fd1fcef504e8becc4f638eb351a54dd5032725bdcb43342dba38d80929aa8843d31be03e8332d4 SHA512 a96be86457a9268e986e07496d4a0ac07737ee58e63d7b4e7d4538519b47795d0cbf164520ab253645befeafae35e79832386a0a6dfce5f686f5c25e62a0d413
 DIST eclass-manpages-20250705.tar.xz 498848 BLAKE2B 0a7907abaf983968c219ae26f3c5f0a0e33103b94ea7afdfad06cea22810094e0fdec2bfb150def85158922a444bdb675c0ae3d618d4a6a52175b83771f9e03a SHA512 2fb686403c8307e3a5259c15abdd23bf117ca9d4bcbda2b301e68755a0ba6dc3a2a4fac48d64803cca72626e410295e8684c0a45812788353cd11366b4df8f36
+DIST eclass-manpages-20250711.tar.xz 499388 BLAKE2B 7f4df3869449444fbc8805f468ea06754b8942eef3aec362765a54ed1e81d644e104847f1ded853321b79d45bfb5f818c5da49bfa8fec9c9d482016a4d2f540c SHA512 e4922972cd282d851405f9f9a3223924df27f7edfda40f0faabcbe5d072936039998cf63823faac8e50c6fcf2851cde7d57c0eee9d291a9469c7c11d70aa5672

diff --git a/app-doc/eclass-manpages/eclass-manpages-20250711.ebuild b/app-doc/eclass-manpages/eclass-manpages-20250711.ebuild
new file mode 100644
index 000000000000..0e318cc5afd8
--- /dev/null
+++ b/app-doc/eclass-manpages/eclass-manpages-20250711.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+# Instructions to make a dist tarball:
+# git clone https://github.com/projg2/eclass-to-manpage.git
+# cd eclass-to-manpage
+# make dist ECLASSDIR=~/g/eclass/
+
+DESCRIPTION="Collection of Gentoo eclass manpages"
+HOMEPAGE="https://github.com/projg2/eclass-to-manpage"
+SRC_URI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz"
+
+LICENSE="GPL-2"
+SLOT="0"
+# Keep the keywords stable. No need to change to ~arch.
+KEYWORDS="~alpha amd64 arm arm64 hppa ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
+
+BDEPEND="sys-apps/gawk"
+
+src_install() {
+	emake install DESTDIR="${D}" PREFIX="${EPREFIX}/usr"
+}


             reply	other threads:[~2025-07-11  3:05 UTC|newest]

Thread overview: 85+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-11  3:04 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-08-15  5:28 [gentoo-commits] repo/gentoo:master commit in: app-doc/eclass-manpages/ Sam James
2025-08-15  5:28 Sam James
2025-07-30  5:21 Sam James
2025-07-05  8:49 Sam James
2025-07-04  5:36 Sam James
2025-07-04  5:36 Sam James
2025-05-06  8:55 Sam James
2025-01-05  1:05 Sam James
2024-12-10  4:55 Sam James
2024-11-17  5:30 Sam James
2024-11-17  5:30 Sam James
2024-11-15 21:31 Sam James
2024-11-11 13:08 Sam James
2024-11-09  7:11 Sam James
2024-11-01  1:10 Matt Turner
2024-10-15  1:37 Sam James
2024-09-01 11:05 Sam James
2024-08-11 23:07 Sam James
2024-06-14 10:52 Sam James
2024-06-14 10:52 Sam James
2024-05-12 23:26 Sam James
2024-04-23 21:43 Sam James
2024-04-23 21:10 Sam James
2024-02-29  7:52 Sam James
2024-02-29  7:52 Sam James
2024-02-07  0:51 Sam James
2023-09-19 19:50 Sam James
2023-06-24  5:02 Sam James
2023-06-24  5:02 Sam James
2023-06-01  1:37 Sam James
2023-06-01  1:37 Sam James
2023-05-30  3:44 Sam James
2023-05-12 23:31 Sam James
2023-04-17 21:19 Sam James
2023-04-17 21:19 Sam James
2023-03-29 11:38 Sam James
2023-03-29  2:05 Sam James
2023-03-29  2:05 Sam James
2023-03-09  7:38 Arthur Zamarin
2023-02-22 14:48 Sam James
2023-01-10  6:17 Sam James
2022-09-25  4:39 Sam James
2022-09-25  4:39 Sam James
2022-08-24 21:24 Sam James
2022-07-25  8:56 Ulrich Müller
2022-07-25  8:56 Ulrich Müller
2022-07-25  8:56 Ulrich Müller
2022-07-25  8:56 Ulrich Müller
2022-07-16 19:57 Sam James
2022-07-16 19:57 Sam James
2022-04-17 20:34 Ulrich Müller
2022-04-17 20:34 Ulrich Müller
2022-03-16 17:33 Sam James
2022-03-16 17:33 Sam James
2021-10-02  9:56 Ulrich Müller
2021-10-02  9:55 Ulrich Müller
2021-10-02  9:55 Ulrich Müller
2021-07-12 14:24 Ulrich Müller
2021-07-12 14:24 Ulrich Müller
2021-07-12 14:24 Ulrich Müller
2021-01-04 11:04 Ulrich Müller
2021-01-04 11:04 Ulrich Müller
2020-09-13 18:48 Ulrich Müller
2020-09-13 18:48 Ulrich Müller
2020-07-04  6:51 Michał Górny
2020-02-13 17:09 Ulrich Müller
2019-12-22 11:56 Ulrich Müller
2019-12-15 12:31 Ulrich Müller
2019-12-15 12:31 Ulrich Müller
2019-11-06  8:45 Michał Górny
2019-11-06  8:45 Michał Górny
2019-09-08  6:43 Michał Górny
2019-09-08  6:43 Michał Górny
2019-07-28  8:25 Michał Górny
2019-07-28  6:41 Michał Górny
2019-07-14  6:56 Michał Górny
2019-06-05  6:53 Michał Górny
2019-06-02  6:40 Michał Górny
2019-03-29  8:57 Mikle Kolyada
2019-03-29  8:49 Michał Górny
2019-03-29  8:16 Michał Górny
2019-03-19  6:08 Michał Górny
2019-03-14 12:47 Michał Górny
2019-03-14 12:39 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=1752203027.8089ad098e5b41a9d566d1aafbda20c597fe91c7.sam@gentoo \
    --to=sam@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