From 8b4ace9c50842c5b83401ea7b179dcab940387e1 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 23 Sep 2020 10:22:15 +0100 Subject: gentoo resync : 23.09.2020 --- app-text/landslide/Manifest | 3 --- app-text/landslide/landslide-1.1.3.ebuild | 35 ------------------------------- app-text/landslide/metadata.xml | 10 --------- 3 files changed, 48 deletions(-) delete mode 100644 app-text/landslide/Manifest delete mode 100644 app-text/landslide/landslide-1.1.3.ebuild delete mode 100644 app-text/landslide/metadata.xml (limited to 'app-text/landslide') diff --git a/app-text/landslide/Manifest b/app-text/landslide/Manifest deleted file mode 100644 index f2fc6d11efe3..000000000000 --- a/app-text/landslide/Manifest +++ /dev/null @@ -1,3 +0,0 @@ -DIST landslide-1.1.3.tar.gz 151003 BLAKE2B 471cc83cbfc1c7ddc437b88514fb48632016e0915fc27c65d502a71b94f83a1184de8a7dbfaf2af8b75963e687c1af903add48e5ac8893308d9cfa07fdcc4c61 SHA512 2b29c416f8af04c0bf048060e0fe67b0b6a5e293485c5e3f68b9d1ce9d63ef66ca3bc58a96f65705c6918542932ef0a2fa6072b17c4c01cfc1975d283b417152 -EBUILD landslide-1.1.3.ebuild 853 BLAKE2B 9739d8899fad89a7fe7461014a251e73a726364bdb11599f55c4b337dc3723f8b2f32c36c6c23a6087be85c642b3def53169cc35cb71502a4e064172b2ad62fd SHA512 7e78381458c8c8b78c13fc85a7c9197e49ba241c83ba30b1434079ae35268667882a86c95c6c0096b0cf9ad608b566c84b7379bbcc0ed8239e662966feff32b0 -MISC metadata.xml 298 BLAKE2B 15316fb3bd0eb0be967bec08510269e31406e72c3cc7623d21cc2334bfb36b8031bf304c4627b085fa64cfec15964cf9a6a486ba29bf312facf1589f36cd9819 SHA512 19a5bf1f42b94a00856b856fc0120024df40a4394a17e61fdacc817d1b355b601595a27cc0f814d3f6b436775799b44aa4f5090daa91452b55d4760e8c89b8d0 diff --git a/app-text/landslide/landslide-1.1.3.ebuild b/app-text/landslide/landslide-1.1.3.ebuild deleted file mode 100644 index d611bf5b0a04..000000000000 --- a/app-text/landslide/landslide-1.1.3.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -PYTHON_COMPAT=( python3_6 ) - -inherit distutils-r1 vcs-snapshot - -DESCRIPTION="Generates a slideshow using the slides that power the html5-slides presentation" -HOMEPAGE="https://github.com/adamzap/landslide" -SRC_URI="https://github.com/adamzap/landslide/tarball/v${PV} -> ${P}.tar.gz" - -LICENSE="Apache-2.0" -SLOT="0" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="examples" - -DEPEND="" -RDEPEND=" - dev-python/docutils[${PYTHON_USEDEP}] - dev-python/jinja[${PYTHON_USEDEP}] - dev-python/markdown[${PYTHON_USEDEP}] - dev-python/pygments[${PYTHON_USEDEP}] - dev-python/six[${PYTHON_USEDEP}] - " - -python_install_all() { - if use examples; then - dodoc -r examples - docompress -x /usr/share/doc/${PF}/examples - fi - - distutils-r1_python_install_all -} diff --git a/app-text/landslide/metadata.xml b/app-text/landslide/metadata.xml deleted file mode 100644 index 3304ab920105..000000000000 --- a/app-text/landslide/metadata.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - naota@gentoo.org - - - adamzap/landslide - - -- cgit v1.2.3