public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-Accessor-Chained/
@ 2020-05-23  8:55 Kent Fredric
  0 siblings, 0 replies; 2+ messages in thread
From: Kent Fredric @ 2020-05-23  8:55 UTC (permalink / raw
  To: gentoo-commits

commit:     d750fd522041824aa7133c6800f4aa1300b8f8c5
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat May 23 08:54:44 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat May 23 08:55:00 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d750fd52

dev-perl/Class-Accessor-Chained: -r bump for EAPI7

- EAPI7
- Pad out dependencies more
- Enable parallel tests

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>

 .../Class-Accessor-Chained-0.10.0-r2.ebuild        | 24 ++++++++++++++++++++++
 1 file changed, 24 insertions(+)

diff --git a/dev-perl/Class-Accessor-Chained/Class-Accessor-Chained-0.10.0-r2.ebuild b/dev-perl/Class-Accessor-Chained/Class-Accessor-Chained-0.10.0-r2.ebuild
new file mode 100644
index 00000000000..142aeaab255
--- /dev/null
+++ b/dev-perl/Class-Accessor-Chained/Class-Accessor-Chained-0.10.0-r2.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=RCLAMP
+DIST_VERSION=0.01
+inherit perl-module
+
+DESCRIPTION="Perl module to make chained class accessors"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~ppc-aix ~x86-solaris"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="dev-perl/Class-Accessor"
+DEPEND="dev-perl/Module-Build"
+BDEPEND="${RDEPEND}
+	dev-perl/Module-Build
+	test? (
+		virtual/perl-Test-Simple
+	)
+"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-Accessor-Chained/
@ 2020-09-26  9:25 Kent Fredric
  0 siblings, 0 replies; 2+ messages in thread
From: Kent Fredric @ 2020-09-26  9:25 UTC (permalink / raw
  To: gentoo-commits

commit:     98d32566090d457faf50e449f68099ae3db33815
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 26 09:21:36 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Sep 26 09:24:32 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98d32566

dev-perl/Class-Accessor-Chained: Cleanup old 0.10.0-r1

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>

 .../Class-Accessor-Chained-0.10.0-r1.ebuild          | 20 --------------------
 1 file changed, 20 deletions(-)

diff --git a/dev-perl/Class-Accessor-Chained/Class-Accessor-Chained-0.10.0-r1.ebuild b/dev-perl/Class-Accessor-Chained/Class-Accessor-Chained-0.10.0-r1.ebuild
deleted file mode 100644
index c4264f05333..00000000000
--- a/dev-perl/Class-Accessor-Chained/Class-Accessor-Chained-0.10.0-r1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=RCLAMP
-MODULE_VERSION=0.01
-inherit perl-module
-
-DESCRIPTION="Perl module to make chained class accessors"
-
-SLOT="0"
-KEYWORDS="amd64 x86 ~ppc-aix ~x86-solaris"
-IUSE=""
-
-RDEPEND="dev-perl/Class-Accessor"
-DEPEND="${RDEPEND}
-	dev-perl/Module-Build"
-
-SRC_TEST="do"


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

end of thread, other threads:[~2020-09-26  9:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-26  9:25 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Class-Accessor-Chained/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2020-05-23  8:55 Kent Fredric

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