diff options
author | 2021-10-08 10:01:22 +0200 | |
---|---|---|
committer | 2021-10-08 10:01:38 +0200 | |
commit | 7bd86da1f5bbbfcc79430e29f4533d356b9ff6b1 (patch) | |
tree | 9fcf0aa71a1ad0db2bc32bd701cba8ab49ee727d /app-xemacs/ocaml | |
parent | media-sound/picard: bump to 2.6.4 (diff) | |
download | gentoo-7bd86da1f5bbbfcc79430e29f4533d356b9ff6b1.tar.gz gentoo-7bd86da1f5bbbfcc79430e29f4533d356b9ff6b1.tar.bz2 gentoo-7bd86da1f5bbbfcc79430e29f4533d356b9ff6b1.zip |
app-xemacs/ocaml: drop 0.06
Signed-off-by: Mats Lidell <matsl@gentoo.org>
Diffstat (limited to 'app-xemacs/ocaml')
-rw-r--r-- | app-xemacs/ocaml/Manifest | 1 | ||||
-rw-r--r-- | app-xemacs/ocaml/ocaml-0.06.ebuild | 15 |
2 files changed, 0 insertions, 16 deletions
diff --git a/app-xemacs/ocaml/Manifest b/app-xemacs/ocaml/Manifest index 664bf59f3e5f..d0cfc3c7389e 100644 --- a/app-xemacs/ocaml/Manifest +++ b/app-xemacs/ocaml/Manifest @@ -1,2 +1 @@ -DIST ocaml-0.06-pkg.tar.gz 65300 BLAKE2B 74e672bbc94e735faf9fdae81f9a961f4b6f0b9f35b008ffc70ef978bc2b269215a1d7ab51fb585fd49281628c3bc85d362d3de60abb3fb8557a78a249ee89c7 SHA512 ab21c0c4bc6cf204c4e2b9b9e1d153a4ddc2de941032946fb460e480d7396c17c563b2234ebd5aec0ff1e833ec578470366204b959f621e1da1d0cace2eea7f2 DIST ocaml-0.10-pkg.tar.gz 65370 BLAKE2B a33a6ce62d26f81ad5c742410bcc94ec6ad5f7948fd47cf765b48ddd6ad3f7ae5829083217f9fefd464343be7a38fbb4ea814b23ffdeaa97c86576472d390521 SHA512 8da59f782ac2d713b63912d33f26d17921112e8d79fd101e59a20712cdf5250c290472671d9c96c3fce750058cc195773900991a26690de0df6d4fef6263d47d diff --git a/app-xemacs/ocaml/ocaml-0.06.ebuild b/app-xemacs/ocaml/ocaml-0.06.ebuild deleted file mode 100644 index 0d00796c5899..000000000000 --- a/app-xemacs/ocaml/ocaml-0.06.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# 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" - -inherit xemacs-packages |