overlay/x11-themes/papirus-folders/papirus-folders-9999.ebuild
tastytea 7a8be39712
x11-themes/papirus-folders: New package
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Manifest-Sign-Key: 3555266864CA6D7FF45AA6E7CFC39497F1B26E07
2018-11-10 20:40:00 +01:00

23 lines
448 B
Bash

# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit git-r3
DESCRIPTION="Allows to change the color of folders"
HOMEPAGE="https://github.com/PapirusDevelopmentTeam/papirus-folders"
SRC_URI=""
EGIT_REPO_URI="https://github.com/PapirusDevelopmentTeam/papirus-folders.git"
LICENSE="MIT"
SLOT="0"
KEYWORDS=""
IUSE=""
DEPEND=""
RDEPEND="
${DEPEND}
x11-themes/papirus-icon-theme
"