public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Config-Auto/
@ 2015-12-30 12:29 Andreas Hüttel
  0 siblings, 0 replies; 4+ messages in thread
From: Andreas Hüttel @ 2015-12-30 12:29 UTC (permalink / raw
  To: gentoo-commits

commit:     3ecf4e4ba86229fbb7cde737231fde4f15c80a54
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 30 12:24:18 2015 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Dec 30 12:30:02 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ecf4e4b

dev-perl/Config-Auto: Remove old

Package-Manager: portage-2.2.26

 dev-perl/Config-Auto/Config-Auto-0.420.0-r1.ebuild | 26 ----------------------
 dev-perl/Config-Auto/Manifest                      |  1 -
 2 files changed, 27 deletions(-)

diff --git a/dev-perl/Config-Auto/Config-Auto-0.420.0-r1.ebuild b/dev-perl/Config-Auto/Config-Auto-0.420.0-r1.ebuild
deleted file mode 100644
index 0a70112..0000000
--- a/dev-perl/Config-Auto/Config-Auto-0.420.0-r1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR="BINGOS"
-MODULE_VERSION=0.42
-inherit perl-module
-
-DESCRIPTION="Magical config file parser"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
-	dev-perl/Config-IniFiles
-	dev-perl/IO-String
-	virtual/perl-Text-ParseWords
-	virtual/perl-File-Spec
-	dev-perl/yaml
-"
-DEPEND="${RDEPEND}"
-
-SRC_TEST="do"

diff --git a/dev-perl/Config-Auto/Manifest b/dev-perl/Config-Auto/Manifest
index 081bd4c..065edf8 100644
--- a/dev-perl/Config-Auto/Manifest
+++ b/dev-perl/Config-Auto/Manifest
@@ -1,2 +1 @@
-DIST Config-Auto-0.42.tar.gz 16006 SHA256 d038da0eb8835c8d38a7c1bbe8b200545e5a91915407a10a17eef460a7fbac10 SHA512 1556e28e793d0fb8656d2566da3d7472716c536cc44a13d5bc54748f2dc184bc86a0fd6569f1e5fdd5536cf7cdc727a9fb9ebaa059dbffd44499ed3552682170 WHIRLPOOL ddf80ff29de55fc17544a9a51713ed9c8e27c30b7d5bc569f5df8c22343158520c003eff070c83e4d5400f9bfad226df9c6240c0b04b7c044053d78088ed9a86
 DIST Config-Auto-0.44.tar.gz 16668 SHA256 e960e04df995852aba275cf83ac6f947e44a4139de156858c01f0cec7f7ab53f SHA512 8102100c6c8fb0f644aecf429c265a3ed502497576cfbcbb011697a0eced072ae8e912eec99dc74796382a394036ade88df7b93d1a2882cd381ae789c71196f9 WHIRLPOOL 81f2758c3a193405ad554730d5b049062228cad0b99cd5c9ab6759d7e4a6a7a547ee41a2ec51139855ff1d45063cc4eb686e8e2899c7a4f85277f65c3f1e748a


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Config-Auto/
@ 2016-04-29 19:36 Andreas Hüttel
  0 siblings, 0 replies; 4+ messages in thread
From: Andreas Hüttel @ 2016-04-29 19:36 UTC (permalink / raw
  To: gentoo-commits

commit:     a66b182837157dd72b5161f571518ff7d7d66152
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Apr 26 13:04:10 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Apr 29 19:35:59 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a66b1828

dev-perl/Config-Auto: Fix dependency on dev-perl/YAML

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"

 dev-perl/Config-Auto/Config-Auto-0.440.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Config-Auto/Config-Auto-0.440.0.ebuild b/dev-perl/Config-Auto/Config-Auto-0.440.0.ebuild
index 7344ca6..b67c133 100644
--- a/dev-perl/Config-Auto/Config-Auto-0.440.0.ebuild
+++ b/dev-perl/Config-Auto/Config-Auto-0.440.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -19,7 +19,7 @@ RDEPEND="
 	dev-perl/IO-String
 	virtual/perl-Text-ParseWords
 	virtual/perl-File-Spec
-	>=dev-perl/yaml-0.670.0
+	>=dev-perl/YAML-0.670.0
 "
 DEPEND="${RDEPEND}
 	virtual/perl-ExtUtils-MakeMaker


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Config-Auto/
@ 2020-06-27  5:59 Kent Fredric
  0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2020-06-27  5:59 UTC (permalink / raw
  To: gentoo-commits

commit:     cd51753fee01d7893a495c58fc5da167c3e693fa
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 27 05:58:28 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Jun 27 05:59:08 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd51753f

dev-perl/Config-Auto: -r bump for EAPI7

 - EAPI7
 - Parallel tests
 - Remove unused/useless variables assignments
 - Unconditionally patch bad tests

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

 dev-perl/Config-Auto/Config-Auto-0.440.0-r1.ebuild | 31 ++++++++++++++++++++++
 1 file changed, 31 insertions(+)

diff --git a/dev-perl/Config-Auto/Config-Auto-0.440.0-r1.ebuild b/dev-perl/Config-Auto/Config-Auto-0.440.0-r1.ebuild
new file mode 100644
index 00000000000..ced43262e82
--- /dev/null
+++ b/dev-perl/Config-Auto/Config-Auto-0.440.0-r1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=BINGOS
+DIST_VERSION=0.44
+inherit perl-module
+
+DESCRIPTION="Magical config file parser"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+RDEPEND="
+	dev-perl/Config-IniFiles
+	virtual/perl-File-Spec
+	virtual/perl-File-Temp
+	dev-perl/IO-String
+	virtual/perl-Text-ParseWords
+	>=dev-perl/YAML-0.670.0
+"
+BDEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? ( virtual/perl-Test-Simple )
+"
+PERL_RM_FILES=(
+	t/99_pod.t
+)


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Config-Auto/
@ 2020-07-31 12:32 Kent Fredric
  0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2020-07-31 12:32 UTC (permalink / raw
  To: gentoo-commits

commit:     5884478660b9126e5fbc29b477f4e430e15e9c5b
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 31 12:18:57 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Fri Jul 31 12:32:28 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58844786

dev-perl/Config-Auto: Cleanup old 0.440.0

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

 dev-perl/Config-Auto/Config-Auto-0.440.0.ebuild | 29 -------------------------
 1 file changed, 29 deletions(-)

diff --git a/dev-perl/Config-Auto/Config-Auto-0.440.0.ebuild b/dev-perl/Config-Auto/Config-Auto-0.440.0.ebuild
deleted file mode 100644
index feefb8e2902..00000000000
--- a/dev-perl/Config-Auto/Config-Auto-0.440.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=BINGOS
-MODULE_VERSION=0.44
-inherit perl-module
-
-DESCRIPTION="Magical config file parser"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-	dev-perl/Config-IniFiles
-	dev-perl/IO-String
-	virtual/perl-Text-ParseWords
-	virtual/perl-File-Spec
-	>=dev-perl/YAML-0.670.0
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	test? ( virtual/perl-Test-Simple )
-"
-
-SRC_TEST="do"


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

end of thread, other threads:[~2020-07-31 12:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-29 19:36 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Config-Auto/ Andreas Hüttel
  -- strict thread matches above, loose matches on Subject: below --
2020-07-31 12:32 Kent Fredric
2020-06-27  5:59 Kent Fredric
2015-12-30 12:29 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