From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/pwgen/
Date: Sun, 10 Jul 2022 07:49:11 +0000 (UTC) [thread overview]
Message-ID: <1657439345.2bfdcf9b723a2ba16bffa03a1a4597ce818e89ea.sam@gentoo> (raw)
commit: 2bfdcf9b723a2ba16bffa03a1a4597ce818e89ea
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 10 07:48:55 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jul 10 07:49:05 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2bfdcf9b
app-admin/pwgen: update EAPI 6 -> 8
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-admin/pwgen/pwgen-2.08-r1.ebuild | 23 +++++++++++++++++++++++
1 file changed, 23 insertions(+)
diff --git a/app-admin/pwgen/pwgen-2.08-r1.ebuild b/app-admin/pwgen/pwgen-2.08-r1.ebuild
new file mode 100644
index 000000000000..c9004c9dec93
--- /dev/null
+++ b/app-admin/pwgen/pwgen-2.08-r1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Password Generator"
+HOMEPAGE="https://sourceforge.net/projects/pwgen/"
+SRC_URI="mirror://sourceforge/pwgen/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+IUSE="livecd"
+
+src_configure() {
+ econf --sysconfdir="${EPREFIX}"/etc/pwgen
+}
+
+src_install() {
+ default
+
+ use livecd && newinitd "${FILESDIR}"/pwgen.rc pwgen
+}
next reply other threads:[~2022-07-10 7:49 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-10 7:49 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-15 8:43 [gentoo-commits] repo/gentoo:master commit in: app-admin/pwgen/ Petr Vaněk
2023-07-23 21:55 Sam James
2023-07-19 15:07 Sam James
2023-07-19 5:47 Joonas Niilola
2023-07-18 21:25 Sam James
2023-07-18 21:25 Sam James
2023-07-18 21:25 Sam James
2023-07-18 21:25 Sam James
2022-08-25 12:33 Andreas Sturmlechner
2022-08-24 16:09 Arthur Zamarin
2022-08-24 5:29 Agostino Sarubbo
2022-08-24 5:28 Agostino Sarubbo
2022-08-24 5:27 Agostino Sarubbo
2022-08-24 5:27 Agostino Sarubbo
2022-08-24 5:26 Agostino Sarubbo
2022-08-24 5:25 Agostino Sarubbo
2022-08-24 5:25 Agostino Sarubbo
2022-08-02 19:54 Jakov Smolić
2022-05-19 7:28 WANG Xuerui
2021-09-23 1:07 Matt Turner
2021-07-31 6:23 Sam James
2021-07-26 7:12 Georgy Yakovlev
2021-01-06 12:46 Fabian Groffen
2020-11-08 1:21 Matt Turner
2020-08-04 15:11 Sam James
2019-04-02 12:18 Mikle Kolyada
2019-04-01 17:21 Thomas Deutschmann
2019-03-17 23:02 Sergei Trofimovich
2019-03-17 10:29 Sergei Trofimovich
2019-03-15 22:36 Mikle Kolyada
2019-03-15 7:24 Sergei Trofimovich
2017-08-09 7:01 Jeroen Roovers
2016-09-15 7:04 Fabian Groffen
2016-09-15 7:04 Fabian Groffen
2016-04-04 9:00 Ian Delaney
2016-01-10 17:01 Jason Zaman
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=1657439345.2bfdcf9b723a2ba16bffa03a1a4597ce818e89ea.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