public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/shash/
Date: Sat, 26 Sep 2020 14:33:40 +0000 (UTC)	[thread overview]
Message-ID: <1601130809.41984d695640219731e8344f823b04a998bc85aa.bman@gentoo> (raw)

commit:     41984d695640219731e8344f823b04a998bc85aa
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 26 13:41:51 2020 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sat Sep 26 14:33:29 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41984d69

app-crypt/shash: drop old EAPI=5

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 app-crypt/shash/shash-0.2.6-r2.ebuild | 33 ---------------------------------
 1 file changed, 33 deletions(-)

diff --git a/app-crypt/shash/shash-0.2.6-r2.ebuild b/app-crypt/shash/shash-0.2.6-r2.ebuild
deleted file mode 100644
index 98f92bc76d3..00000000000
--- a/app-crypt/shash/shash-0.2.6-r2.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit bash-completion-r1 eutils
-
-DESCRIPTION="Generate or check digests or MACs of files"
-HOMEPAGE="http://mcrypt.hellug.gr/shash/"
-SRC_URI="ftp://mcrypt.hellug.gr/pub/mcrypt/${PN}/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
-IUSE="static"
-
-DEPEND=">=app-crypt/mhash-0.8.18-r1"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
-	epatch "${FILESDIR}"/${PV}-manpage-fixes.patch
-	epatch "${FILESDIR}"/${P}-binary-files.patch
-}
-
-src_configure() {
-	econf $(use_enable static static-link)
-}
-
-src_install() {
-	emake install DESTDIR="${D}"
-	dodoc AUTHORS ChangeLog INSTALL NEWS doc/sample.shashrc doc/FORMAT
-	newbashcomp "${FILESDIR}"/shash.bash-completion ${PN}
-}


             reply	other threads:[~2020-09-26 14:33 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-26 14:33 Aaron Bauman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-08-27 10:11 [gentoo-commits] repo/gentoo:master commit in: app-crypt/shash/ WANG Xuerui
2019-06-27  9:22 Agostino Sarubbo
2019-06-27  8:00 Agostino Sarubbo
2019-06-27  7:23 Sergei Trofimovich
2019-06-26 17:43 Sven Wegener
2019-06-06 21:41 Sergei Trofimovich
2019-05-10  4:41 Markus Meier
2019-05-03 23:24 Andreas K. Hüttel
2019-04-12  3:22 Aaron Bauman
2019-04-08 15:38 Mikle Kolyada
2019-04-07 21:53 Mikle Kolyada
2019-04-07 20:52 Sergei Trofimovich
2018-02-11 10:01 Michał Górny
2018-01-12  4:10 Mike Frysinger

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=1601130809.41984d695640219731e8344f823b04a998bc85aa.bman@gentoo \
    --to=bman@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