app-misc/ccal: make pkgcheck happy

This commit is contained in:
gouwazi 2025-02-22 15:04:14 +08:00 committed by peeweep
parent fc724549c4
commit b4b60c4d8d

View File

@ -7,12 +7,11 @@ inherit toolchain-funcs
DESCRIPTION="A simple command line calendar for Chinese lunar"
HOMEPAGE="http://ccal.chinesebay.com/ccal/ccal.htm"
SRC_URI="http://ccal.chinesebay.com/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ~arm ~arm64 ~mips x86"
IUSE="pdf"
SRC_URI="http://ccal.chinesebay.com/${PN}/${P}.tar.gz"
RDEPEND="
pdf? ( app-text/ghostscript-gpl )"