public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Eray Aslan" <eras@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/kstart/
Date: Sat,  3 Sep 2022 11:24:50 +0000 (UTC)	[thread overview]
Message-ID: <1662204263.285fd139bcd880800c54436dce700e9b0b280985.eras@gentoo> (raw)

commit:     285fd139bcd880800c54436dce700e9b0b280985
Author:     Eray Aslan <eras <AT> gentoo <DOT> org>
AuthorDate: Sat Sep  3 11:24:23 2022 +0000
Commit:     Eray Aslan <eras <AT> gentoo <DOT> org>
CommitDate: Sat Sep  3 11:24:23 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=285fd139

app-crypt/kstart: drop 4.2

Signed-off-by: Eray Aslan <eras <AT> gentoo.org>

 app-crypt/kstart/Manifest          |  1 -
 app-crypt/kstart/kstart-4.2.ebuild | 29 -----------------------------
 2 files changed, 30 deletions(-)

diff --git a/app-crypt/kstart/Manifest b/app-crypt/kstart/Manifest
index 9389eea0c324..d48804e1723b 100644
--- a/app-crypt/kstart/Manifest
+++ b/app-crypt/kstart/Manifest
@@ -1,2 +1 @@
-DIST kstart-4.2.tar.gz 296651 BLAKE2B 127bf28ef538681d188ae79ed67cedaa7d9022c1fe6741b3486ce7d5901c4a77d0aec7d00164240a79ffc70b56dd7fdeaf42e76dd2b02effe79bcad41ad8e271 SHA512 7ce9c1f964c0d469b4b8a5de88ae83186e99116959941c4e7f69c59165d0c22aac432ac26dd5fe54f7c2f725048bb55b787107aea8408e2fd6c9ad02dcb31552
 DIST kstart-4.3.tar.gz 324005 BLAKE2B eb8a115e114f62ac93a84fcacd427cb0cb56241973747bb841d2263d6333ea670b5beb1421d6beca0366b8a444e7d24910fde1329c4a35a34190d9bf9e22b17d SHA512 a5d5e6f7428af82012d2935a05398336cfd7caf66243cce158930e7a9b79f444cf88f5f23ecbc2efe2432493440ef913f60f85820d5d9943687637935eee97fd

diff --git a/app-crypt/kstart/kstart-4.2.ebuild b/app-crypt/kstart/kstart-4.2.ebuild
deleted file mode 100644
index 1eec3057a2ce..000000000000
--- a/app-crypt/kstart/kstart-4.2.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Modified versions of kinit for refreshing kerberos tickets automatically"
-HOMEPAGE="https://www.eyrie.org/~eagle/software/kstart/"
-SRC_URI="https://archives.eyrie.org/software/kerberos/${P}.tar.gz"
-
-LICENSE="|| ( MIT Stanford ISC )"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="afs"
-
-DEPEND="virtual/krb5
-		afs? ( net-fs/openafs )"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-	econf \
-		--enable-reduced-depends \
-		"$(use_with afs)" \
-		"$(use_enable afs setpag)"
-}
-
-src_install() {
-	emake DESTDIR="${D}" install
-	dodoc README NEWS TODO examples/*
-}


             reply	other threads:[~2022-09-03 11:24 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-03 11:24 Eray Aslan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-09-03  9:18 [gentoo-commits] repo/gentoo:master commit in: app-crypt/kstart/ Jakov Smolić
2022-09-01  8:45 Agostino Sarubbo
2021-08-31 15:17 Eray Aslan
2019-11-13 14:37 Aaron Bauman
2019-11-13  7:44 Agostino Sarubbo
2019-11-12 10:05 Agostino Sarubbo
2018-06-23 21:55 Aaron Bauman
2016-07-26  9:03 Eray Aslan

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=1662204263.285fd139bcd880800c54436dce700e9b0b280985.eras@gentoo \
    --to=eras@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