summaryrefslogtreecommitdiff
path: root/sys-process
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-01-25 08:09:37 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-01-25 08:09:37 +0000
commit693cc9b6e847a01c1bb692153021aaf9fb0fab25 (patch)
treebb2f7c299a4149f841c37a1208c7ac861aa95640 /sys-process
parent09351e78166b5e864197c4456ebae3f89dd0bed9 (diff)
gentoo resync : 25.01.2019
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/Manifest.gzbin8990 -> 8989 bytes
-rw-r--r--sys-process/audit/Manifest2
-rw-r--r--sys-process/audit/audit-2.8.4.ebuild4
-rw-r--r--sys-process/parallel/Manifest2
-rw-r--r--sys-process/parallel/parallel-20190122.ebuild40
5 files changed, 45 insertions, 3 deletions
diff --git a/sys-process/Manifest.gz b/sys-process/Manifest.gz
index 8f2f7fa4646f..d0a3bbe5bceb 100644
--- a/sys-process/Manifest.gz
+++ b/sys-process/Manifest.gz
Binary files differ
diff --git a/sys-process/audit/Manifest b/sys-process/audit/Manifest
index 194c3debcbd1..8f621e687b19 100644
--- a/sys-process/audit/Manifest
+++ b/sys-process/audit/Manifest
@@ -16,5 +16,5 @@ EBUILD audit-2.6.4.ebuild 6205 BLAKE2B 486150d4806a8d6839e1a660fccd9556b95db3bcd
EBUILD audit-2.7.1.ebuild 6202 BLAKE2B bc171497850fa83d1c8e96d3c30913bc4b28078501aa1557577f9c8b3468ffe57d38360611acc0bc6857aa6cab5de07019d58e4edbaac345f75dbab8f39e3d8c SHA512 5058294f8da151fcf2ab11cde998161331b81c117a6ab540168634d6e15ecb88ec8fe639113b183790b430f239034d28f58d542935a5d235e2f7b4097e450d19
EBUILD audit-2.8.2.ebuild 6216 BLAKE2B ad2391a4eb0802a63b1831646a1da196820605c9a6cf16c595bf1daabcd8b10161c09e23097f48b37378cfd3b18973fa264da92fdfb3df9942e99b736202156a SHA512 17f9261ca660386c6a24cf978dba360b3e911d5515c7ccb6174ad736b67ae33583185f1a758e57c692820d81886b7871a8283b809a959ff231e2700757f0de95
EBUILD audit-2.8.3.ebuild 6203 BLAKE2B 428c823da15178e0d3569495d392da41dd93dfcf1c9fa65cc8fcc7f1704894d13d6718cdf8548c855444d439a4f7934cf01ffd6deb2d9eab5b23aef11675d74d SHA512 51665b60a864d92bdf0239cc54099db0c5a8248a5ef6c85ff62a97eef738caf9ff85f35e8cdbf07b6a562a3e6ad31b5834994f13c599b04dcfe5619261c07454
-EBUILD audit-2.8.4.ebuild 6208 BLAKE2B 1b36a68888dd7700e2b2bc9c9e5d8a1662ddca442bff6bd12bb044c9064fecce9a965a6e0f22fb22a02be33c7e7b0e78a3d137d737b296bd64c2145fcbfa64ff SHA512 ee11719eaca74708188a569348d6c671057bf464089ffc03ed38d46f3caab3827e3ee32103588c9d91965880e31799cdd3ba2c5dd77dfc837538702370163e97
+EBUILD audit-2.8.4.ebuild 6203 BLAKE2B b5f1e24e26ba22f00307419bf7a5a02b841b1ebb5798dd47ba692bde374ee10963f9397e21e6cf9aa263e36cf392cf32a7e43ade906e895d25b9c34a23309ab2 SHA512 33658ddc5c867a11fe627a2e79735eb8ff26739838182642c3adf204418fed587b4040ce1591c4d6330a139abd6bfbbcf543382c8cd5a177b042257884c69f98
MISC metadata.xml 364 BLAKE2B d056ff5b5d3a6fd968f926ceaa85eaaf9b6c54f069dfe3e3d6eb8f784dd1eb4353b3c1236a4eb7691cd48893b7b10a10647a86bd2355b33f2b682c435510422c SHA512 3e5dcff1ff9cfa5c209ab052de5f2ac44ef2bef1d991e8daab6603b72cef81cae6106a34f5181196e083596183a454cb47436d7560084cd51779ae8eb9901202
diff --git a/sys-process/audit/audit-2.8.4.ebuild b/sys-process/audit/audit-2.8.4.ebuild
index b15890c509b5..d5b448720349 100644
--- a/sys-process/audit/audit-2.8.4.ebuild
+++ b/sys-process/audit/audit-2.8.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -13,7 +13,7 @@ SRC_URI="https://people.redhat.com/sgrubb/audit/${P}.tar.gz"
LICENSE="GPL-2+ LGPL-2.1+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86"
IUSE="gssapi ldap python static-libs"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
# Testcases are pretty useless as they are built for RedHat users/groups and kernels.
diff --git a/sys-process/parallel/Manifest b/sys-process/parallel/Manifest
index 1ea10ee61419..9ac04fa72eff 100644
--- a/sys-process/parallel/Manifest
+++ b/sys-process/parallel/Manifest
@@ -1,5 +1,7 @@
DIST parallel-20181122.tar.bz2 1797525 BLAKE2B 59fa14fffd205ec9846c6054e2b6832f4480ed9ba78466a0d3a3004e0aa4bb3d21f533d49d705d091bd8d55406f74404555453892036a21b8b4b69c8ca83458b SHA512 f832f4d5ca1b7f6149e73074b03fa7ce34e66b0e7d579651a1b52959dde658448da0ec3c9b066275c146a1a39715881237cc42f58a0c413d04240f0c15a98ed7
DIST parallel-20181222.tar.bz2 1799554 BLAKE2B f74fb22f7212b7bb7a521f3ec0cadc6b1906442a1b0b4070c6411c0cafc7f566014f2daad6b4aa8808a1f72ad964cfcaa01968f0a06760c631d5020ab0a219b5 SHA512 07f85f22fc55d5e873a110901c65e61b330d6e6c92c4c3123efa0af43c2d1e714fdd44b02fced3742333cace33cd381554135b126f4b797d38f8fc12bf4cda59
+DIST parallel-20190122.tar.bz2 1793632 BLAKE2B 202efa49921c467fd6d59421c474d142e49e173695dab7ae6a1f55b4c396d9eed170dd13991e818c240a65c260406c02b01fbb8f4fd6858234a4c6bf445aed49 SHA512 b7def4c76b0d6f9f5d65940ed87455ec34527c72675e8ccbf28a69758cf807098d5bb73dd16fb50051ffe75481770d35c96aa67b493998ea724f3a939d5e6ba2
EBUILD parallel-20181122.ebuild 867 BLAKE2B b6e9d52e314464be4ea916e4b7f8cb2af81df1f9b14dcaa29875fb5d41001329c6ae827db97c7e1fe00d48de41ba73b333e62069a2d95bfc22cce5e4e64930f2 SHA512 4e435ac48973f7ab9aa8a3dcba3d44aa2fc1c022c30618db91161e112426cf4e4dedd05394984d89ab3583b1fe17c6c6a5524ec11a2c647e18a33ccf0a84a5ef
EBUILD parallel-20181222.ebuild 869 BLAKE2B ee3f50dbf18cae9f8edf05e38102701105858a8e12dd158566872356f380ed1e0e20eb22ecd9166e721d80e59884dedef15d57b5e0b68c1dc5fc5a1cb0808736 SHA512 19fa0efbdac2aba1987d54afd8a5d88e76b65d1b5452ca1a474dd51e3b973fae1727422e33c499e857d3948e56c013f525c26a6091697b2e2e7d7d2032231469
+EBUILD parallel-20190122.ebuild 877 BLAKE2B e0ef7ce6ef678f5f47ac58d4811b60c0feaad5c984037a5fe0db8d8c3aafab8338d62e79784cd16c5d4e24a8388e0f03b25425cb910997bd43c10522e117c2e2 SHA512 099e94f889f43d178cb52ba23e099f5f002b6ee9b7290e6dd07bcfadf13772164fdeb9ae41e5fe8d9d0b6a5957470258d0cd538d6f72b14909424fddf772fdf7
MISC metadata.xml 1003 BLAKE2B a5a05ad6fb91321ade93dc8534764af73614a4495ae0ae023825b155be4a2d8f095df51971bb174c3e5fa335d7753121b09b22d8fef5ec4ffce3460b95fa2ed1 SHA512 a9da23fd3dc9476e2934a06ed8c0638fb3ee2530ea0ed9305a88ef0fa517a2996494d4e97492a709a601937d794748b0cba794d0b919667decdace77123c700f
diff --git a/sys-process/parallel/parallel-20190122.ebuild b/sys-process/parallel/parallel-20190122.ebuild
new file mode 100644
index 000000000000..2ff42c43ef5d
--- /dev/null
+++ b/sys-process/parallel/parallel-20190122.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2018 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="A shell tool for executing jobs in parallel locally or on remote machines"
+HOMEPAGE="https://www.gnu.org/software/parallel/"
+SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND="dev-lang/perl:=
+ dev-perl/Devel-Size
+ virtual/perl-Data-Dumper
+ virtual/perl-File-Temp
+ virtual/perl-IO"
+DEPEND="${RDEPEND}"
+
+DOCS="NEWS README"
+
+src_configure() {
+ econf --docdir="${EPREFIX}"/usr/share/doc/${PF}/html
+}
+
+src_install() {
+ default
+
+ # See src/Makefile.am for this one:
+ rm -f "${ED}"/usr/bin/sem || die
+ dosym ${PN} /usr/bin/sem
+}
+
+pkg_postinst() {
+ elog "To distribute jobs to remote machines you'll need these dependencies"
+ elog " net-misc/openssh"
+ elog " net-misc/rsync"
+}