mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 12:30:44 +02:00
Merge pull request #2670 from pentoo/updates20260128b
pentoo-rce: drop dhex, dead upstream, unmaintained
This commit is contained in:
commit
108d7c72b8
1 changed files with 3 additions and 4 deletions
|
|
@ -1,14 +1,14 @@
|
|||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DESCRIPTION="Pentoo RCE meta ebuild"
|
||||
HOMEPAGE="https://www.pentoo.org"
|
||||
SLOT="0"
|
||||
LICENSE="GPL-3"
|
||||
IUSE="hardened pentoo-extra pentoo-full X"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ~arm64 x86"
|
||||
IUSE="hardened pentoo-extra pentoo-full X"
|
||||
|
||||
PDEPEND="hardened? ( sys-apps/paxctl )
|
||||
app-arch/upx
|
||||
|
|
@ -26,7 +26,6 @@ PDEPEND="hardened? ( sys-apps/paxctl )
|
|||
app-editors/wxhexeditor
|
||||
)
|
||||
pentoo-full? (
|
||||
app-editors/dhex
|
||||
dev-util/vbindiff
|
||||
X? (
|
||||
app-editors/gedit
|
||||
Loading…
Reference in a new issue