From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-DBus/
Date: Sun, 2 May 2021 12:52:08 +0000 (UTC) [thread overview]
Message-ID: <1619959911.cca03098a348ee4a7e55af065808012c707ca907.dilfridge@gentoo> (raw)
commit: cca03098a348ee4a7e55af065808012c707ca907
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun May 2 12:51:18 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun May 2 12:51:51 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cca03098
dev-perl/Net-DBus: EAPI7, fix cross-build (hopefully)
Closes: https://bugs.gentoo.org/759148
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/Net-DBus/Net-DBus-1.1.0-r1.ebuild | 35 ++++++++++++++++++++++++++++++
1 file changed, 35 insertions(+)
diff --git a/dev-perl/Net-DBus/Net-DBus-1.1.0-r1.ebuild b/dev-perl/Net-DBus/Net-DBus-1.1.0-r1.ebuild
new file mode 100644
index 00000000000..a89f1835cb1
--- /dev/null
+++ b/dev-perl/Net-DBus/Net-DBus-1.1.0-r1.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=DANBERR
+inherit perl-module
+
+DESCRIPTION="Perl extension for the DBus message system"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+ sys-apps/dbus
+ virtual/perl-Time-HiRes
+ dev-perl/XML-Twig
+"
+BDEPEND="${RDEPEND}
+ virtual/pkgconfig
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ virtual/perl-Test-Simple
+ )
+"
+DEPEND="
+ sys-apps/dbus
+"
+
+src_test() {
+ perl_rm_files t/10-pod-coverage.t t/05-pod.t t/12-changes.t
+ perl-module_src_test
+}
next reply other threads:[~2021-05-02 12:52 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-02 12:52 Andreas K. Hüttel [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-05-14 6:54 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-DBus/ WANG Xuerui
2021-11-20 17:59 Andreas K. Hüttel
2021-08-26 14:55 Sam James
2021-08-26 14:52 Sam James
2021-08-25 6:00 Agostino Sarubbo
2021-08-25 5:28 Agostino Sarubbo
2021-07-19 14:24 Yixun Lan
2021-07-13 20:05 Sam James
2021-07-12 6:35 Agostino Sarubbo
2021-07-11 20:53 Sam James
2021-07-11 20:53 Sam James
2021-07-11 20:53 Sam James
2021-07-11 20:51 Sam James
2021-07-11 20:15 Andreas K. Hüttel
2020-07-23 8:04 Kent Fredric
2019-10-21 16:16 Fabian Groffen
2019-10-21 9:04 Fabian Groffen
2019-10-21 9:04 Fabian Groffen
2018-10-20 11:26 Markus Meier
2018-10-06 19:46 Matt Turner
2018-09-26 20:49 Sergei Trofimovich
2018-09-16 12:49 Mikle Kolyada
2018-07-16 6:54 Sergei Trofimovich
2018-06-30 19:03 Sergei Trofimovich
2018-06-08 13:26 Mikle Kolyada
2018-03-01 14:28 Michał Górny
2016-12-31 15:08 Andreas Hüttel
2016-08-06 15:53 Kent Fredric
2016-05-30 15:50 Tobias Klausmann
2016-04-02 13:44 Agostino Sarubbo
2015-12-26 12:53 Andreas Hüttel
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=1619959911.cca03098a348ee4a7e55af065808012c707ca907.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