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/Net-DBus/
Date: Sat, 20 Nov 2021 17:59:37 +0000 (UTC)	[thread overview]
Message-ID: <1637431156.92aaca1d9c02cb83e058e9ecfb270a896e863068.dilfridge@gentoo> (raw)

commit:     92aaca1d9c02cb83e058e9ecfb270a896e863068
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 20 17:52:48 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Nov 20 17:59:16 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92aaca1d

dev-perl/Net-DBus: Remove old

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

 dev-perl/Net-DBus/Manifest                 |  1 -
 dev-perl/Net-DBus/Net-DBus-1.1.0-r1.ebuild | 35 ------------------------------
 dev-perl/Net-DBus/Net-DBus-1.1.0.ebuild    | 32 ---------------------------
 3 files changed, 68 deletions(-)

diff --git a/dev-perl/Net-DBus/Manifest b/dev-perl/Net-DBus/Manifest
index 6d43a1a2d338..edd203c95333 100644
--- a/dev-perl/Net-DBus/Manifest
+++ b/dev-perl/Net-DBus/Manifest
@@ -1,2 +1 @@
-DIST Net-DBus-1.1.0.tar.gz 2075154 BLAKE2B e5f75f63678b72d2d80406af76430802c715c59e535487b4dcd8bf1502a3de915035eec26fdce020f44aab27ca46993b85d3e23dd62f472bcfce923b27306a11 SHA512 96f5983ef1e33b4abea93277e39e779821c8ee4b1f2bc7a4a3aaa3612b9513a426b9f8e04094eb8449e89324c22c264df2d34b3d3e43dace85f443a57c770cc3
 DIST Net-DBus-1.2.0.tar.gz 108296 BLAKE2B c5c4fadfe1c04f5f6dcc73f7d3ccb2a91555809209229f51a326494e73b5a0ccc83a89f427c19c73a82b9608decf85cd19ad469a635cf176d5b1dc42bdec98a0 SHA512 9dc95288ae81037985020e18db33331de6908b1280fc3b0ca898c183a5b577d21d240f4f1045393f9459a9be6e3425feffa9ea581e6af2bcf165cdf48348b255

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
deleted file mode 100644
index c9b1b592cbfb..000000000000
--- a/dev-perl/Net-DBus/Net-DBus-1.1.0-r1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# 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
-}

diff --git a/dev-perl/Net-DBus/Net-DBus-1.1.0.ebuild b/dev-perl/Net-DBus/Net-DBus-1.1.0.ebuild
deleted file mode 100644
index e247ee240ef1..000000000000
--- a/dev-perl/Net-DBus/Net-DBus-1.1.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-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
-"
-DEPEND="${RDEPEND}
-	virtual/pkgconfig
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		virtual/perl-Test-Simple
-	)
-"
-
-src_test() {
-	perl_rm_files t/10-pod-coverage.t t/05-pod.t t/12-changes.t
-	perl-module_src_test
-}


             reply	other threads:[~2021-11-20 17:59 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-20 17:59 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-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
2021-05-02 12:52 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=1637431156.92aaca1d9c02cb83e058e9ecfb270a896e863068.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