public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/AutoXS-Header/
@ 2020-04-30 11:39 Kent Fredric
  0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2020-04-30 11:39 UTC (permalink / raw
  To: gentoo-commits

commit:     d441f9fdaa58d82294aefde47dfa9f5ffd3caa6a
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 30 11:35:07 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Apr 30 11:35:07 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d441f9fd

dev-perl/AutoXS-Header: -r bump for EAPI7

Also remove unneeded varaibles and empty assignments

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

 dev-perl/AutoXS-Header/AutoXS-Header-1.20.0-r2.ebuild | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/dev-perl/AutoXS-Header/AutoXS-Header-1.20.0-r2.ebuild b/dev-perl/AutoXS-Header/AutoXS-Header-1.20.0-r2.ebuild
new file mode 100644
index 00000000000..f8b0addd227
--- /dev/null
+++ b/dev-perl/AutoXS-Header/AutoXS-Header-1.20.0-r2.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=SMUELLER
+DIST_VERSION=1.02
+inherit perl-module
+
+DESCRIPTION="Container for the AutoXS header files"
+
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris"
+
+BDEPEND="
+	virtual/perl-ExtUtils-MakeMaker
+"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/AutoXS-Header/
@ 2020-06-20  4:15 Kent Fredric
  0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2020-06-20  4:15 UTC (permalink / raw
  To: gentoo-commits

commit:     fff54fa12be5200b58b62ba25c4a13dc3f471b94
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 20 04:10:09 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Jun 20 04:15:25 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fff54fa1

dev-perl/AutoXS-Header: Cleanup old 1.20.0-r1 EAPI5

- EAPI5
- Unstable (~)
- Eclipsed by newer for >1 month

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

 dev-perl/AutoXS-Header/AutoXS-Header-1.20.0-r1.ebuild | 16 ----------------
 1 file changed, 16 deletions(-)

diff --git a/dev-perl/AutoXS-Header/AutoXS-Header-1.20.0-r1.ebuild b/dev-perl/AutoXS-Header/AutoXS-Header-1.20.0-r1.ebuild
deleted file mode 100644
index 21bdd389114..00000000000
--- a/dev-perl/AutoXS-Header/AutoXS-Header-1.20.0-r1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=SMUELLER
-MODULE_VERSION=1.02
-inherit perl-module
-
-DESCRIPTION="Container for the AutoXS header files"
-
-SLOT="0"
-KEYWORDS="amd64 ppc x86 ~ppc-aix ~ppc-macos ~x86-solaris"
-IUSE=""
-
-SRC_TEST=do


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/AutoXS-Header/
@ 2020-06-20  4:55 Kent Fredric
  0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2020-06-20  4:55 UTC (permalink / raw
  To: gentoo-commits

commit:     285e5682cdee021d5113610049cdea533af5878b
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 20 04:54:46 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Jun 20 04:55:06 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=285e5682

dev-perl/AutoXS-Header: Restore stable 1.20.0-r1

Unfortunately, I purged a stable version without realising it :(

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

 dev-perl/AutoXS-Header/AutoXS-Header-1.20.0-r1.ebuild | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/dev-perl/AutoXS-Header/AutoXS-Header-1.20.0-r1.ebuild b/dev-perl/AutoXS-Header/AutoXS-Header-1.20.0-r1.ebuild
new file mode 100644
index 00000000000..77c8a1bd83f
--- /dev/null
+++ b/dev-perl/AutoXS-Header/AutoXS-Header-1.20.0-r1.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+MODULE_AUTHOR=SMUELLER
+MODULE_VERSION=1.02
+inherit perl-module
+
+DESCRIPTION="Container for the AutoXS header files"
+
+SLOT="0"
+KEYWORDS="amd64 ppc x86 ~ppc-aix ~ppc-macos ~x86-solaris"
+IUSE=""
+
+SRC_TEST=do


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/AutoXS-Header/
@ 2020-10-03  5:23 Kent Fredric
  0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2020-10-03  5:23 UTC (permalink / raw
  To: gentoo-commits

commit:     411c82e31cfb8f2f11079df4e4319566c5125a02
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Oct  3 05:17:26 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Oct  3 05:23:15 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=411c82e3

dev-perl/AutoXS-Header: Cleanup old 1.20.0-r1

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

 dev-perl/AutoXS-Header/AutoXS-Header-1.20.0-r1.ebuild | 16 ----------------
 1 file changed, 16 deletions(-)

diff --git a/dev-perl/AutoXS-Header/AutoXS-Header-1.20.0-r1.ebuild b/dev-perl/AutoXS-Header/AutoXS-Header-1.20.0-r1.ebuild
deleted file mode 100644
index 77c8a1bd83f..00000000000
--- a/dev-perl/AutoXS-Header/AutoXS-Header-1.20.0-r1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=SMUELLER
-MODULE_VERSION=1.02
-inherit perl-module
-
-DESCRIPTION="Container for the AutoXS header files"
-
-SLOT="0"
-KEYWORDS="amd64 ppc x86 ~ppc-aix ~ppc-macos ~x86-solaris"
-IUSE=""
-
-SRC_TEST=do


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

end of thread, other threads:[~2020-10-03  5:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-30 11:39 [gentoo-commits] repo/gentoo:master commit in: dev-perl/AutoXS-Header/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2020-06-20  4:15 Kent Fredric
2020-06-20  4:55 Kent Fredric
2020-10-03  5:23 Kent Fredric

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