public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Lirc-Client/
@ 2016-03-14 22:12 Agostino Sarubbo
  0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo @ 2016-03-14 22:12 UTC (permalink / raw
  To: gentoo-commits

commit:     9cf0a19b52ca230c1c0e99891f94184b021a3e25
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 14 22:10:57 2016 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Mar 14 22:10:57 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cf0a19b

dev-perl/Lirc-Client: amd64 stable wrt bug #577222

Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 dev-perl/Lirc-Client/Lirc-Client-2.20.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Lirc-Client/Lirc-Client-2.20.0.ebuild b/dev-perl/Lirc-Client/Lirc-Client-2.20.0.ebuild
index c2a011e..e94d668 100644
--- a/dev-perl/Lirc-Client/Lirc-Client-2.20.0.ebuild
+++ b/dev-perl/Lirc-Client/Lirc-Client-2.20.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="A client library for the Linux Infrared Remote Control (LIRC)"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="test"
 
 RDEPEND="


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Lirc-Client/
@ 2016-03-14 22:30 Andreas Hüttel
  0 siblings, 0 replies; 4+ messages in thread
From: Andreas Hüttel @ 2016-03-14 22:30 UTC (permalink / raw
  To: gentoo-commits

commit:     603b5b77e1b15b4172cb84478dbc03b2f93aff32
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 14 22:29:25 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Mar 14 22:29:25 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=603b5b77

dev-perl/Lirc-Client: Remove old

Package-Manager: portage-2.2.27

 dev-perl/Lirc-Client/Lirc-Client-1.540.0-r1.ebuild | 23 ----------------------
 dev-perl/Lirc-Client/Manifest                      |  1 -
 2 files changed, 24 deletions(-)

diff --git a/dev-perl/Lirc-Client/Lirc-Client-1.540.0-r1.ebuild b/dev-perl/Lirc-Client/Lirc-Client-1.540.0-r1.ebuild
deleted file mode 100644
index cc46851..0000000
--- a/dev-perl/Lirc-Client/Lirc-Client-1.540.0-r1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=MGRIMES
-MODULE_VERSION=1.54
-inherit perl-module
-
-DESCRIPTION="A client library for the Linux Infrared Remote Control (LIRC)"
-
-SLOT="0"
-KEYWORDS="amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-perl/File-Path-Expand
-	dev-perl/Class-Accessor"
-DEPEND="${RDEPEND}
-	dev-perl/Module-Build"
-
-# tests succeed - only tested without lirc - tove
-#SRC_TEST=do

diff --git a/dev-perl/Lirc-Client/Manifest b/dev-perl/Lirc-Client/Manifest
index 276ec74..2568862 100644
--- a/dev-perl/Lirc-Client/Manifest
+++ b/dev-perl/Lirc-Client/Manifest
@@ -1,2 +1 @@
-DIST Lirc-Client-1.54.tar.gz 12870 SHA256 a0b57cd2157539382d41806a6006210fb95e49bf14be07793eca8bf69c7fca8f SHA512 3643b5d9cd097bc88cfe7871db2aac0cc23c549b1cc19992d9882f5cd19cd33fc4a0dc7a4ba87bcd51bca253956650862648f987c6625efdfcc5d23abcf4d561 WHIRLPOOL 35f9c117f14a5ab087f3a9d57f4bf8792a3a7902baf98f87a24dcac4a078a998267786b0b42c18f88a15da64e26ed7f664cb64b2b6d2b417ca97084bde8dda15
 DIST Lirc-Client-2.02.tar.gz 14255 SHA256 1309874204090b9710eda6e9ffb2e9b6a64ca04ef4bb0885c90a7ea221f47773 SHA512 4fc0c72b089b97ec600d2860969cfdfc85d9d0be529f37d0a15bcac30b742482f5e6f0b535623ba1ca412a5e172378987c7deed207ce634d1dacc4c47d316431 WHIRLPOOL 415ba5a82ad913216a7701482c16dc6ad2bbf1cc0e31bfca2756ed5d16b63a4ae595bbed5bb4cfe3589120254f972aba11a1ad2bebb3e16604b9243d31c21a34


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Lirc-Client/
@ 2021-06-24 17:52 Andreas K. Hüttel
  0 siblings, 0 replies; 4+ messages in thread
From: Andreas K. Hüttel @ 2021-06-24 17:52 UTC (permalink / raw
  To: gentoo-commits

commit:     ad992b76bcce43f0d176a47edc2216b9b7a2d5b3
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 24 17:21:48 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Jun 24 17:51:29 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad992b76

dev-perl/Lirc-Client: EAPI=8 bump

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

 ...c-Client-2.20.0.ebuild => Lirc-Client-2.20.0-r1.ebuild} | 14 +++++---------
 1 file changed, 5 insertions(+), 9 deletions(-)

diff --git a/dev-perl/Lirc-Client/Lirc-Client-2.20.0.ebuild b/dev-perl/Lirc-Client/Lirc-Client-2.20.0-r1.ebuild
similarity index 69%
rename from dev-perl/Lirc-Client/Lirc-Client-2.20.0.ebuild
rename to dev-perl/Lirc-Client/Lirc-Client-2.20.0-r1.ebuild
index 230e1c0d344..5f71decdea2 100644
--- a/dev-perl/Lirc-Client/Lirc-Client-2.20.0.ebuild
+++ b/dev-perl/Lirc-Client/Lirc-Client-2.20.0-r1.ebuild
@@ -1,29 +1,25 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=8
 
-MODULE_AUTHOR=MGRIMES
-MODULE_VERSION=2.02
+DIST_AUTHOR=MGRIMES
+DIST_VERSION=2.02
 inherit perl-module
 
 DESCRIPTION="A client library for the Linux Infrared Remote Control (LIRC)"
 
 SLOT="0"
 KEYWORDS="amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
 
 RDEPEND="
 	virtual/perl-Carp
 	dev-perl/File-Path-Expand
 	>=dev-perl/Moo-1.0.0
 "
-DEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
 	>=dev-perl/Module-Build-0.360.0
 	virtual/perl-File-Spec
 	virtual/perl-IO
 	test? ( virtual/perl-Test-Simple )
 "
-
-SRC_TEST="do parallel"


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Lirc-Client/
@ 2023-06-21  1:13 Sam James
  0 siblings, 0 replies; 4+ messages in thread
From: Sam James @ 2023-06-21  1:13 UTC (permalink / raw
  To: gentoo-commits

commit:     4263d5e4787b65c8c734c3ddf7d9c6701a1fae22
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 21 00:56:34 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 21 01:13:30 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4263d5e4

dev-perl/Lirc-Client: update DESCRIPTION

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

 dev-perl/Lirc-Client/Lirc-Client-2.20.0-r1.ebuild | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/dev-perl/Lirc-Client/Lirc-Client-2.20.0-r1.ebuild b/dev-perl/Lirc-Client/Lirc-Client-2.20.0-r1.ebuild
index 5f71decdea23..8c5fb38c3d1f 100644
--- a/dev-perl/Lirc-Client/Lirc-Client-2.20.0-r1.ebuild
+++ b/dev-perl/Lirc-Client/Lirc-Client-2.20.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -7,7 +7,7 @@ DIST_AUTHOR=MGRIMES
 DIST_VERSION=2.02
 inherit perl-module
 
-DESCRIPTION="A client library for the Linux Infrared Remote Control (LIRC)"
+DESCRIPTION="Client library for the Linux Infrared Remote Control (LIRC)"
 
 SLOT="0"
 KEYWORDS="amd64 ~x86"
@@ -17,7 +17,8 @@ RDEPEND="
 	dev-perl/File-Path-Expand
 	>=dev-perl/Moo-1.0.0
 "
-BDEPEND="${RDEPEND}
+BDEPEND="
+	${RDEPEND}
 	>=dev-perl/Module-Build-0.360.0
 	virtual/perl-File-Spec
 	virtual/perl-IO


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-06-21  1:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-21  1:13 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Lirc-Client/ Sam James
  -- strict thread matches above, loose matches on Subject: below --
2021-06-24 17:52 Andreas K. Hüttel
2016-03-14 22:30 Andreas Hüttel
2016-03-14 22:12 Agostino Sarubbo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox