public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Crypt-OpenSSL-DSA/
Date: Fri, 13 Aug 2021 01:05:33 +0000 (UTC)	[thread overview]
Message-ID: <1628816691.62dadf2db7352b25c480271d8a8238a7ebd3cda6.sam@gentoo> (raw)

commit:     62dadf2db7352b25c480271d8a8238a7ebd3cda6
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 13 00:43:12 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Aug 13 01:04:51 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62dadf2d

dev-perl/Crypt-OpenSSL-DSA: drop 0.190.0-r3, 0.190.0-r4

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../Crypt-OpenSSL-DSA-0.190.0-r3.ebuild            | 21 ----------------
 .../Crypt-OpenSSL-DSA-0.190.0-r4.ebuild            | 28 ----------------------
 dev-perl/Crypt-OpenSSL-DSA/Manifest                |  1 -
 3 files changed, 50 deletions(-)

diff --git a/dev-perl/Crypt-OpenSSL-DSA/Crypt-OpenSSL-DSA-0.190.0-r3.ebuild b/dev-perl/Crypt-OpenSSL-DSA/Crypt-OpenSSL-DSA-0.190.0-r3.ebuild
deleted file mode 100644
index b0a91518ba6..00000000000
--- a/dev-perl/Crypt-OpenSSL-DSA/Crypt-OpenSSL-DSA-0.190.0-r3.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-DIST_AUTHOR=KMX
-DIST_VERSION=0.19
-inherit perl-module
-
-DESCRIPTION='Digital Signature Algorithm using OpenSSL'
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86"
-
-RDEPEND="
-	dev-libs/openssl:0=
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-"
-
-DIST_TEST=do
-# otherwise random fails occur

diff --git a/dev-perl/Crypt-OpenSSL-DSA/Crypt-OpenSSL-DSA-0.190.0-r4.ebuild b/dev-perl/Crypt-OpenSSL-DSA/Crypt-OpenSSL-DSA-0.190.0-r4.ebuild
deleted file mode 100644
index b863f313486..00000000000
--- a/dev-perl/Crypt-OpenSSL-DSA/Crypt-OpenSSL-DSA-0.190.0-r4.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-DIST_AUTHOR=KMX
-DIST_VERSION=0.19
-inherit perl-module
-
-DESCRIPTION="Digital Signature Algorithm using OpenSSL"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86"
-
-RDEPEND="
-	dev-libs/openssl:0=
-"
-DEPEND="${RDEPEND}"
-BDEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-"
-
-DIST_TEST=do
-# otherwise random fails occur
-src_compile() {
-	mymake=(
-		"OPTIMIZE=${CFLAGS}"
-	)
-	perl-module_src_compile
-}

diff --git a/dev-perl/Crypt-OpenSSL-DSA/Manifest b/dev-perl/Crypt-OpenSSL-DSA/Manifest
index 4b2b94d19ba..44ae4cf1bdc 100644
--- a/dev-perl/Crypt-OpenSSL-DSA/Manifest
+++ b/dev-perl/Crypt-OpenSSL-DSA/Manifest
@@ -1,2 +1 @@
-DIST Crypt-OpenSSL-DSA-0.19.tar.gz 9244 BLAKE2B 6f930b8ce89c275c095f937ee256f9cab7f387fb478110b28696dfaa2ee97bd77853661f770776e34402e7f43e1c801fc314bd42282629eb6f6fced9549676dc SHA512 92306a04dc821b7b5f81331c362c6d478df8c118c1cb62591cf7b369029a67dbdd2798e239cead8f1faf2b79e259e906b70ea8fbc38b457b1eb897468d61c839
 DIST Crypt-OpenSSL-DSA-0.20.tar.gz 9870 BLAKE2B a4651bb7a2f9ffed9ec90ff13ce69caba7bd8f653507ceb01d2774f1cbecf211922a33452ba0b260ae0ee31b7c1c64ec014e123c887a901ccbb83007f8d71276 SHA512 d9441c63af6eb9c33d040e3734f8b047e27c864c936ddc660323c2794b5cfee76fa37f9f232b3f6c61345bfbc7e5928b2265ecb975189d62af2afa0d07c911e1


             reply	other threads:[~2021-08-13  1:05 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-13  1:05 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-07-31  6:23 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Crypt-OpenSSL-DSA/ Sam James
2021-07-29  6:40 Agostino Sarubbo
2021-07-28  3:12 Sam James
2021-07-28  3:12 Sam James
2021-05-08 18:58 Sam James
2021-05-08 18:55 Sam James
2021-05-08 18:49 Sam James
2021-05-08 18:44 Sam James
2021-05-08 18:41 Sam James
2021-05-07 21:42 Andreas K. Hüttel
2021-05-03 10:15 Mikle Kolyada
2020-07-01 11:43 Kent Fredric
2019-07-10  9:24 Kent Fredric
2017-11-24 22:40 Sergei Trofimovich
2017-11-24 22:25 Sergei Trofimovich
2017-11-24  6:15 Markus Meier
2017-11-09  0:07 Matt Turner
2017-11-07 22:52 Sergei Trofimovich
2017-10-29 10:45 Sergei Trofimovich
2017-09-19 19:29 Sergei Trofimovich
2017-06-29  8:06 Agostino Sarubbo
2017-06-29  4:55 Kent Fredric
2017-05-25 20:04 Michael Weber
2017-04-05 10:50 Michael Weber
2017-02-20 17:51 Markus Meier
2017-02-05  1:45 Jeroen Roovers
2017-01-26 16:08 Tobias Klausmann
2017-01-20 21:58 Andreas Hüttel
2017-01-18  2:19 Kent Fredric
2016-11-19  4:06 Kent Fredric
2015-12-30 23:04 Andreas Hüttel
2015-09-20 16:39 Julian Ospald

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=1628816691.62dadf2db7352b25c480271d8a8238a7ebd3cda6.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