diff options
author | Sam James <sam@gentoo.org> | 2021-04-16 20:23:20 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-18 07:01:24 +0100 |
commit | ec5961e9ba32c5c313b258fe07cebbbc0c96257e (patch) | |
tree | a6c1a3ce94e327722cf2bffb3430d8db29295363 /dev-python/cheetah-docs | |
parent | dev-php/PEAR-HTTP: eutils->edos2unix (diff) | |
download | gentoo-ec5961e9ba32c5c313b258fe07cebbbc0c96257e.tar.gz gentoo-ec5961e9ba32c5c313b258fe07cebbbc0c96257e.tar.bz2 gentoo-ec5961e9ba32c5c313b258fe07cebbbc0c96257e.zip |
dev-python/cheetah-docs: eutils--
Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/cheetah-docs')
-rw-r--r-- | dev-python/cheetah-docs/cheetah-docs-0.9.16_alpha1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/cheetah-docs/cheetah-docs-0.9.16_alpha1.ebuild b/dev-python/cheetah-docs/cheetah-docs-0.9.16_alpha1.ebuild index b9d0bf999d2c..bec9fc30af92 100644 --- a/dev-python/cheetah-docs/cheetah-docs-0.9.16_alpha1.ebuild +++ b/dev-python/cheetah-docs/cheetah-docs-0.9.16_alpha1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit eutils vcs-clean +inherit vcs-clean DESCRIPTION="Documentation for Cheetah templates" HOMEPAGE="https://www.cheetahtemplate.org/" |