* [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Sort/
@ 2020-09-05 19:21 Kent Fredric
0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2020-09-05 19:21 UTC (permalink / raw
To: gentoo-commits
commit: 93a32fb0bbd36f4b33907efa35dd79212f433699
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 5 19:15:51 2020 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Sep 5 19:21:30 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93a32fb0
dev-perl/File-Sort: -r bump for EAPI7 + fixes
- EAPI7
- Add USE="examples"
- Correct license, a weird situation calls for a weird solution.
- Enable parallel tests
- Remove undeeded explicit variables
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
dev-perl/File-Sort/File-Sort-1.10.0-r2.ebuild | 14 ++++++++++++++
1 file changed, 14 insertions(+)
diff --git a/dev-perl/File-Sort/File-Sort-1.10.0-r2.ebuild b/dev-perl/File-Sort/File-Sort-1.10.0-r2.ebuild
new file mode 100644
index 00000000000..048c5cd0c17
--- /dev/null
+++ b/dev-perl/File-Sort/File-Sort-1.10.0-r2.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DIST_AUTHOR=CNANDOR
+DIST_VERSION=1.01
+DIST_EXAMPLES=("eg/*")
+inherit perl-module
+
+DESCRIPTION="Sort a file or merge sort multiple files"
+LICENSE="|| ( Artistic GPL-1+ ) examples? ( Artistic )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Sort/
@ 2021-02-26 8:09 Agostino Sarubbo
0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo @ 2021-02-26 8:09 UTC (permalink / raw
To: gentoo-commits
commit: a00147047d5fe10d3dca5ce8c049f9980d4598e4
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 26 08:08:42 2021 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Feb 26 08:09:19 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0014704
dev-perl/File-Sort: x86 stable wrt bug #770745
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-perl/File-Sort/File-Sort-1.10.0-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/File-Sort/File-Sort-1.10.0-r2.ebuild b/dev-perl/File-Sort/File-Sort-1.10.0-r2.ebuild
index 048c5cd0c17..e03550b6330 100644
--- a/dev-perl/File-Sort/File-Sort-1.10.0-r2.ebuild
+++ b/dev-perl/File-Sort/File-Sort-1.10.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
@@ -11,4 +11,4 @@ inherit perl-module
DESCRIPTION="Sort a file or merge sort multiple files"
LICENSE="|| ( Artistic GPL-1+ ) examples? ( Artistic )"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Sort/
@ 2021-02-27 16:16 Sam James
0 siblings, 0 replies; 4+ messages in thread
From: Sam James @ 2021-02-27 16:16 UTC (permalink / raw
To: gentoo-commits
commit: 2042345b13bcd86506a093d6bf97e1675f1fbc37
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 27 16:16:16 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 27 16:16:16 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2042345b
dev-perl/File-Sort: Stabilize 1.10.0-r2 amd64, #770745
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/File-Sort/File-Sort-1.10.0-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/File-Sort/File-Sort-1.10.0-r2.ebuild b/dev-perl/File-Sort/File-Sort-1.10.0-r2.ebuild
index e03550b6330..7b060cb358d 100644
--- a/dev-perl/File-Sort/File-Sort-1.10.0-r2.ebuild
+++ b/dev-perl/File-Sort/File-Sort-1.10.0-r2.ebuild
@@ -11,4 +11,4 @@ inherit perl-module
DESCRIPTION="Sort a file or merge sort multiple files"
LICENSE="|| ( Artistic GPL-1+ ) examples? ( Artistic )"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Sort/
@ 2021-02-27 16:54 Sam James
0 siblings, 0 replies; 4+ messages in thread
From: Sam James @ 2021-02-27 16:54 UTC (permalink / raw
To: gentoo-commits
commit: e88ddaed02763bde7b62b9913e55e6fff325174e
Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Sat Feb 27 16:25:51 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 27 16:53:53 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e88ddaed
dev-perl/File-Sort: Remove old
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/File-Sort/File-Sort-1.10.0-r1.ebuild | 16 ----------------
1 file changed, 16 deletions(-)
diff --git a/dev-perl/File-Sort/File-Sort-1.10.0-r1.ebuild b/dev-perl/File-Sort/File-Sort-1.10.0-r1.ebuild
deleted file mode 100644
index 001795cb7d0..00000000000
--- a/dev-perl/File-Sort/File-Sort-1.10.0-r1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=CNANDOR
-MODULE_VERSION=1.01
-inherit perl-module
-
-DESCRIPTION="Sort a file or merge sort multiple files"
-
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-SRC_TEST="do"
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2021-02-27 16:54 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-05 19:21 [gentoo-commits] repo/gentoo:master commit in: dev-perl/File-Sort/ Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2021-02-26 8:09 Agostino Sarubbo
2021-02-27 16:16 Sam James
2021-02-27 16:54 Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox