app-emacs/x509-mode - 0.20251105 (graaff)

Search

Install

Install this version:

emerge -a =app-emacs/x509-mode-0.20251105

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =app-emacs/x509-mode-0.20251105

Or alternatively:

emerge --autounmask-write -a =app-emacs/x509-mode-0.20251105

Package Information

Description:
View certificates and CRLs using OpenSSL in Emacs
Homepage:
https://github.com/jobbflykt/x509-mode
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
0.20251105 8 ~amd64 0
View Raw Ebuild
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

COMMIT=02e62ebd857946de629e45bff6a7de533f9022bc

inherit elisp

DESCRIPTION="View certificates and CRLs using OpenSSL in Emacs"
HOMEPAGE="https://github.com/jobbflykt/x509-mode"
SRC_URI="https://github.com/jobbflykt/x509-mode/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/x509-mode-${COMMIT}"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
IUSE="test"

SITEFILE="50${PN}-gentoo.el"

DOCS="README.md"

RDEPEND="dev-libs/openssl"

# Tries to download elpa data
RESTRICT="test"

USE Flags

Manage flags for this package: euse -i <flag> -p app-emacs/x509-mode | euse -E <flag> -p app-emacs/x509-mode | euse -D <flag> -p app-emacs/x509-mode

Global/Standard Flags

Inherited Eclasses

Dependencies

RDEPEND

dev-libs/openssl

Manifest for 0.20251105

Type File Size Source URLs
DIST x509-mode-0.20251105.tar.gz 627611 bytes https://github.com/jobbflykt/x509-mode/archive/02e62ebd857946de629e45bff6a7de533f9022bc.tar.gz