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: Tue, 30 May 2023 03:44:20 +0000 (UTC)	[thread overview]
Message-ID: <1685418252.fef574684297c8e156a932ad9c83eb20c8efe62d.sam@gentoo> (raw)

commit:     fef574684297c8e156a932ad9c83eb20c8efe62d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue May 30 03:44:04 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue May 30 03:44:12 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fef57468

app-doc/eclass-manpages: add 20230530

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

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

diff --git a/app-doc/eclass-manpages/Manifest b/app-doc/eclass-manpages/Manifest
index 419f115ba875..3b2f669f35a1 100644
--- a/app-doc/eclass-manpages/Manifest
+++ b/app-doc/eclass-manpages/Manifest
@@ -1,3 +1,4 @@
 DIST eclass-manpages-20230329.tar.xz 409168 BLAKE2B 5913afcf95174540546d238cc637689fe0c7de2013f4271ac3feee749eb2fede8b741e2409ba09060fd5c36941e36ee504be8a584201d04b368886f50abfd3ea SHA512 ee43c47f26b474acec2f778a5bf05c752198d2f5cce959a337eaa674465c92869e213dd4aea8243671825cea80bbfbec7040cac283354de4e8feeefeace46d32
 DIST eclass-manpages-20230417.tar.xz 409620 BLAKE2B 0e1b3cce23ee9f2a91b87c5de89819eca8fd50101e813ecf56c8a1d4147bf33006505425be95a2f1693ec084fbf9409c2aaf1dccf6d9cbf244e71ee1c0e1498d SHA512 2cef6f30e917979b9f56c11f953c27a8048842b432fc6641ea06daf479bc202d9ea2f8ce26769584f317bf3cde2c2f9736d2605546be1b1a10ea557177639de3
 DIST eclass-manpages-20230512.tar.xz 410888 BLAKE2B a6a26230b7e06a4a62c9e7a6695af3849ed0504ac24da4a2b05ce770a44b69224da6eedae960a7c0a43a9cadbac24b88ef76dd1b2cf9853e91c424e63136989a SHA512 e09513b23268fc5bc84dcea90f5c9901ae0b376379b4235dc599553c3664a29d72cef15787acf4ef3bb2cd9081b95891dc5c100e9f88b6f133b7fbee13c011ad
+DIST eclass-manpages-20230530.tar.xz 422768 BLAKE2B 1e2985175be537300aa31e87ea397eb103d0b5118f792ea46a06a9100ea4d0c15d25bccdd47e855a2d9b21fe3e0af1f22bdcf97997b1ce79a0c2b0a07b497812 SHA512 7471cd52678ae2f7f4e62c7f6acafa2ea7e7df2949db0280d443c9395c25dc45933050a4c8cdda0d69d0d181d7004c927c9366bfaeb3d2c65f60cd2d62f7c8ff

diff --git a/app-doc/eclass-manpages/eclass-manpages-20230530.ebuild b/app-doc/eclass-manpages/eclass-manpages-20230530.ebuild
new file mode 100644
index 000000000000..a48746c8b4c9
--- /dev/null
+++ b/app-doc/eclass-manpages/eclass-manpages-20230530.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2023 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 ~ia64 ~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:[~2023-05-30  3:44 UTC|newest]

Thread overview: 77+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-30  3:44 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-05  1:05 [gentoo-commits] repo/gentoo:master commit in: app-doc/eclass-manpages/ 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-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=1685418252.fef574684297c8e156a932ad9c83eb20c8efe62d.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