public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Dist-Zilla-Plugin-Config-Git/
@ 2017-06-18 20:42 Andreas Hüttel
  0 siblings, 0 replies; 5+ messages in thread
From: Andreas Hüttel @ 2017-06-18 20:42 UTC (permalink / raw
  To: gentoo-commits

commit:     ce15d3512d56c76b83863ee88850aa9450a8b279
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 17 19:03:15 2017 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Jun 18 20:42:27 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce15d351

dev-perl/Dist-Zilla-Plugin-Config-Git: New package, needed for Dist::Zilla::Plugin::Git

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 .../Dist-Zilla-Plugin-Config-Git-0.920.0.ebuild    | 29 ++++++++++++++++++++++
 dev-perl/Dist-Zilla-Plugin-Config-Git/Manifest     |  1 +
 dev-perl/Dist-Zilla-Plugin-Config-Git/metadata.xml |  8 ++++++
 3 files changed, 38 insertions(+)

diff --git a/dev-perl/Dist-Zilla-Plugin-Config-Git/Dist-Zilla-Plugin-Config-Git-0.920.0.ebuild b/dev-perl/Dist-Zilla-Plugin-Config-Git/Dist-Zilla-Plugin-Config-Git-0.920.0.ebuild
new file mode 100644
index 00000000000..be5f52aba6d
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Config-Git/Dist-Zilla-Plugin-Config-Git-0.920.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=BBYRD
+DIST_VERSION=0.92
+inherit perl-module
+
+DESCRIPTION="Plugin configuration containing settings for a Git repo"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+	>=dev-perl/Dist-Zilla-1.0.0
+	>=dev-perl/Moose-0.340.0
+	>=dev-perl/MooseX-Types-0.60.0
+	>=dev-perl/String-Errf-0.1.0
+	>=dev-perl/namespace-clean-0.60.0
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		>=dev-perl/Test-CheckDeps-0.10.0
+		>=virtual/perl-Test-Simple-0.940.0
+	)
+"

diff --git a/dev-perl/Dist-Zilla-Plugin-Config-Git/Manifest b/dev-perl/Dist-Zilla-Plugin-Config-Git/Manifest
new file mode 100644
index 00000000000..3581f7a7cf6
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Config-Git/Manifest
@@ -0,0 +1 @@
+DIST Dist-Zilla-Plugin-Config-Git-0.92.tar.gz 17755 SHA256 502f35869dd0841cb985e707d025ec65d14dd4f389c624870026874f9bdf82a5 SHA512 f319cbebe197a1c3c6f1ce19435f4e7a93378f211051b94b8bb0d3ce94da209c3d72ff5f3f7084222fd22c785bc75ac2ebcb4c7f0600ee87cec54f3454cc0fe9 WHIRLPOOL 4de254e7778f3bd554eb4f116ecdcafdc12f8edcff9bc6654da21100143ddf002f6a8e189777882430c102876a642470afb9b20116c547714764934a80636bdf

diff --git a/dev-perl/Dist-Zilla-Plugin-Config-Git/metadata.xml b/dev-perl/Dist-Zilla-Plugin-Config-Git/metadata.xml
new file mode 100644
index 00000000000..2b9a936fc0a
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Config-Git/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <maintainer type="project">
+    <email>perl@gentoo.org</email>
+    <name>Gentoo Perl Project</name>
+  </maintainer>
+</pkgmetadata>


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Dist-Zilla-Plugin-Config-Git/
@ 2017-10-20  7:40 Kent Fredric
  0 siblings, 0 replies; 5+ messages in thread
From: Kent Fredric @ 2017-10-20  7:40 UTC (permalink / raw
  To: gentoo-commits

commit:     35097f49796e787bc4fa8b9a70e73a330d171bf6
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 20 07:11:19 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Oct 20 07:39:49 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35097f49

dev-perl/Dist-Zilla-Plugin-Config-Git: Add remote-id's to metadata.xml

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-perl/Dist-Zilla-Plugin-Config-Git/metadata.xml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/dev-perl/Dist-Zilla-Plugin-Config-Git/metadata.xml b/dev-perl/Dist-Zilla-Plugin-Config-Git/metadata.xml
index 2b9a936fc0a..7c6e9917bfa 100644
--- a/dev-perl/Dist-Zilla-Plugin-Config-Git/metadata.xml
+++ b/dev-perl/Dist-Zilla-Plugin-Config-Git/metadata.xml
@@ -5,4 +5,9 @@
     <email>perl@gentoo.org</email>
     <name>Gentoo Perl Project</name>
   </maintainer>
+  <upstream>
+    <remote-id type="cpan">Dist-Zilla-Plugin-Config-Git</remote-id>
+    <remote-id type="cpan-module">Dist::Zilla::Plugin::Config::Git</remote-id>
+    <remote-id type="cpan-module">Dist::Zilla::Role::GitConfig</remote-id>
+  </upstream>
 </pkgmetadata>


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Dist-Zilla-Plugin-Config-Git/
@ 2020-07-31 10:39 Kent Fredric
  0 siblings, 0 replies; 5+ messages in thread
From: Kent Fredric @ 2020-07-31 10:39 UTC (permalink / raw
  To: gentoo-commits

commit:     538d5a6f7e40496076d07ae8d521b769a275f042
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 31 10:39:16 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Jul 31 10:39:29 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=538d5a6f

dev-perl/Dist-Zilla-Plugin-Config-Git: -r bump for EAPI7 + fixes

- EAPI7
- Fix incorrect LICENSE

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

 .../Dist-Zilla-Plugin-Config-Git-0.920.0-r1.ebuild | 30 ++++++++++++++++++++++
 1 file changed, 30 insertions(+)

diff --git a/dev-perl/Dist-Zilla-Plugin-Config-Git/Dist-Zilla-Plugin-Config-Git-0.920.0-r1.ebuild b/dev-perl/Dist-Zilla-Plugin-Config-Git/Dist-Zilla-Plugin-Config-Git-0.920.0-r1.ebuild
new file mode 100644
index 00000000000..8424d799f71
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Config-Git/Dist-Zilla-Plugin-Config-Git-0.920.0-r1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=BBYRD
+DIST_VERSION=0.92
+inherit perl-module
+
+DESCRIPTION="Plugin configuration containing settings for a Git repo"
+LICENSE="Artistic-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+	>=dev-perl/Dist-Zilla-1.0.0
+	>=dev-perl/Moose-0.340.0
+	>=dev-perl/MooseX-Types-0.60.0
+	>=dev-perl/String-Errf-0.1.0
+	>=dev-perl/namespace-clean-0.60.0
+"
+BDEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? (
+		>=dev-perl/Test-CheckDeps-0.10.0
+		>=virtual/perl-Test-Simple-0.940.0
+	)
+"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Dist-Zilla-Plugin-Config-Git/
@ 2020-09-05 19:55 Kent Fredric
  0 siblings, 0 replies; 5+ messages in thread
From: Kent Fredric @ 2020-09-05 19:55 UTC (permalink / raw
  To: gentoo-commits

commit:     d96a034bd071f28cb6d7db71a79640f5cece821b
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Sep  5 19:38:18 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Sep  5 19:49:50 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d96a034b

dev-perl/Dist-Zilla-Plugin-Config-Git: Cleanup old 0.920.0

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

 .../Dist-Zilla-Plugin-Config-Git-0.920.0.ebuild    | 30 ----------------------
 1 file changed, 30 deletions(-)

diff --git a/dev-perl/Dist-Zilla-Plugin-Config-Git/Dist-Zilla-Plugin-Config-Git-0.920.0.ebuild b/dev-perl/Dist-Zilla-Plugin-Config-Git/Dist-Zilla-Plugin-Config-Git-0.920.0.ebuild
deleted file mode 100644
index 06f1f1aa6e2..00000000000
--- a/dev-perl/Dist-Zilla-Plugin-Config-Git/Dist-Zilla-Plugin-Config-Git-0.920.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=BBYRD
-DIST_VERSION=0.92
-inherit perl-module
-
-DESCRIPTION="Plugin configuration containing settings for a Git repo"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-	>=dev-perl/Dist-Zilla-1.0.0
-	>=dev-perl/Moose-0.340.0
-	>=dev-perl/MooseX-Types-0.60.0
-	>=dev-perl/String-Errf-0.1.0
-	>=dev-perl/namespace-clean-0.60.0
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? (
-		>=dev-perl/Test-CheckDeps-0.10.0
-		>=virtual/perl-Test-Simple-0.940.0
-	)
-"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Dist-Zilla-Plugin-Config-Git/
@ 2021-06-20 21:00 Andreas K. Hüttel
  0 siblings, 0 replies; 5+ messages in thread
From: Andreas K. Hüttel @ 2021-06-20 21:00 UTC (permalink / raw
  To: gentoo-commits

commit:     65d136b211af38b980350172d07a9d3e6ef2e2c3
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 20 20:52:41 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Jun 20 21:00:00 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65d136b2

dev-perl/Dist-Zilla-Plugin-Config-Git: Stable for amd64

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

 .../Dist-Zilla-Plugin-Config-Git-0.920.0-r1.ebuild                    | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Dist-Zilla-Plugin-Config-Git/Dist-Zilla-Plugin-Config-Git-0.920.0-r1.ebuild b/dev-perl/Dist-Zilla-Plugin-Config-Git/Dist-Zilla-Plugin-Config-Git-0.920.0-r1.ebuild
index 8424d799f71..1e43b6bc52f 100644
--- a/dev-perl/Dist-Zilla-Plugin-Config-Git/Dist-Zilla-Plugin-Config-Git-0.920.0-r1.ebuild
+++ b/dev-perl/Dist-Zilla-Plugin-Config-Git/Dist-Zilla-Plugin-Config-Git-0.920.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="Plugin configuration containing settings for a Git repo"
 LICENSE="Artistic-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 


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

end of thread, other threads:[~2021-06-20 21:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-31 10:39 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Dist-Zilla-Plugin-Config-Git/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2021-06-20 21:00 Andreas K. Hüttel
2020-09-05 19:55 Kent Fredric
2017-10-20  7:40 Kent Fredric
2017-06-18 20:42 Andreas Hüttel

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