summaryrefslogtreecommitdiff
path: root/app-misc/jot
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:56:41 +0100
commitd87262dd706fec50cd150aab3e93883b6337466d (patch)
tree246b44c33ad7a57550430b0a60fa0df86a3c9e68 /app-misc/jot
parent71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-misc/jot')
-rw-r--r--app-misc/jot/Manifest3
-rw-r--r--app-misc/jot/jot-9.0-r1.ebuild23
-rw-r--r--app-misc/jot/metadata.xml11
3 files changed, 0 insertions, 37 deletions
diff --git a/app-misc/jot/Manifest b/app-misc/jot/Manifest
deleted file mode 100644
index 37851716c8f8..000000000000
--- a/app-misc/jot/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST athena-jot-9.0-3.src.rpm 25378 BLAKE2B 2d472d9d4c97d3d0da50d8b50120ee9c3460ed3d65656de51c419a7b9b6ea14e8755d35676b24199c1d6ed50b79d7d55753bc370b148546e12d57fab18473356 SHA512 b284121cbca3e98181285eac007b2c9133826c18157f9d1f983b83443f91a3e00c29b30ceb986fbbd86cda1541f0990b5d66579387b78143c250bb01453d7296
-EBUILD jot-9.0-r1.ebuild 506 BLAKE2B b7dda3f4cbe88b1b44bc665baaa78233c812601f01fb20fa191a4bf08f2ee50e3bf2d860703ce8da61d86d99dfb6fc5f952425dcc108a0e7e659e3f7958ae8b8 SHA512 5d110fe5f71f3c9b11dbb97c7c1178882708bfef9e4066c72e8cd72aa42c1abe150d7ce554ad073f7e3bc96da5cb3b9db59aa12c619f1afab123e7e07cf3f44d
-MISC metadata.xml 340 BLAKE2B 4dd8785f3735e5b6599af1687792c9e5a5265abf7a8591d78f7c09889956e9abcba7440ed16a06d9490880428de876e818a9a3da9a4642a5ebcd3cc8c204b245 SHA512 7bb1de852b98f75b4886a9973db26545f64cdf4fde83192ab73899b6761f481bfa8f5b89bf9cb6f2fbfe735241b1ed5a7909a40e2d0c29f4724c2f19c99d1a7a
diff --git a/app-misc/jot/jot-9.0-r1.ebuild b/app-misc/jot/jot-9.0-r1.ebuild
deleted file mode 100644
index 477b2f953e88..000000000000
--- a/app-misc/jot/jot-9.0-r1.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit rpm toolchain-funcs
-
-RH_REV=3
-
-DESCRIPTION="Print out increasing, decreasing, random, or redundant data"
-HOMEPAGE="http://freshmeat.net/projects/bsd-jot/"
-SRC_URI="http://www.mit.edu/afs/athena/system/rhlinux/athena-${PV}/free/SRPMS/athena-${P}-${RH_REV}.src.rpm"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE=""
-
-S="${WORKDIR}/athena-${P}"
-
-src_prepare() {
- tc-export CC
-}
diff --git a/app-misc/jot/metadata.xml b/app-misc/jot/metadata.xml
deleted file mode 100644
index 9b765471967a..000000000000
--- a/app-misc/jot/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>shell-tools@gentoo.org</email>
- <name>Gentoo Shell Tools Project</name>
- </maintainer>
- <upstream>
- <remote-id type="freshmeat">bsd-jot</remote-id>
- </upstream>
-</pkgmetadata>