summaryrefslogtreecommitdiff
path: root/app-xemacs/rmail
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-04 16:24:49 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-04 16:24:49 -0500
commita3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch)
tree0c52bbae1c242fbc296bd650fcd1167685f81492 /app-xemacs/rmail
parentbfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff)
downloadbaldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip
Adding metadata
Diffstat (limited to 'app-xemacs/rmail')
-rw-r--r--app-xemacs/rmail/Manifest1
-rw-r--r--app-xemacs/rmail/metadata.xml8
-rw-r--r--app-xemacs/rmail/rmail-1.16.ebuild17
3 files changed, 0 insertions, 26 deletions
diff --git a/app-xemacs/rmail/Manifest b/app-xemacs/rmail/Manifest
deleted file mode 100644
index efc7d2d58549..000000000000
--- a/app-xemacs/rmail/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST rmail-1.16-pkg.tar.gz 96986 BLAKE2B 3e7b56be235df5004d9b5b3f20b88894c75234d51cfdae2fcedbe499a306c75c176bc9832a833412590f50f7a6bf56cb1788efdf86ded3548da35d3ab9c204b3 SHA512 b06e1fa812c16d0dc7e54d89b115c14d6c96c31b9141a6f27c24dc3688f61ce76531844183d690224307de247326f95730e49d62de8a7f7b95d714ff0822545f
diff --git a/app-xemacs/rmail/metadata.xml b/app-xemacs/rmail/metadata.xml
deleted file mode 100644
index e6bc34a5c39f..000000000000
--- a/app-xemacs/rmail/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://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/rmail/rmail-1.16.ebuild b/app-xemacs/rmail/rmail-1.16.ebuild
deleted file mode 100644
index 7b0e118b7d1c..000000000000
--- a/app-xemacs/rmail/rmail-1.16.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-SLOT="0"
-DESCRIPTION="An obsolete Emacs mailer"
-XEMACS_PKG_CAT="standard"
-
-RDEPEND="app-xemacs/tm
-app-xemacs/apel
-app-xemacs/mail-lib
-app-xemacs/xemacs-base
-"
-KEYWORDS="~alpha amd64 ppc ppc64 ~riscv ~sparc x86"
-
-inherit xemacs-packages