My configurations for the software I use
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Remove gentoo specific templates

yemou 4cdd3d1d 4a9257a0

-24
-17
config/kak/templates/ebuild
··· 1 - # Copyright 1999-2022 Gentoo Authors 2 - # Distributed under the terms of the GNU General Public License v2 3 - 4 - EAPI=8 5 - 6 - DESCRIPTION="" 7 - HOMEPAGE="" 8 - SRC_URI="" 9 - 10 - LICENSE="" 11 - SLOT="0" 12 - KEYWORDS="~amd64" 13 - IUSE="" 14 - 15 - RDEPEND="" 16 - DEPEND="${RDEPEND}" 17 - BDEPEND=""
-7
config/kak/templates/ebuild-metadata
··· 1 - <?xml version="1.0" encoding="UTF-8"?> 2 - <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> 3 - <pkgmetadata> 4 - <maintainer type="person"> 5 - <email>yemou@protonmail.com</email> 6 - </maintainer> 7 - </pkgmetadata>