summaryrefslogtreecommitdiff
path: root/app-xemacs/sml-mode
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/sml-mode
parent71bc00c87bba1ce31de0dac6c3b7fd1aee6917fc (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-xemacs/sml-mode')
-rw-r--r--app-xemacs/sml-mode/Manifest3
-rw-r--r--app-xemacs/sml-mode/metadata.xml8
-rw-r--r--app-xemacs/sml-mode/sml-mode-0.12.ebuild16
3 files changed, 0 insertions, 27 deletions
diff --git a/app-xemacs/sml-mode/Manifest b/app-xemacs/sml-mode/Manifest
deleted file mode 100644
index 3abb0c9f06fe..000000000000
--- a/app-xemacs/sml-mode/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST sml-mode-0.12-pkg.tar.gz 82366 BLAKE2B 61ebbe1dc2b075a65dbe6f6d852dbbd698017414c741b9a551afe3b80f3c8d6dafa96793dcdfa22a76a89f6fdf982acf8daff9d3c033cdd0542f3f92f941ce93 SHA512 7c059c485577516a13d4b58c594fc78eaea1779714d6cdf98a1ef57edd9b1e0442e854b421a8d9e9fa32cd2d8a060cc02b7e4743d3494a1f7271ac06fb092a9f
-EBUILD sml-mode-0.12.ebuild 328 BLAKE2B d32c2512182ff911bc454d85ffd6d429628dcc6e05e8f5b28f9f147a4b43235c6a5ab32ce713a63b19b9ddc2ba167533acff4877c27eb041a8498e482fddcbc7 SHA512 1b09f2028d37b3d8f56b6768634d3c98ab781a561b3fd187e741a8ae4fc4d7effbd5e78390d236a8ee027995ad6a6314d2b58c536e8d2e104c9f2024ca1993a1
-MISC metadata.xml 261 BLAKE2B 2bc0ee46f3970104b4897908fe0ed8532badcb765971ce704f7d2b06e3556a066f0ca41c2a60e7612352167338ff88e579c89be7ff229de9d8722aef3ca9ca05 SHA512 02e04fab2304da6c05c55b2aeb44563d99a7a6db37ada15993575509ed47fc7f4eb97b6a03fd30535aeb5e30f57ee908917b9c25841fd3619914360b0629f20a
diff --git a/app-xemacs/sml-mode/metadata.xml b/app-xemacs/sml-mode/metadata.xml
deleted file mode 100644
index c7dd5514fddf..000000000000
--- a/app-xemacs/sml-mode/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/sml-mode/sml-mode-0.12.ebuild b/app-xemacs/sml-mode/sml-mode-0.12.ebuild
deleted file mode 100644
index 0c97f710fc79..000000000000
--- a/app-xemacs/sml-mode/sml-mode-0.12.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-SLOT="0"
-DESCRIPTION="SML editing support"
-XEMACS_PKG_CAT="standard"
-
-RDEPEND="app-xemacs/xemacs-base
-app-xemacs/edebug
-app-xemacs/fsf-compat
-"
-KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
-
-inherit xemacs-packages