public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Schedule-At/
@ 2018-01-10 18:40 Kent Fredric
  0 siblings, 0 replies; 5+ messages in thread
From: Kent Fredric @ 2018-01-10 18:40 UTC (permalink / raw
  To: gentoo-commits

commit:     38d782ff24c90e4c485a781ea0620d2180d00a62
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 10 18:38:56 2018 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed Jan 10 18:40:11 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38d782ff

dev-perl/Schedule-At: EAPI6 + tests

- EAPI6ify
- Enable tests

Package-Manager: Portage-2.3.18, Repoman-2.3.6

 dev-perl/Schedule-At/Schedule-At-1.150.0-r2.ebuild | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/dev-perl/Schedule-At/Schedule-At-1.150.0-r2.ebuild b/dev-perl/Schedule-At/Schedule-At-1.150.0-r2.ebuild
new file mode 100644
index 00000000000..77c7f71a41d
--- /dev/null
+++ b/dev-perl/Schedule-At/Schedule-At-1.150.0-r2.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=JOSERODR
+DIST_VERSION=1.15
+inherit perl-module
+
+DESCRIPTION="OS independent interface to the Unix 'at' command"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="sys-process/at"
+DEPEND="${RDEPEND}"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Schedule-At/
@ 2018-07-29 14:04 Thomas Deutschmann
  0 siblings, 0 replies; 5+ messages in thread
From: Thomas Deutschmann @ 2018-07-29 14:04 UTC (permalink / raw
  To: gentoo-commits

commit:     7d5e9022b2acf21f32265c5ebde91bf95ccae65e
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 29 13:57:48 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Jul 29 13:57:48 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d5e9022

dev-perl/Schedule-At: x86 stable (bug #662392)

Package-Manager: Portage-2.3.43, Repoman-2.3.10

 dev-perl/Schedule-At/Schedule-At-1.150.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Schedule-At/Schedule-At-1.150.0-r2.ebuild b/dev-perl/Schedule-At/Schedule-At-1.150.0-r2.ebuild
index 77c7f71a41d..d2c8ff023c0 100644
--- a/dev-perl/Schedule-At/Schedule-At-1.150.0-r2.ebuild
+++ b/dev-perl/Schedule-At/Schedule-At-1.150.0-r2.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="OS independent interface to the Unix 'at' command"
 
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE=""
 
 RDEPEND="sys-process/at"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Schedule-At/
@ 2018-08-04  0:01 Mikle Kolyada
  0 siblings, 0 replies; 5+ messages in thread
From: Mikle Kolyada @ 2018-08-04  0:01 UTC (permalink / raw
  To: gentoo-commits

commit:     114c923fcfdd24a3ba06233677eb6d6a90a4d5a0
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Aug  3 23:51:49 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Aug  3 23:51:49 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=114c923f

dev-perl/Schedule-At: amd64 stable wrt bug #662392

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-perl/Schedule-At/Schedule-At-1.150.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Schedule-At/Schedule-At-1.150.0-r2.ebuild b/dev-perl/Schedule-At/Schedule-At-1.150.0-r2.ebuild
index d2c8ff023c0..ab709fe7cfb 100644
--- a/dev-perl/Schedule-At/Schedule-At-1.150.0-r2.ebuild
+++ b/dev-perl/Schedule-At/Schedule-At-1.150.0-r2.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 DESCRIPTION="OS independent interface to the Unix 'at' command"
 
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND="sys-process/at"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Schedule-At/
@ 2020-04-15 14:29 Kent Fredric
  0 siblings, 0 replies; 5+ messages in thread
From: Kent Fredric @ 2020-04-15 14:29 UTC (permalink / raw
  To: gentoo-commits

commit:     966f6af62f97380a515ebb2ab98a428e21a934b3
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 15 14:06:25 2020 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed Apr 15 14:06:25 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=966f6af6

dev-perl/Schedule-At: Remove old 1.150.0-r1

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

 dev-perl/Schedule-At/Schedule-At-1.150.0-r1.ebuild | 19 -------------------
 1 file changed, 19 deletions(-)

diff --git a/dev-perl/Schedule-At/Schedule-At-1.150.0-r1.ebuild b/dev-perl/Schedule-At/Schedule-At-1.150.0-r1.ebuild
deleted file mode 100644
index ab2a030d4b7..00000000000
--- a/dev-perl/Schedule-At/Schedule-At-1.150.0-r1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=JOSERODR
-MODULE_VERSION=1.15
-inherit perl-module
-
-DESCRIPTION="OS independent interface to the Unix 'at' command"
-
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="sys-process/at"
-DEPEND="${RDEPEND}"
-
-#SRC_TEST="do"


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

* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Schedule-At/
@ 2021-08-06 19:33 Andreas K. Hüttel
  0 siblings, 0 replies; 5+ messages in thread
From: Andreas K. Hüttel @ 2021-08-06 19:33 UTC (permalink / raw
  To: gentoo-commits

commit:     571819ec96a801eb7a8c49f457e8c3e75aa19514
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Aug  6 19:04:39 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Aug  6 19:32:39 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=571819ec

dev-perl/Schedule-At: EAPI=8 bump

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

 ...ule-At-1.150.0-r2.ebuild => Schedule-At-1.150.0-r3.ebuild} | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/dev-perl/Schedule-At/Schedule-At-1.150.0-r2.ebuild b/dev-perl/Schedule-At/Schedule-At-1.150.0-r3.ebuild
similarity index 69%
rename from dev-perl/Schedule-At/Schedule-At-1.150.0-r2.ebuild
rename to dev-perl/Schedule-At/Schedule-At-1.150.0-r3.ebuild
index ab709fe7cfb..cacda534887 100644
--- a/dev-perl/Schedule-At/Schedule-At-1.150.0-r2.ebuild
+++ b/dev-perl/Schedule-At/Schedule-At-1.150.0-r3.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DIST_AUTHOR=JOSERODR
 DIST_VERSION=1.15
@@ -11,7 +11,8 @@ DESCRIPTION="OS independent interface to the Unix 'at' command"
 
 SLOT="0"
 KEYWORDS="amd64 x86"
-IUSE=""
 
-RDEPEND="sys-process/at"
-DEPEND="${RDEPEND}"
+RDEPEND="
+	sys-process/at
+"
+BDEPEND="${RDEPEND}"


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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-29 14:04 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Schedule-At/ Thomas Deutschmann
  -- strict thread matches above, loose matches on Subject: below --
2021-08-06 19:33 Andreas K. Hüttel
2020-04-15 14:29 Kent Fredric
2018-08-04  0:01 Mikle Kolyada
2018-01-10 18:40 Kent Fredric

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