summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2018-08-23 08:41:52 -0400
committerMichael Orlitzky <mjo@gentoo.org>2018-08-23 08:41:52 -0400
commit7f20f495f79b5478abf1d7b69f47fc9e31209838 (patch)
tree9af514bb51a5ba8bb1a03ccce981c663fe8f24b9 /sys-process/xjobs
parentmedia-libs/imlib2: enable 'shm' and 'X' by default in 1.5.1-r1 (diff)
downloadgentoo-7f20f495f79b5478abf1d7b69f47fc9e31209838.tar.gz
gentoo-7f20f495f79b5478abf1d7b69f47fc9e31209838.tar.bz2
gentoo-7f20f495f79b5478abf1d7b69f47fc9e31209838.zip
sys-process/xjobs: remove "unused" xjobs-20151016.ebuild.
Package-Manager: Portage-2.3.44, Repoman-2.3.9
Diffstat (limited to 'sys-process/xjobs')
-rw-r--r--sys-process/xjobs/Manifest1
-rw-r--r--sys-process/xjobs/xjobs-20151016.ebuild16
2 files changed, 0 insertions, 17 deletions
diff --git a/sys-process/xjobs/Manifest b/sys-process/xjobs/Manifest
index 57bc9bdccc8a..90c00b2226c8 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 a83a76980d50..000000000000
--- 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=""