public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/otpcalc/
Date: Sat, 22 Feb 2025 15:49:36 +0000 (UTC)	[thread overview]
Message-ID: <1740239202.2699388433b0fe56b5c17f1e0572edde0cea3634.ulm@gentoo> (raw)

commit:     2699388433b0fe56b5c17f1e0572edde0cea3634
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 22 15:46:42 2025 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Feb 22 15:46:42 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26993884

sys-auth/otpcalc: drop 0.97.9, 0.98

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 sys-auth/otpcalc/Manifest              |  2 --
 sys-auth/otpcalc/otpcalc-0.97.9.ebuild | 20 --------------------
 sys-auth/otpcalc/otpcalc-0.98.ebuild   | 20 --------------------
 3 files changed, 42 deletions(-)

diff --git a/sys-auth/otpcalc/Manifest b/sys-auth/otpcalc/Manifest
index 70c12495a249..6f627b793eca 100644
--- a/sys-auth/otpcalc/Manifest
+++ b/sys-auth/otpcalc/Manifest
@@ -1,3 +1 @@
-DIST otpcalc-0.97.9.tar.bz2 57967 BLAKE2B c4962944808a526f18554e8dd6c3fd3777097c6f96d7a9a998df664697eedd848a3bed8196abdef0edfde155958a498392412b3633c50af91feb3335e5a1bd20 SHA512 f06bb54f38c5b63a1f63055a83e1f3e6bd3a0578458b3c1b8903566441eaaa9ed29c88d929ffdccba1f5ff5e9e5f5f0fc64a73e699154e502ca1d608a7c6d4b8
 DIST otpcalc-0.98.1.tar.bz2 19800 BLAKE2B 84a04ad7173eb55729952dab02ff4b87488c210fcb8278d85528f7d2995624f481f54b02575c604b21e7b9c9d43c84ab7e1b284ff98aa05a8e626ae12f71b6e3 SHA512 105e31d3cc2fafd8ccd0f23f443b6f8cf1952c4d3dca1e28f68de87d1b486b69fafad5083422029206014786e32cd2d9bf87ab6ca2a6196726efb35a72c814c5
-DIST otpcalc-0.98.tar.bz2 19770 BLAKE2B 8d875ca242e0913e6224e184f09fcc246c7ba07cda7f2d86b6fc31848910e5f669c46d36155407d0c800e394ce138d38f0332ae4d00d6e0fdd9ae4d2ff6a7fad SHA512 ebf3665d2d98d4487033d0e24966623fb1c6a73b32fe5a629c3e37feac1fe06e7689b8c38f3e3a5d93b84e66516087ceeb7d9820b922f04cab56d3613ad8ccfb

diff --git a/sys-auth/otpcalc/otpcalc-0.97.9.ebuild b/sys-auth/otpcalc/otpcalc-0.97.9.ebuild
deleted file mode 100644
index fdf8c244a6b0..000000000000
--- a/sys-auth/otpcalc/otpcalc-0.97.9.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit meson xdg
-
-DESCRIPTION="A One Time Password and S/Key calculator for GTK+"
-HOMEPAGE="https://gitlab.com/otpcalc/otpcalc
-	http://www.killa.net/infosec/otpCalc/"
-SRC_URI="https://gitlab.com/otpcalc/${PN}/-/archive/${PV}/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha amd64 ppc sparc x86"
-
-RDEPEND="dev-libs/openssl:0=
-	x11-libs/gtk+:3"
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig"

diff --git a/sys-auth/otpcalc/otpcalc-0.98.ebuild b/sys-auth/otpcalc/otpcalc-0.98.ebuild
deleted file mode 100644
index be1abf1c2bd1..000000000000
--- a/sys-auth/otpcalc/otpcalc-0.98.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit meson xdg
-
-DESCRIPTION="A One Time Password and S/Key calculator for GTK+"
-HOMEPAGE="https://gitlab.com/otpcalc/otpcalc
-	http://www.killa.net/infosec/otpCalc/"
-SRC_URI="https://gitlab.com/otpcalc/${PN}/-/archive/${PV}/${P}.tar.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha amd64 ppc sparc x86"
-
-RDEPEND="dev-libs/openssl:0=
-	x11-libs/gtk+:3"
-DEPEND="${RDEPEND}"
-BDEPEND="virtual/pkgconfig"


             reply	other threads:[~2025-02-22 15:49 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-22 15:49 Ulrich Müller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-22 15:49 [gentoo-commits] repo/gentoo:master commit in: sys-auth/otpcalc/ Ulrich Müller
2025-01-26 19:57 Sam James
2025-01-26 19:57 Sam James
2025-01-26 19:57 Sam James
2024-11-22  8:53 Ulrich Müller
2022-04-27  4:34 Arthur Zamarin
2022-04-17 18:33 Arthur Zamarin
2022-04-17  8:35 Sam James
2022-04-17  8:35 Sam James
2022-02-16 12:23 Ulrich Müller
2022-02-13 15:16 Ulrich Müller
2021-03-17  9:00 Sam James
2021-03-17  2:19 Sam James
2021-03-17  2:16 Sam James
2021-02-21 18:26 Ulrich Müller
2021-02-07  5:24 Ulrich Müller
2019-01-23  5:19 Ulrich Müller
2016-05-26 22:21 Ulrich Müller
2016-05-26 13:21 Tobias Klausmann
2016-03-19 11:35 Agostino Sarubbo
2016-03-06 12:58 Agostino Sarubbo
2015-12-13 10:39 Ulrich Müller
2015-12-13  8:21 Ulrich Müller

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=1740239202.2699388433b0fe56b5c17f1e0572edde0cea3634.ulm@gentoo \
    --to=ulm@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