* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Config-Simple/
@ 2020-06-28 13:54 Kent Fredric
0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2020-06-28 13:54 UTC (permalink / raw
To: gentoo-commits
commit: 8b8668046bff72bad29637a6d73e06fbdfb5b03e
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 28 13:54:10 2020 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Jun 28 13:54:10 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b866804
dev-perl/Config-Simple: -r bump for EAPI7
- EAPI7
- Remove unused/empty variable assignments
- Fix redundant description
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
dev-perl/Config-Simple/Config-Simple-4.590.0-r2.ebuild | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/dev-perl/Config-Simple/Config-Simple-4.590.0-r2.ebuild b/dev-perl/Config-Simple/Config-Simple-4.590.0-r2.ebuild
new file mode 100644
index 00000000000..f5121e6b5d9
--- /dev/null
+++ b/dev-perl/Config-Simple/Config-Simple-4.590.0-r2.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=SHERZODR
+DIST_VERSION=4.59
+inherit perl-module
+
+DESCRIPTION="Simple configuration file class"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Config-Simple/
@ 2021-05-04 20:43 Andreas K. Hüttel
0 siblings, 0 replies; 3+ messages in thread
From: Andreas K. Hüttel @ 2021-05-04 20:43 UTC (permalink / raw
To: gentoo-commits
commit: b0ab715f5b8130f8ebe89ca20ccb0b1ef2570dbc
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue May 4 14:17:10 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue May 4 20:43:15 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0ab715f
dev-perl/Config-Simple: Remove old
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/Config-Simple/Config-Simple-4.590.0-r1.ebuild | 16 ----------------
1 file changed, 16 deletions(-)
diff --git a/dev-perl/Config-Simple/Config-Simple-4.590.0-r1.ebuild b/dev-perl/Config-Simple/Config-Simple-4.590.0-r1.ebuild
deleted file mode 100644
index 9e78fa27d9b..00000000000
--- a/dev-perl/Config-Simple/Config-Simple-4.590.0-r1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=SHERZODR
-MODULE_VERSION=4.59
-inherit perl-module
-
-DESCRIPTION="Config::Simple - simple configuration file class"
-
-SLOT="0"
-KEYWORDS="amd64 ~ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
-IUSE=""
-
-SRC_TEST="do"
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Config-Simple/
@ 2021-05-04 20:43 Andreas K. Hüttel
0 siblings, 0 replies; 3+ messages in thread
From: Andreas K. Hüttel @ 2021-05-04 20:43 UTC (permalink / raw
To: gentoo-commits
commit: 12fac7cc0fdf51293a4a4254991d42b2e729e430
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue May 4 14:16:51 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue May 4 20:43:12 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12fac7cc
dev-perl/Config-Simple: Stable for all
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/Config-Simple/Config-Simple-4.590.0-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Config-Simple/Config-Simple-4.590.0-r2.ebuild b/dev-perl/Config-Simple/Config-Simple-4.590.0-r2.ebuild
index f5121e6b5d9..67be08f0540 100644
--- a/dev-perl/Config-Simple/Config-Simple-4.590.0-r2.ebuild
+++ b/dev-perl/Config-Simple/Config-Simple-4.590.0-r2.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,4 +10,4 @@ inherit perl-module
DESCRIPTION="Simple configuration file class"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
+KEYWORDS="amd64 ~ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-05-04 20:43 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-04 20:43 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Config-Simple/ Andreas K. Hüttel
-- strict thread matches above, loose matches on Subject: below --
2021-05-04 20:43 Andreas K. Hüttel
2020-06-28 13:54 Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox