public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Gilbert" <floppym@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-vpn/ocserv/
Date: Tue,  6 Jun 2023 00:26:11 +0000 (UTC)	[thread overview]
Message-ID: <1686011022.da025622b6a059587b5371b5ceb47d7626ea239d.floppym@gentoo> (raw)

commit:     da025622b6a059587b5371b5ceb47d7626ea239d
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Tue Jun  6 00:22:00 2023 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Tue Jun  6 00:23:42 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da025622

net-vpn/ocserv: drop unnecessary src_unpack

Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 net-vpn/ocserv/ocserv-1.1.6.ebuild | 11 -----------
 net-vpn/ocserv/ocserv-1.1.7.ebuild | 11 -----------
 net-vpn/ocserv/ocserv-9999.ebuild  | 11 -----------
 3 files changed, 33 deletions(-)

diff --git a/net-vpn/ocserv/ocserv-1.1.6.ebuild b/net-vpn/ocserv/ocserv-1.1.6.ebuild
index cb0b28a4a458..7b41838cadc2 100644
--- a/net-vpn/ocserv/ocserv-1.1.6.ebuild
+++ b/net-vpn/ocserv/ocserv-1.1.6.ebuild
@@ -59,17 +59,6 @@ DEPEND="
 "
 RDEPEND="${DEPEND}"
 
-src_unpack() {
-	if [[ ${PV} == 9999 ]]; then
-		git-r3_src_unpack
-	else
-		if use verify-sig; then
-			verify-sig_verify_detached "${DISTDIR}/${P}.tar.xz"{,.sig}
-		fi
-		unpack "${P}.tar.xz"
-	fi
-}
-
 src_prepare() {
 	default
 	if [[ ${PV} == 9999 ]]; then

diff --git a/net-vpn/ocserv/ocserv-1.1.7.ebuild b/net-vpn/ocserv/ocserv-1.1.7.ebuild
index 4705133bc578..06f0edf60a0d 100644
--- a/net-vpn/ocserv/ocserv-1.1.7.ebuild
+++ b/net-vpn/ocserv/ocserv-1.1.7.ebuild
@@ -59,17 +59,6 @@ DEPEND="
 "
 RDEPEND="${DEPEND}"
 
-src_unpack() {
-	if [[ ${PV} == 9999 ]]; then
-		git-r3_src_unpack
-	else
-		if use verify-sig; then
-			verify-sig_verify_detached "${DISTDIR}/${P}.tar.xz"{,.sig}
-		fi
-		unpack "${P}.tar.xz"
-	fi
-}
-
 src_prepare() {
 	default
 	if [[ ${PV} == 9999 ]]; then

diff --git a/net-vpn/ocserv/ocserv-9999.ebuild b/net-vpn/ocserv/ocserv-9999.ebuild
index ae6884026608..f2240dd6718d 100644
--- a/net-vpn/ocserv/ocserv-9999.ebuild
+++ b/net-vpn/ocserv/ocserv-9999.ebuild
@@ -59,17 +59,6 @@ DEPEND="
 "
 RDEPEND="${DEPEND}"
 
-src_unpack() {
-	if [[ ${PV} == 9999 ]]; then
-		git-r3_src_unpack
-	else
-		if use verify-sig; then
-			verify-sig_verify_detached "${DISTDIR}/${P}.tar.xz"{,.sig}
-		fi
-		unpack "${P}.tar.xz"
-	fi
-}
-
 src_prepare() {
 	default
 	if [[ ${PV} == 9999 ]]; then


             reply	other threads:[~2023-06-06  0:26 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-06  0:26 Mike Gilbert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-08 12:10 [gentoo-commits] repo/gentoo:master commit in: net-vpn/ocserv/ Viorel Munteanu
2024-08-10 15:41 Michał Górny
2024-08-04 12:53 Jakov Smolić
2024-08-04 12:53 Jakov Smolić
2024-08-03 22:51 Sam James
2024-05-23 15:56 Arthur Zamarin
2024-05-23 15:56 Arthur Zamarin
2024-05-22 22:10 Sam James
2024-05-22 19:24 Sam James
2024-05-22 19:24 Sam James
2024-05-20 14:44 Mike Gilbert
2024-05-19 16:19 Mike Gilbert
2024-05-19 16:19 Mike Gilbert
2024-05-19 15:21 Mike Gilbert
2023-06-06  0:09 Mike Gilbert
2023-05-05 15:01 Mike Gilbert
2023-05-05 15:01 Mike Gilbert
2022-05-19  7:49 Agostino Sarubbo
2022-05-15  9:05 Jakov Smolić
2022-05-13 21:06 Jakov Smolić
2022-05-13 20:09 Jakov Smolić
2022-05-13 20:09 Jakov Smolić
2022-04-11  1:08 Mike Gilbert
2022-04-11  0:46 Mike Gilbert
2021-08-07  0:05 Mike Gilbert
2021-08-02 19:43 Mike Gilbert
2021-07-24 23:02 Marek Szuba
2021-06-27 21:50 Mike Gilbert
2020-11-21 18:55 Mike Gilbert
2020-06-08  6:41 Michał Górny
2020-05-14 21:29 Thomas Deutschmann
2020-05-13 17:14 Agostino Sarubbo
2020-05-09  8:47 Mart Raudsepp
2020-05-08  2:41 Mike Gilbert
2020-05-07 16:35 Mikle Kolyada
2020-05-07 15:58 Agostino Sarubbo
2020-05-06  1:01 Thomas Deutschmann
2020-05-02 13:30 Mart Raudsepp
2020-05-01  9:11 Georgy Yakovlev
2020-05-01  4:56 Mike Gilbert
2020-04-03  4:17 Mike Gilbert

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=1686011022.da025622b6a059587b5371b5ceb47d7626ea239d.floppym@gentoo \
    --to=floppym@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