summaryrefslogtreecommitdiff
path: root/app-xemacs/ocaml
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-xemacs/ocaml
parent71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-xemacs/ocaml')
-rw-r--r--app-xemacs/ocaml/Manifest3
-rw-r--r--app-xemacs/ocaml/metadata.xml8
-rw-r--r--app-xemacs/ocaml/ocaml-0.06.ebuild15
3 files changed, 0 insertions, 26 deletions
diff --git a/app-xemacs/ocaml/Manifest b/app-xemacs/ocaml/Manifest
deleted file mode 100644
index a438a6d11ca1..000000000000
--- a/app-xemacs/ocaml/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST ocaml-0.06-pkg.tar.gz 65300 BLAKE2B 74e672bbc94e735faf9fdae81f9a961f4b6f0b9f35b008ffc70ef978bc2b269215a1d7ab51fb585fd49281628c3bc85d362d3de60abb3fb8557a78a249ee89c7 SHA512 ab21c0c4bc6cf204c4e2b9b9e1d153a4ddc2de941032946fb460e480d7396c17c563b2234ebd5aec0ff1e833ec578470366204b959f621e1da1d0cace2eea7f2
-EBUILD ocaml-0.06.ebuild 345 BLAKE2B 3b7fc238c0c74cd8343939149652770157e4a889d346d8a84648f4fce72d38424e77e8e883aab7a453b30bb1e37e33edb2194f7780ab507d4cfb3f7c929befdb SHA512 8424ad9fb150522940328ff22f8433f4ad7387c4f7f2e279e50681232e6428976796eb809e287893b12f9ded88f8ccf0c2e01827f857baa216171d636d07e0e1
-MISC metadata.xml 261 BLAKE2B 2bc0ee46f3970104b4897908fe0ed8532badcb765971ce704f7d2b06e3556a066f0ca41c2a60e7612352167338ff88e579c89be7ff229de9d8722aef3ca9ca05 SHA512 02e04fab2304da6c05c55b2aeb44563d99a7a6db37ada15993575509ed47fc7f4eb97b6a03fd30535aeb5e30f57ee908917b9c25841fd3619914360b0629f20a
diff --git a/app-xemacs/ocaml/metadata.xml b/app-xemacs/ocaml/metadata.xml
deleted file mode 100644
index c7dd5514fddf..000000000000
--- a/app-xemacs/ocaml/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>xemacs@gentoo.org</email>
- <name>Gentoo XEmacs project</name>
- </maintainer>
-</pkgmetadata>
diff --git a/app-xemacs/ocaml/ocaml-0.06.ebuild b/app-xemacs/ocaml/ocaml-0.06.ebuild
deleted file mode 100644
index 5c487aa784e9..000000000000
--- a/app-xemacs/ocaml/ocaml-0.06.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-SLOT="0"
-DESCRIPTION="Objective Caml editing support"
-XEMACS_PKG_CAT="standard"
-
-RDEPEND="app-xemacs/xemacs-base
-app-xemacs/fsf-compat
-"
-KEYWORDS="alpha amd64 ~arm64 hppa ppc ppc64 sparc x86 ~amd64-fbsd"
-
-inherit xemacs-packages