From: "Ben Kohler" <bkohler@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/xkcdpass/
Date: Fri, 3 Nov 2023 12:23:29 +0000 (UTC) [thread overview]
Message-ID: <1699014197.7715857f595a64c22309caf2ecd2b3c82d261b5b.bkohler@gentoo> (raw)
commit: 7715857f595a64c22309caf2ecd2b3c82d261b5b
Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 3 11:58:09 2023 +0000
Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Fri Nov 3 12:23:17 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7715857f
app-admin/xkcdpass: drop 1.19.3, 1.19.3-r1
Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>
app-admin/xkcdpass/Manifest | 1 -
app-admin/xkcdpass/xkcdpass-1.19.3-r1.ebuild | 40 ----------------------------
app-admin/xkcdpass/xkcdpass-1.19.3.ebuild | 39 ---------------------------
3 files changed, 80 deletions(-)
diff --git a/app-admin/xkcdpass/Manifest b/app-admin/xkcdpass/Manifest
index e3108f3e9686..1af56203a3e5 100644
--- a/app-admin/xkcdpass/Manifest
+++ b/app-admin/xkcdpass/Manifest
@@ -1,2 +1 @@
-DIST xkcdpass-1.19.3.tar.gz 2570967 BLAKE2B bd3576b707db2652e6979ea25476fcda51df7bc84a5182668ff1cf2878a57c89ab56a7272fe2030c38533bf4f75855facd7fd8aefa6e5c6335a00c8ef80b228f SHA512 5336e57edd7fbeb655573910b0c0868381a8b43d5ccbb8d388cc24ef16ba094c27517a4fe7b11dbfc7ff906b65a303f90b20cdf9bc551b844453640378b5e555
DIST xkcdpass-1.19.4.tar.gz 2572291 BLAKE2B f36299ab66bc02f95a7811ebdf40fa62f441a0ef1eac27af8d380fca9643eb9c2444c988392900e5add8a2a22f4ef33766bc5904fb350520b0b7572e95898ecd SHA512 2a83473f6e2426f34ee89297056ca7d3949044f7e818f6d6501fd7852ac1ba9f860f8287ad6d366f13f46f580b0f3f7e9a3dfa160b262b4d00b00ed1c9f5da59
diff --git a/app-admin/xkcdpass/xkcdpass-1.19.3-r1.ebuild b/app-admin/xkcdpass/xkcdpass-1.19.3-r1.ebuild
deleted file mode 100644
index d76304959988..000000000000
--- a/app-admin/xkcdpass/xkcdpass-1.19.3-r1.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 2020-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
-inherit distutils-r1 pypi
-
-DESCRIPTION="Password generator inspired by XKCD 936"
-HOMEPAGE="https://github.com/redacted/XKCD-password-generator"
-
-LICENSE="BSD CC-BY-3.0
- l10n_de? ( GPL-3 )
- l10n_it? ( CC-BY-SA-3.0 )
- l10n_no? ( CC-BY-4.0 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="l10n_de +l10n_en l10n_es l10n_fi l10n_fr l10n_it l10n_no l10n_pt"
-
-distutils_enable_tests pytest
-REQUIRED_USE="test? ( l10n_en )"
-
-src_prepare() {
- default
-
- use l10n_de || rm ${PN}/static/{ger-anlx,eff_large_de_sample.wordlist}
- use l10n_en || rm ${PN}/static/{eff-short,eff-special,legacy}
- use l10n_es || rm ${PN}/static/spa-mich
- use l10n_fi || rm ${PN}/static/fin-kotus
- use l10n_fr || rm ${PN}/static/fr-*
- use l10n_it || rm ${PN}/static/ita-wiki
- use l10n_no || rm ${PN}/static/nor-nb
- use l10n_pt || rm ${PN}/static/pt-*
-}
-
-python_install_all() {
- distutils-r1_python_install_all
- doman ${PN}.1
-}
diff --git a/app-admin/xkcdpass/xkcdpass-1.19.3.ebuild b/app-admin/xkcdpass/xkcdpass-1.19.3.ebuild
deleted file mode 100644
index 57d1ac6aff4c..000000000000
--- a/app-admin/xkcdpass/xkcdpass-1.19.3.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 2020-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{9..11} )
-inherit distutils-r1 pypi
-
-DESCRIPTION="Password generator inspired by XKCD 936"
-HOMEPAGE="https://github.com/redacted/XKCD-password-generator"
-
-LICENSE="BSD CC-BY-3.0
- l10n_de? ( GPL-3 )
- l10n_it? ( CC-BY-SA-3.0 )
- l10n_no? ( CC-BY-4.0 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="l10n_de +l10n_en l10n_es l10n_fi l10n_fr l10n_it l10n_no l10n_pt"
-
-distutils_enable_tests pytest
-REQUIRED_USE="test? ( l10n_en )"
-
-src_prepare() {
- default
-
- use l10n_de || rm ${PN}/static/{ger-anlx,eff_large_de_sample.wordlist}
- use l10n_en || rm ${PN}/static/{eff-short,eff-special,legacy}
- use l10n_es || rm ${PN}/static/spa-mich
- use l10n_fi || rm ${PN}/static/fin-kotus
- use l10n_fr || rm ${PN}/static/fr-*
- use l10n_it || rm ${PN}/static/ita-wiki
- use l10n_no || rm ${PN}/static/nor-nb
- use l10n_pt || rm ${PN}/static/pt-*
-}
-
-python_install_all() {
- distutils-r1_python_install_all
- doman ${PN}.1
-}
next reply other threads:[~2023-11-03 12:23 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-03 12:23 Ben Kohler [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-04-01 15:02 [gentoo-commits] repo/gentoo:master commit in: app-admin/xkcdpass/ Ben Kohler
2024-03-29 15:38 Ben Kohler
2024-03-29 15:38 Ben Kohler
2023-11-28 17:27 Ben Kohler
2023-11-27 13:35 Ben Kohler
2023-11-13 12:55 Ben Kohler
2023-07-08 18:43 Ben Kohler
2023-03-07 13:47 Ben Kohler
2023-01-10 16:11 Ben Kohler
2022-07-25 14:26 Ben Kohler
2022-02-19 13:14 Ben Kohler
2021-09-09 14:43 Ben Kohler
2021-09-07 18:05 Ben Kohler
2021-07-30 16:51 Ben Kohler
2021-07-30 16:51 Ben Kohler
2021-05-28 14:30 Ben Kohler
2021-05-18 14:38 Ben Kohler
2021-02-27 13:55 Ben Kohler
2020-12-23 15:35 Ben Kohler
2020-10-01 11:57 Ben Kohler
2020-09-14 14:28 Ben Kohler
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=1699014197.7715857f595a64c22309caf2ecd2b3c82d261b5b.bkohler@gentoo \
--to=bkohler@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