summaryrefslogtreecommitdiff
path: root/dev-python/cheetah-docs
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-02-17 01:16:38 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-02-17 01:16:38 +0000
commit53cba99042fa967e2a93da9f8db806fe2d035543 (patch)
tree9780d3b87dfc6bdebc6b7b7d15af1ecb813c6853 /dev-python/cheetah-docs
parent71deace00d1a2b091313fe137ab7092418c6f87c (diff)
gentoo resync : 17.02.2020
Diffstat (limited to 'dev-python/cheetah-docs')
-rw-r--r--dev-python/cheetah-docs/Manifest2
-rw-r--r--dev-python/cheetah-docs/cheetah-docs-0.9.16_alpha1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/cheetah-docs/Manifest b/dev-python/cheetah-docs/Manifest
index f77764a85f38..7e17ebe8f184 100644
--- a/dev-python/cheetah-docs/Manifest
+++ b/dev-python/cheetah-docs/Manifest
@@ -1,3 +1,3 @@
DIST CheetahDocs-0.9.16a1.tgz 1031641 BLAKE2B dfd116242ac389e437e0aee9da72c9b6fa766e82adadee6881f7c32b74464244b8c802a1ed70c8c5e911dd4aa7b683b650d42c474b70af81c25d5d36489e5794 SHA512 b0628e85200c4231fefd5eb770bd797d5eef3d6d85eac9b1da6d34d9dfb755a028a50a224bf9202d43a3458e15059ed7f5d4a55c49d484eed2b4caf1c7af835d
-EBUILD cheetah-docs-0.9.16_alpha1.ebuild 719 BLAKE2B eb8888a367d8b3a735a6eec4b3a320d60f9281372b5c94d03d4c9f300d68813cc28d30b2607b1356087e550739398a8ec6e2c25fc1b1586501f6ef3e1a970009 SHA512 b90118f12c24ee8ed6a12c4c74a2ade90b47d265301b1f0adf658cd39c2ece821de932b29f5cd39d5b4e88e2675c6285c3f31c41492de2785dc3860f769f224e
+EBUILD cheetah-docs-0.9.16_alpha1.ebuild 726 BLAKE2B e1c2ce4a8e407eb62ca26ccea9ef22250adc5795376042c9adb2db61ac37514684f42bde1da53d9adec935d913983086ad39f2e51b3e0320c7a8006a8c76cfe9 SHA512 8b08811fc50f49ca6d7b02b1e6c1242e78eceb9adeb58e831256b50d646e0738a1b6a8d0d69751b1ec66a2ba003e16f8cc3ecc7c4b6df790410ce65a6c7960fb
MISC metadata.xml 325 BLAKE2B 7ddfa9ff7690f262fea51f5ada4b1aba2dfef33ef2da822a8f608021fe008737153d29b859d7018f8481f124ebe6bd00810c89aceb5abef7b13d44007bfad39a SHA512 98a1f6fbdf321900f9bd0d3357ae65cb94e70572cbb6d2919fdcc779a39020db51c8b2191e52e4258c89bf01a9db47db18d000d946c14671b2148a57856da9d0
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 608379b1d81d..fbb30d45f632 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-2015 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit eutils
+inherit eutils vcs-clean
DESCRIPTION="Documentation for Cheetah templates"
HOMEPAGE="http://www.cheetahtemplate.org/"