public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: sys-process/xjobs/
@ 2015-12-24 15:58 Manuel Rüger
  0 siblings, 0 replies; 14+ messages in thread
From: Manuel Rüger @ 2015-12-24 15:58 UTC (permalink / raw
  To: gentoo-commits

commit:     a20a330ef72d470c6fd754aa4e9bd9495d28e4b4
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 24 15:58:14 2015 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Thu Dec 24 15:58:14 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a20a330e

sys-process/xjobs: Fix Homepage

Package-Manager: portage-2.2.26

 sys-process/xjobs/xjobs-20140125.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/xjobs/xjobs-20140125.ebuild b/sys-process/xjobs/xjobs-20140125.ebuild
index d1bd03a..2c2b131 100644
--- a/sys-process/xjobs/xjobs-20140125.ebuild
+++ b/sys-process/xjobs/xjobs-20140125.ebuild
@@ -5,7 +5,7 @@
 EAPI=5
 
 DESCRIPTION="Reads commands line by line and executes them in parallel"
-HOMEPAGE="http://www.maier-komor.de/${PN}.html"
+HOMEPAGE="http://www.maier-komor.de/xjobs.html"
 SRC_URI="http://www.maier-komor.de/${PN}/${P}.tgz"
 
 LICENSE="GPL-2"


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

* [gentoo-commits] repo/gentoo:master commit in: sys-process/xjobs/
@ 2016-02-16  2:58 Michael Orlitzky
  0 siblings, 0 replies; 14+ messages in thread
From: Michael Orlitzky @ 2016-02-16  2:58 UTC (permalink / raw
  To: gentoo-commits

commit:     4cb5b61140181022810918736fa3137bc6888698
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 16 02:56:23 2016 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Tue Feb 16 02:56:23 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cb5b611

sys-process/xjobs: add version 20151016.

Package-Manager: portage-2.2.26

 sys-process/xjobs/Manifest              |  1 +
 sys-process/xjobs/xjobs-20151016.ebuild | 17 +++++++++++++++++
 2 files changed, 18 insertions(+)

diff --git a/sys-process/xjobs/Manifest b/sys-process/xjobs/Manifest
index af0c065..52ea6c1 100644
--- a/sys-process/xjobs/Manifest
+++ b/sys-process/xjobs/Manifest
@@ -1 +1,2 @@
 DIST xjobs-20140125.tgz 95439 SHA256 cbe582b1109c380bd80a02eb21b721dcfc5ef701446bfc9606b99246a84e737a SHA512 f95f42824a133881aa86ba07095bd4bef87bf628cae1fe73f2ce6e00bc7e327382e28d808cd13db1a781cb1d357167896cbda663382b16bb87861a2587478644 WHIRLPOOL 1b56d7a02e6cb738a47b3676943aef421a1db6502c249a07dd80268c3cb1c11bbcb5e8dfb2aabb9bb2ba3ef742c1b0584ee9526147fd35a1156b4f9ff2c04f80
+DIST xjobs-20151016.tgz 97553 SHA256 1b80abe5effe057db21897f897842dccd76e7812c1caaa80f9b8e85cca409251 SHA512 f8df8c4f3174bde08294d925678e3e1b87e096ce8eff3425613eaf325a2cc2ee0d58f52fea01c929dba35a96879a7bb7bc23b5f1a3e64b57d38dd1daaf9839bf WHIRLPOOL e4d19ffa74dc1780d0e0a1ddd7eaee8585c520dd05343674c7798ee56949c949c5c4e7113ca16851f6eee6542f9e4bd37cd88bdaba4deb53ddf896756f77ce00

diff --git a/sys-process/xjobs/xjobs-20151016.ebuild b/sys-process/xjobs/xjobs-20151016.ebuild
new file mode 100644
index 0000000..89ba044
--- /dev/null
+++ b/sys-process/xjobs/xjobs-20151016.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="Reads commands line by line and executes them in parallel"
+HOMEPAGE="http://www.maier-komor.de/xjobs.html"
+SRC_URI="http://www.maier-komor.de/${PN}/${P}.tgz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="sys-devel/flex"
+RDEPEND=""


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

* [gentoo-commits] repo/gentoo:master commit in: sys-process/xjobs/
@ 2016-09-26 12:36 Agostino Sarubbo
  0 siblings, 0 replies; 14+ messages in thread
From: Agostino Sarubbo @ 2016-09-26 12:36 UTC (permalink / raw
  To: gentoo-commits

commit:     920d773153b1709df34ca8a244f007b8600be88f
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 26 12:35:14 2016 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Sep 26 12:35:27 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=920d7731

sys-process/xjobs: amd64 stable wrt bug #590844

Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 sys-process/xjobs/xjobs-20151016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/xjobs/xjobs-20151016.ebuild b/sys-process/xjobs/xjobs-20151016.ebuild
index 89ba044..f063374 100644
--- a/sys-process/xjobs/xjobs-20151016.ebuild
+++ b/sys-process/xjobs/xjobs-20151016.ebuild
@@ -10,7 +10,7 @@ SRC_URI="http://www.maier-komor.de/${PN}/${P}.tgz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 DEPEND="sys-devel/flex"


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

* [gentoo-commits] repo/gentoo:master commit in: sys-process/xjobs/
@ 2016-11-24  1:20 Michael Orlitzky
  0 siblings, 0 replies; 14+ messages in thread
From: Michael Orlitzky @ 2016-11-24  1:20 UTC (permalink / raw
  To: gentoo-commits

commit:     65616b7d1dd040557a1f7bea9433b2749a911153
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 24 01:18:49 2016 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Thu Nov 24 01:18:49 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65616b7d

sys-process/xjobs: remove old xjobs-20140125.

Package-Manager: portage-2.3.0

 sys-process/xjobs/Manifest              |  1 -
 sys-process/xjobs/xjobs-20140125.ebuild | 17 -----------------
 2 files changed, 18 deletions(-)

diff --git a/sys-process/xjobs/Manifest b/sys-process/xjobs/Manifest
index 52ea6c1..3d59dbf 100644
--- a/sys-process/xjobs/Manifest
+++ b/sys-process/xjobs/Manifest
@@ -1,2 +1 @@
-DIST xjobs-20140125.tgz 95439 SHA256 cbe582b1109c380bd80a02eb21b721dcfc5ef701446bfc9606b99246a84e737a SHA512 f95f42824a133881aa86ba07095bd4bef87bf628cae1fe73f2ce6e00bc7e327382e28d808cd13db1a781cb1d357167896cbda663382b16bb87861a2587478644 WHIRLPOOL 1b56d7a02e6cb738a47b3676943aef421a1db6502c249a07dd80268c3cb1c11bbcb5e8dfb2aabb9bb2ba3ef742c1b0584ee9526147fd35a1156b4f9ff2c04f80
 DIST xjobs-20151016.tgz 97553 SHA256 1b80abe5effe057db21897f897842dccd76e7812c1caaa80f9b8e85cca409251 SHA512 f8df8c4f3174bde08294d925678e3e1b87e096ce8eff3425613eaf325a2cc2ee0d58f52fea01c929dba35a96879a7bb7bc23b5f1a3e64b57d38dd1daaf9839bf WHIRLPOOL e4d19ffa74dc1780d0e0a1ddd7eaee8585c520dd05343674c7798ee56949c949c5c4e7113ca16851f6eee6542f9e4bd37cd88bdaba4deb53ddf896756f77ce00

diff --git a/sys-process/xjobs/xjobs-20140125.ebuild b/sys-process/xjobs/xjobs-20140125.ebuild
deleted file mode 100644
index 2c2b131..00000000
--- a/sys-process/xjobs/xjobs-20140125.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-DESCRIPTION="Reads commands line by line and executes them in parallel"
-HOMEPAGE="http://www.maier-komor.de/xjobs.html"
-SRC_URI="http://www.maier-komor.de/${PN}/${P}.tgz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND="sys-devel/flex"
-RDEPEND=""


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

* [gentoo-commits] repo/gentoo:master commit in: sys-process/xjobs/
@ 2016-11-24  1:20 Michael Orlitzky
  0 siblings, 0 replies; 14+ messages in thread
From: Michael Orlitzky @ 2016-11-24  1:20 UTC (permalink / raw
  To: gentoo-commits

commit:     bcb1ad33b379a480a1b9a86f3b398780a332f580
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 24 01:17:59 2016 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Thu Nov 24 01:17:59 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcb1ad33

sys-process/xjobs: stabilize xjobs-20151016 on x86.

As the maintainer, I've tested this on my own x86 server. To relieve
some of the burden on the arch teams, I've gone ahead and stabilized
it myself.

Gentoo-Bug: 590844

Package-Manager: portage-2.3.0

 sys-process/xjobs/xjobs-20151016.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/xjobs/xjobs-20151016.ebuild b/sys-process/xjobs/xjobs-20151016.ebuild
index f063374..81a85d8 100644
--- a/sys-process/xjobs/xjobs-20151016.ebuild
+++ b/sys-process/xjobs/xjobs-20151016.ebuild
@@ -10,7 +10,7 @@ SRC_URI="http://www.maier-komor.de/${PN}/${P}.tgz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 DEPEND="sys-devel/flex"


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

* [gentoo-commits] repo/gentoo:master commit in: sys-process/xjobs/
@ 2018-02-17 17:46 Michael Orlitzky
  0 siblings, 0 replies; 14+ messages in thread
From: Michael Orlitzky @ 2018-02-17 17:46 UTC (permalink / raw
  To: gentoo-commits

commit:     1bb3ddf7a4117d93766acd2f076e6af706c7b81c
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 17 16:59:20 2018 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Sat Feb 17 17:46:00 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bb3ddf7

sys-process/xjobs: new version xjobs-20170829.

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 sys-process/xjobs/Manifest              |  1 +
 sys-process/xjobs/xjobs-20170829.ebuild | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)

diff --git a/sys-process/xjobs/Manifest b/sys-process/xjobs/Manifest
index e8208831e54..57bc9bdccc8 100644
--- a/sys-process/xjobs/Manifest
+++ b/sys-process/xjobs/Manifest
@@ -1 +1,2 @@
 DIST xjobs-20151016.tgz 97553 BLAKE2B 20d9e197fcafb179d7bcbd78f9f70a2731a3de6df5854b797c2884e27e17855fa5f69761b65c39f0039c23dd019bb5a017735aa8b22ef3bce91b9447b24e86c6 SHA512 f8df8c4f3174bde08294d925678e3e1b87e096ce8eff3425613eaf325a2cc2ee0d58f52fea01c929dba35a96879a7bb7bc23b5f1a3e64b57d38dd1daaf9839bf
+DIST xjobs-20170829.tgz 109732 BLAKE2B 7c1db1b8bd5a382364d62093f7c28d4f6d13220c01b757c0f92fe1d20acdce699234e8e0c3fc98105a0e9cd93eb10738473ef95bb1e5bb64725155bc878bdb4e SHA512 9308c239ebf0dfa8374a85d753b2234c083b29e2b65b19028e5e67864df80df345ec232c13777cef8a21d3872408967a065fa8d54761b14a2f452b483b86f80c

diff --git a/sys-process/xjobs/xjobs-20170829.ebuild b/sys-process/xjobs/xjobs-20170829.ebuild
new file mode 100644
index 00000000000..0a357b305b0
--- /dev/null
+++ b/sys-process/xjobs/xjobs-20170829.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Reads commands line by line and executes them in parallel"
+HOMEPAGE="http://www.maier-komor.de/xjobs.html"
+SRC_URI="http://www.maier-komor.de/${PN}/${P}.tgz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="examples"
+
+DEPEND="sys-devel/flex"
+RDEPEND=""
+
+src_install() {
+	default
+	use examples && dodoc -r examples
+}


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

* [gentoo-commits] repo/gentoo:master commit in: sys-process/xjobs/
@ 2018-08-18 22:15 Thomas Deutschmann
  0 siblings, 0 replies; 14+ messages in thread
From: Thomas Deutschmann @ 2018-08-18 22:15 UTC (permalink / raw
  To: gentoo-commits

commit:     26ddb5d6f57df764a21c7ef4437c7bd587a3e066
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 18 22:03:12 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sat Aug 18 22:14:34 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26ddb5d6

sys-process/xjobs: x86 stable (bug #663968)

Package-Manager: Portage-2.3.46, Repoman-2.3.10

 sys-process/xjobs/xjobs-20170829.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/xjobs/xjobs-20170829.ebuild b/sys-process/xjobs/xjobs-20170829.ebuild
index 0a357b305b0..4f120eb67d6 100644
--- a/sys-process/xjobs/xjobs-20170829.ebuild
+++ b/sys-process/xjobs/xjobs-20170829.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://www.maier-komor.de/${PN}/${P}.tgz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
 IUSE="examples"
 
 DEPEND="sys-devel/flex"


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

* [gentoo-commits] repo/gentoo:master commit in: sys-process/xjobs/
@ 2018-08-19  1:07 Mikle Kolyada
  0 siblings, 0 replies; 14+ messages in thread
From: Mikle Kolyada @ 2018-08-19  1:07 UTC (permalink / raw
  To: gentoo-commits

commit:     96f8faf70893939f2832ebf64ef457d365b619e0
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 19 01:07:00 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Aug 19 01:07:00 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96f8faf7

sys-process/xjobs: amd64 stable wrt bug #663968

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 sys-process/xjobs/xjobs-20170829.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/xjobs/xjobs-20170829.ebuild b/sys-process/xjobs/xjobs-20170829.ebuild
index 4f120eb67d6..00bfacb70cb 100644
--- a/sys-process/xjobs/xjobs-20170829.ebuild
+++ b/sys-process/xjobs/xjobs-20170829.ebuild
@@ -9,7 +9,7 @@ SRC_URI="http://www.maier-komor.de/${PN}/${P}.tgz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
 IUSE="examples"
 
 DEPEND="sys-devel/flex"


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

* [gentoo-commits] repo/gentoo:master commit in: sys-process/xjobs/
@ 2018-08-23 12:42 Michael Orlitzky
  0 siblings, 0 replies; 14+ messages in thread
From: Michael Orlitzky @ 2018-08-23 12:42 UTC (permalink / raw
  To: gentoo-commits

commit:     7f20f495f79b5478abf1d7b69f47fc9e31209838
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 23 12:41:52 2018 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Thu Aug 23 12:41:52 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f20f495

sys-process/xjobs: remove "unused" xjobs-20151016.ebuild.

Package-Manager: Portage-2.3.44, Repoman-2.3.9

 sys-process/xjobs/Manifest              |  1 -
 sys-process/xjobs/xjobs-20151016.ebuild | 16 ----------------
 2 files changed, 17 deletions(-)

diff --git a/sys-process/xjobs/Manifest b/sys-process/xjobs/Manifest
index 57bc9bdccc8..90c00b2226c 100644
--- a/sys-process/xjobs/Manifest
+++ b/sys-process/xjobs/Manifest
@@ -1,2 +1 @@
-DIST xjobs-20151016.tgz 97553 BLAKE2B 20d9e197fcafb179d7bcbd78f9f70a2731a3de6df5854b797c2884e27e17855fa5f69761b65c39f0039c23dd019bb5a017735aa8b22ef3bce91b9447b24e86c6 SHA512 f8df8c4f3174bde08294d925678e3e1b87e096ce8eff3425613eaf325a2cc2ee0d58f52fea01c929dba35a96879a7bb7bc23b5f1a3e64b57d38dd1daaf9839bf
 DIST xjobs-20170829.tgz 109732 BLAKE2B 7c1db1b8bd5a382364d62093f7c28d4f6d13220c01b757c0f92fe1d20acdce699234e8e0c3fc98105a0e9cd93eb10738473ef95bb1e5bb64725155bc878bdb4e SHA512 9308c239ebf0dfa8374a85d753b2234c083b29e2b65b19028e5e67864df80df345ec232c13777cef8a21d3872408967a065fa8d54761b14a2f452b483b86f80c

diff --git a/sys-process/xjobs/xjobs-20151016.ebuild b/sys-process/xjobs/xjobs-20151016.ebuild
deleted file mode 100644
index a83a76980d5..00000000000
--- a/sys-process/xjobs/xjobs-20151016.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Reads commands line by line and executes them in parallel"
-HOMEPAGE="http://www.maier-komor.de/xjobs.html"
-SRC_URI="http://www.maier-komor.de/${PN}/${P}.tgz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND="sys-devel/flex"
-RDEPEND=""


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

* [gentoo-commits] repo/gentoo:master commit in: sys-process/xjobs/
@ 2019-08-19  5:57 Agostino Sarubbo
  0 siblings, 0 replies; 14+ messages in thread
From: Agostino Sarubbo @ 2019-08-19  5:57 UTC (permalink / raw
  To: gentoo-commits

commit:     3379d794a9813c0a6fe84672304426ba825bf008
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 19 05:57:09 2019 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Aug 19 05:57:09 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3379d794

sys-process/xjobs: amd64 stable wrt bug #692484

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 sys-process/xjobs/xjobs-20190725.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/xjobs/xjobs-20190725.ebuild b/sys-process/xjobs/xjobs-20190725.ebuild
index 9a5ad730ef3..c2601471337 100644
--- a/sys-process/xjobs/xjobs-20190725.ebuild
+++ b/sys-process/xjobs/xjobs-20190725.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://www.maier-komor.de/${PN}/${P}.tgz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="examples"
 
 BDEPEND="sys-devel/flex"


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

* [gentoo-commits] repo/gentoo:master commit in: sys-process/xjobs/
@ 2019-08-19 11:37 Agostino Sarubbo
  0 siblings, 0 replies; 14+ messages in thread
From: Agostino Sarubbo @ 2019-08-19 11:37 UTC (permalink / raw
  To: gentoo-commits

commit:     819f8619c48469e4dc9eb1f693182b059d323f25
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 19 11:36:42 2019 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Aug 19 11:36:42 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=819f8619

sys-process/xjobs: x86 stable wrt bug #692484

Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 sys-process/xjobs/xjobs-20190725.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/xjobs/xjobs-20190725.ebuild b/sys-process/xjobs/xjobs-20190725.ebuild
index c2601471337..b42479647a0 100644
--- a/sys-process/xjobs/xjobs-20190725.ebuild
+++ b/sys-process/xjobs/xjobs-20190725.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://www.maier-komor.de/${PN}/${P}.tgz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="examples"
 
 BDEPEND="sys-devel/flex"


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

* [gentoo-commits] repo/gentoo:master commit in: sys-process/xjobs/
@ 2019-08-19 12:31 Michael Orlitzky
  0 siblings, 0 replies; 14+ messages in thread
From: Michael Orlitzky @ 2019-08-19 12:31 UTC (permalink / raw
  To: gentoo-commits

commit:     85e66acf23b5af7a19af206d931af16a3768ee2e
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 19 12:31:06 2019 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Mon Aug 19 12:31:06 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85e66acf

sys-process/xjobs: remove old xjobs-20170829.ebuild.

Closes: https://bugs.gentoo.org/689982
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>

 sys-process/xjobs/Manifest              |  1 -
 sys-process/xjobs/xjobs-20170829.ebuild | 21 ---------------------
 2 files changed, 22 deletions(-)

diff --git a/sys-process/xjobs/Manifest b/sys-process/xjobs/Manifest
index f6db8bc3c73..4f60511060e 100644
--- a/sys-process/xjobs/Manifest
+++ b/sys-process/xjobs/Manifest
@@ -1,2 +1 @@
-DIST xjobs-20170829.tgz 109732 BLAKE2B 7c1db1b8bd5a382364d62093f7c28d4f6d13220c01b757c0f92fe1d20acdce699234e8e0c3fc98105a0e9cd93eb10738473ef95bb1e5bb64725155bc878bdb4e SHA512 9308c239ebf0dfa8374a85d753b2234c083b29e2b65b19028e5e67864df80df345ec232c13777cef8a21d3872408967a065fa8d54761b14a2f452b483b86f80c
 DIST xjobs-20190725.tgz 113216 BLAKE2B 079b6e104bb160101b2c4ef11e73ff040a8efa30839a39f9c91121b4928ddeefaefa43c3a94e18c9359fb6f66862ad7554598561a4e0c7f36b8f622d9a394340 SHA512 23ead9d33ebacb1b3d7a03c72c40dfb34b6254add81b0fde9e458a4be54f6298d2ce6a0b65742ac050685212eea8c5f83d48ea98b09c3928b16e36c7447a9551

diff --git a/sys-process/xjobs/xjobs-20170829.ebuild b/sys-process/xjobs/xjobs-20170829.ebuild
deleted file mode 100644
index 00bfacb70cb..00000000000
--- a/sys-process/xjobs/xjobs-20170829.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DESCRIPTION="Reads commands line by line and executes them in parallel"
-HOMEPAGE="http://www.maier-komor.de/xjobs.html"
-SRC_URI="http://www.maier-komor.de/${PN}/${P}.tgz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="examples"
-
-DEPEND="sys-devel/flex"
-RDEPEND=""
-
-src_install() {
-	default
-	use examples && dodoc -r examples
-}


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

* [gentoo-commits] repo/gentoo:master commit in: sys-process/xjobs/
@ 2020-09-17 14:56 Michael Orlitzky
  0 siblings, 0 replies; 14+ messages in thread
From: Michael Orlitzky @ 2020-09-17 14:56 UTC (permalink / raw
  To: gentoo-commits

commit:     99f41f1d93266d109c52a89b99bf26f11a557db8
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 17 14:53:26 2020 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Thu Sep 17 14:53:26 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99f41f1d

sys-process/xjobs: maintainer stabilize v20200726 on amd64/x86.

This extra-fast stabilization is to address a hang in the test suite
when the PAGER environment variable is set. The two associated patches
have been merged upstream.

Bug: https://bugs.gentoo.org/742443
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>

 sys-process/xjobs/xjobs-20200726.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-process/xjobs/xjobs-20200726.ebuild b/sys-process/xjobs/xjobs-20200726.ebuild
index ce8701c8d06..47d4a515e81 100644
--- a/sys-process/xjobs/xjobs-20200726.ebuild
+++ b/sys-process/xjobs/xjobs-20200726.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://www.maier-komor.de/${PN}/${P}.tgz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="examples"
 
 BDEPEND="sys-devel/flex"


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

* [gentoo-commits] repo/gentoo:master commit in: sys-process/xjobs/
@ 2024-01-08 12:03 Sam James
  0 siblings, 0 replies; 14+ messages in thread
From: Sam James @ 2024-01-08 12:03 UTC (permalink / raw
  To: gentoo-commits

commit:     95cdd34c4e5cc8e9b18014a9d31236b598f250b6
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  8 11:52:40 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan  8 12:03:13 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95cdd34c

sys-process/xjobs: sys-devel/flex -> app-alternatives/lex

All of these will be using app-alternatives/lex anyway as they're not unsetting

YACC or LEX, so make the dep reflect reality.

(Included both YACC and LEX out of conservatism.)

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-process/xjobs/xjobs-20200726.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-process/xjobs/xjobs-20200726.ebuild b/sys-process/xjobs/xjobs-20200726.ebuild
index 47d4a515e810..4698be650efd 100644
--- a/sys-process/xjobs/xjobs-20200726.ebuild
+++ b/sys-process/xjobs/xjobs-20200726.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -12,7 +12,7 @@ SLOT="0"
 KEYWORDS="amd64 x86"
 IUSE="examples"
 
-BDEPEND="sys-devel/flex"
+BDEPEND="app-alternatives/lex"
 
 # The ncurses/terminfo libraries are used to provide color and status
 # support; but, they're detected and enabled automagically by the build


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

end of thread, other threads:[~2024-01-08 12:03 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-24 15:58 [gentoo-commits] repo/gentoo:master commit in: sys-process/xjobs/ Manuel Rüger
  -- strict thread matches above, loose matches on Subject: below --
2016-02-16  2:58 Michael Orlitzky
2016-09-26 12:36 Agostino Sarubbo
2016-11-24  1:20 Michael Orlitzky
2016-11-24  1:20 Michael Orlitzky
2018-02-17 17:46 Michael Orlitzky
2018-08-18 22:15 Thomas Deutschmann
2018-08-19  1:07 Mikle Kolyada
2018-08-23 12:42 Michael Orlitzky
2019-08-19  5:57 Agostino Sarubbo
2019-08-19 11:37 Agostino Sarubbo
2019-08-19 12:31 Michael Orlitzky
2020-09-17 14:56 Michael Orlitzky
2024-01-08 12:03 Sam James

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