public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sys-Syscall/
Date: Fri, 13 Aug 2021 00:04:42 +0000 (UTC)	[thread overview]
Message-ID: <1628813055.696fb1fc44a75ba34331851ccdd785225b8c6792.dilfridge@gentoo> (raw)

commit:     696fb1fc44a75ba34331851ccdd785225b8c6792
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 12 23:49:57 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Aug 13 00:04:15 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=696fb1fc

dev-perl/Sys-Syscall: EAPI=8 bump

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 ...call-0.250.0-r2.ebuild => Sys-Syscall-0.250.0-r3.ebuild} | 13 +++++--------
 1 file changed, 5 insertions(+), 8 deletions(-)

diff --git a/dev-perl/Sys-Syscall/Sys-Syscall-0.250.0-r2.ebuild b/dev-perl/Sys-Syscall/Sys-Syscall-0.250.0-r3.ebuild
similarity index 68%
rename from dev-perl/Sys-Syscall/Sys-Syscall-0.250.0-r2.ebuild
rename to dev-perl/Sys-Syscall/Sys-Syscall-0.250.0-r3.ebuild
index cae0a12536e..099a8598b2f 100644
--- a/dev-perl/Sys-Syscall/Sys-Syscall-0.250.0-r2.ebuild
+++ b/dev-perl/Sys-Syscall/Sys-Syscall-0.250.0-r3.ebuild
@@ -1,23 +1,20 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=8
 
-MODULE_AUTHOR=BRADFITZ
-MODULE_VERSION=0.25
+DIST_AUTHOR=BRADFITZ
+DIST_VERSION=0.25
 inherit perl-module
 
 DESCRIPTION="Access system calls that Perl doesn't normally provide access to"
 
 SLOT="0"
 KEYWORDS="amd64 ~ppc x86"
-IUSE=""
-
-SRC_TEST="do"
 
 src_prepare() {
 	# https://rt.cpan.org/Ticket/Display.html?id=118696
-	cp "${FILESDIR}/${PN}-${MODULE_VERSION}-INSTALL.SKIP" \
+	cp "${FILESDIR}/${PN}-${DIST_VERSION}-INSTALL.SKIP" \
 		"${S}/INSTALL.SKIP" || die "Can't copy INSTALL.SKIP file"
 	perl-module_src_prepare
 }


                 reply	other threads:[~2021-08-13  0:04 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1628813055.696fb1fc44a75ba34331851ccdd785225b8c6792.dilfridge@gentoo \
    --to=dilfridge@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