summaryrefslogtreecommitdiff
path: root/app-xemacs/sun
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/sun
parentbfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff)
downloadbaldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip
Adding metadata
Diffstat (limited to 'app-xemacs/sun')
-rw-r--r--app-xemacs/sun/Manifest1
-rw-r--r--app-xemacs/sun/metadata.xml8
-rw-r--r--app-xemacs/sun/sun-1.19.ebuild18
3 files changed, 0 insertions, 27 deletions
diff --git a/app-xemacs/sun/Manifest b/app-xemacs/sun/Manifest
deleted file mode 100644
index 7ec46475fe60..000000000000
--- a/app-xemacs/sun/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST Sun-1.19-pkg.tar.gz 64355 BLAKE2B eeb935eaf699d45214592a2e9930c1f055e3857113d4bdec0f7b3520e6e92a116e3634163982f6f7f66a529e049118224195d97f889c448fc9944f20baea6619 SHA512 89059893e721d1f8fc3445183e4184f55b30f09277321b0a495b48c6cdafdc5d6f41df0b0f3d740a8331d6844d63ab56b807277b94e55ff1510efcee70873fa5
diff --git a/app-xemacs/sun/metadata.xml b/app-xemacs/sun/metadata.xml
deleted file mode 100644
index e6bc34a5c39f..000000000000
--- a/app-xemacs/sun/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/sun/sun-1.19.ebuild b/app-xemacs/sun/sun-1.19.ebuild
deleted file mode 100644
index 8c24b2957c9b..000000000000
--- a/app-xemacs/sun/sun-1.19.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2026 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-SLOT="0"
-DESCRIPTION="Support for Sparcworks"
-XEMACS_PKG_CAT="standard"
-
-MY_PN="Sun"
-SRC_URI="http://ftp.xemacs.org/pub/xemacs/packages/${MY_PN}-${PV}-pkg.tar.gz"
-
-RDEPEND="app-xemacs/cc-mode
-app-xemacs/xemacs-base
-"
-KEYWORDS="~alpha amd64 ppc ppc64 ~riscv ~sparc x86"
-
-inherit xemacs-packages