blob: 889ee86350c684380881e26c8bccf7d8f5c77355 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
DEFINED_PHASES=install postinst
DESCRIPTION=Utility to select the default Electron slot
EAPI=5
HOMEPAGE=https://www.gentoo.org/
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris
LICENSE=GPL-2
RDEPEND=app-admin/eselect
SLOT=0
SRC_URI=https://github.com/elprans/eselect-electron/archive/v1.0.0.tar.gz -> eselect-electron-1.0.0.tar.gz
_eclass_exported_funcs=pkg_postinst:- src_install:-
_md5_=d0e12469e276468618c0ed85cafd0817
|