app-emacs/ejc-sql - 20260906.2135 (melpa)

Search

Install

Install this version:

emerge -a =app-emacs/ejc-sql-20260906.2135

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

autounmask =app-emacs/ejc-sql-20260906.2135

Or alternatively:

emerge --autounmask-write -a =app-emacs/ejc-sql-20260906.2135

Package Information

Description:
Emacs SQL client uses Clojure JDBC
Homepage:
https://github.com/kostafey/ejc-sql

Ebuild Details

Version EAPI Keywords Slot
20260906.2135 8 ~amd64 ~x86 0
View Raw Ebuild
# automatically generated by g-sorcery
# please do not edit this file

EAPI=8

REPO_URI="https://melpa.org/packages/"
SOURCE_TYPE="tar"
REALNAME="ejc-sql"
DIGEST_SOURCES="yes"

inherit g-sorcery gs-elpa

DESCRIPTION="Emacs SQL client uses Clojure JDBC"

HOMEPAGE="https://github.com/kostafey/ejc-sql"
SRC_URI="${REPO_URI}${REALNAME}-${PV}.${SUFFIX}"

SLOT="0"
KEYWORDS="~amd64 ~x86"

DEPEND="app-emacs/clomacs
	app-emacs/dash
	app-emacs/spinner"
RDEPEND="app-emacs/clomacs
	app-emacs/dash
	app-emacs/spinner"

Inherited Eclasses

Dependencies

DEPEND

app-emacs/clomacs
	app-emacs/dash
	app-emacs/spinner

RDEPEND

app-emacs/clomacs
	app-emacs/dash
	app-emacs/spinner