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/Device-SerialPort/
Date: Sat,  2 Jul 2022 23:08:45 +0000 (UTC)	[thread overview]
Message-ID: <1656803317.fda4e5bae2e106ffc3ce06fb482fb61a2dbc28aa.sam@gentoo> (raw)

commit:     fda4e5bae2e106ffc3ce06fb482fb61a2dbc28aa
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  2 23:08:37 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul  2 23:08:37 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fda4e5ba

dev-perl/Device-SerialPort: fix DIST_TEST (cosmetic)

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

 dev-perl/Device-SerialPort/Device-SerialPort-1.40.0-r3.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Device-SerialPort/Device-SerialPort-1.40.0-r3.ebuild b/dev-perl/Device-SerialPort/Device-SerialPort-1.40.0-r3.ebuild
index b877493dcfb5..4e58fdbd37a3 100644
--- a/dev-perl/Device-SerialPort/Device-SerialPort-1.40.0-r3.ebuild
+++ b/dev-perl/Device-SerialPort/Device-SerialPort-1.40.0-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -17,19 +17,21 @@ KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc sparc x86"
 #From the module:
 # If you run 'make test', you must make sure that nothing is plugged
 # into '/dev/ttyS1'!
-# Doesn't sound wise to enable SRC_TEST="do" - mcummings
+# Doesn't sound wise to enable DIST_TEST="do" - mcummings
 
 src_configure() {
 	myconf=()
 	[[ -n "${DEVICE_SERIALPORT_PORT}" ]] && myconf+=( "TESTPORT=${DEVICE_SERIALPORT_PORT}" )
 	perl-module_src_configure
 }
+
 src_compile() {
 	mymake=(
 		"OPTIMIZE=${CFLAGS}"
 	)
 	perl-module_src_compile
 }
+
 src_test() {
 	local MODULES=(
 		"Device::SerialPort ${DIST_VERSION}"


             reply	other threads:[~2022-07-02 23:08 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-02 23:08 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-06-21  6:22 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Device-SerialPort/ Sam James
2021-05-24 14:33 Andreas K. Hüttel
2021-05-24 14:33 Andreas K. Hüttel
2020-07-30  9:48 Kent Fredric
2020-04-14  7:58 Kent Fredric
2018-06-25 20:43 Tobias Klausmann
2018-06-10 18:39 Sergei Trofimovich
2018-06-10 15:48 Thomas Deutschmann
2018-06-10 14:57 Aaron Bauman
2018-06-09 10:06 Sergei Trofimovich
2017-10-20  7:40 Kent Fredric

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=1656803317.fda4e5bae2e106ffc3ce06fb482fb61a2dbc28aa.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