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: Thu, 29 Feb 2024 07:52:54 +0000 (UTC) [thread overview]
Message-ID: <1709193160.cf3968b2119c1c3d0309cb411d5721f6d3cbeab8.sam@gentoo> (raw)
commit: cf3968b2119c1c3d0309cb411d5721f6d3cbeab8
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 29 07:50:52 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Feb 29 07:52:40 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf3968b2
app-doc/eclass-manpages: add 20240229
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-doc/eclass-manpages/Manifest | 1 +
.../eclass-manpages-20240229.ebuild | 24 ++++++++++++++++++++++
2 files changed, 25 insertions(+)
diff --git a/app-doc/eclass-manpages/Manifest b/app-doc/eclass-manpages/Manifest
index 721b86c54528..594e1ce3e696 100644
--- a/app-doc/eclass-manpages/Manifest
+++ b/app-doc/eclass-manpages/Manifest
@@ -2,3 +2,4 @@ DIST eclass-manpages-20230601.tar.xz 423088 BLAKE2B 35ef9f3fad733d6aa363c2808de8
DIST eclass-manpages-20230624.tar.xz 420244 BLAKE2B 867d215a89f7f92e7b9ed9ce52e70e42609bcd038e98074c9d0e6327e227bc010ea4d4fbd19e21d18635138a668cfc98492b3fdcf66bbe9960252474c14fd193 SHA512 c0df42ab7648337643de4bc9c204212e0a3563cea689ef8f8e507964bd88a69f0703d7f93c0f3e54dc333b7689c9eeba7dd0ea8525161a88b2605a26c8834e77
DIST eclass-manpages-20230919.tar.xz 432712 BLAKE2B d3b478f9c8ae26d9b0cbddb016861d59af58ff57ffed2e6c5abf423523c33317d1b37167b37925893d068838b1c7509514c51b60b98dfbeda631f8ba7641b8bd SHA512 1e07da85179f04172200b94e5cf5a21d04787fce800ceae83322554d5eb37cdc6073099d5ee5f12e04bbf967de40f63b01321dcb5ac4995e3c2503a94407c2d2
DIST eclass-manpages-20240207.tar.xz 446596 BLAKE2B 5d9698a72586a2a33149f02fb70958d44dc20524de104c5c3f3f306d9e3f0f9a027b4365f5426cd261628c5561599a25b325fe2cd63999aaacc19be8c8cb8094 SHA512 a94d0da7110a8cdfbac4e7a469ca304f6ed454513294f573edd52cda5de56dc2e78589aa7458804971ba1a92a4c6ec814ec97b78bc7ded0643cb419478975022
+DIST eclass-manpages-20240229.tar.xz 448264 BLAKE2B ce7692c14f9f051b991ae292fd8329de2457cb63c803fec8a16677f92fd2214c695bf077309c16aa0a97318bb99ff83e8ebe2028865b6ac3740e480b00646c8c SHA512 eaa545b2dcbfafef140f8682afde24ae0a225ca666ca353191a432ece64bb85f759955cfcb1b26c665b1e760835963c3c566f1bd899f2e56b139a700d1f3fafb
diff --git a/app-doc/eclass-manpages/eclass-manpages-20240229.ebuild b/app-doc/eclass-manpages/eclass-manpages-20240229.ebuild
new file mode 100644
index 000000000000..83b196078ae7
--- /dev/null
+++ b/app-doc/eclass-manpages/eclass-manpages-20240229.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2024 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"
+}
next reply other threads:[~2024-02-29 7:52 UTC|newest]
Thread overview: 72+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-29 7:52 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-11 13:08 [gentoo-commits] repo/gentoo:master commit in: app-doc/eclass-manpages/ 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-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=1709193160.cf3968b2119c1c3d0309cb411d5721f6d3cbeab8.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