summaryrefslogtreecommitdiff
path: root/x11-apps/xconsole
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-12 11:50:53 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-12 11:50:53 -0500
commit290aebdea65a02557706eaeda477fef0437b6a48 (patch)
treef87a939169a508a2e943570501b64cc16b411cda /x11-apps/xconsole
parent6783ddcd4b73d9ce586a71770caed352bec93b16 (diff)
downloadbaldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.gz
baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.xz
baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.zip
Adding metadata
Diffstat (limited to 'x11-apps/xconsole')
-rw-r--r--x11-apps/xconsole/Manifest2
-rw-r--r--x11-apps/xconsole/metadata.xml9
-rw-r--r--x11-apps/xconsole/xconsole-1.1.0.ebuild18
-rw-r--r--x11-apps/xconsole/xconsole-1.1.1.ebuild18
4 files changed, 0 insertions, 47 deletions
diff --git a/x11-apps/xconsole/Manifest b/x11-apps/xconsole/Manifest
deleted file mode 100644
index e8eb48e0ed9a..000000000000
--- a/x11-apps/xconsole/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST xconsole-1.1.0.tar.xz 131900 BLAKE2B 2dacabbfb7b55b6dc2cae255a4a8c58dc8cd0130cc07ce1c2b5e6c68cdff270fad31487e0491ba670e126582359c033cbefe30c71639f8b2b2ce32e7d1e995d7 SHA512 1b5b1e1e15e3b988c159e924ac5c51734c4e37ed112815fc6bf6e36f80e840ccd904a4f0b0f27191e0dbf656d367a38873fd493a266887daa111e5266eebf37e
-DIST xconsole-1.1.1.tar.xz 137316 BLAKE2B 811c0f32b28706f4e7707f916c6eed5e1d6eeb801602e9a4aad533db9da4bb06561cadacb31d68b8ad34f8aac14e9753cdbb2551fee7f1002543f44e1ff8fc5d SHA512 8024ae0dc1bc3512234ee0a2bf66dcc665daa2af67056f680af3e7f330952eb5fa6dab0442a4b4ad54df3d35ef4ec0442e7c0c6cb9fe6d9b70b2038102ae8bef
diff --git a/x11-apps/xconsole/metadata.xml b/x11-apps/xconsole/metadata.xml
deleted file mode 100644
index 16aca1d058e1..000000000000
--- a/x11-apps/xconsole/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>x11@gentoo.org</email>
- <name>X11</name>
- </maintainer>
- <origin>baldeagleos-repo</origin>
-</pkgmetadata>
diff --git a/x11-apps/xconsole/xconsole-1.1.0.ebuild b/x11-apps/xconsole/xconsole-1.1.0.ebuild
deleted file mode 100644
index b97758da9f45..000000000000
--- a/x11-apps/xconsole/xconsole-1.1.0.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit xorg-3
-
-DESCRIPTION="monitor system console messages with X"
-
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
-
-RDEPEND="
- x11-libs/libXaw
- x11-libs/libXmu
- x11-libs/libXt
- x11-libs/libX11"
-DEPEND="${RDEPEND}
- x11-base/xorg-proto"
diff --git a/x11-apps/xconsole/xconsole-1.1.1.ebuild b/x11-apps/xconsole/xconsole-1.1.1.ebuild
deleted file mode 100644
index 31f28245158f..000000000000
--- a/x11-apps/xconsole/xconsole-1.1.1.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
-
-inherit xorg-meson
-
-DESCRIPTION="monitor system console messages with X"
-
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
-
-RDEPEND="
- x11-libs/libXaw
- x11-libs/libXmu
- x11-libs/libXt
- x11-libs/libX11"
-DEPEND="${RDEPEND}
- x11-base/xorg-proto"