From 413421048cc2b0df9a218f0ab3cb151846809eb5 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 27 Apr 2024 23:59:43 +0100 Subject: gentoo auto-resync : 27:04:2024 - 23:59:42 --- app-text/grip/Manifest | 3 --- app-text/grip/grip-4.6.1-r1.ebuild | 26 -------------------------- app-text/grip/grip-4.6.1.ebuild | 26 -------------------------- 3 files changed, 55 deletions(-) delete mode 100644 app-text/grip/grip-4.6.1-r1.ebuild delete mode 100644 app-text/grip/grip-4.6.1.ebuild (limited to 'app-text/grip') diff --git a/app-text/grip/Manifest b/app-text/grip/Manifest index 6e73e1d31682..8de79a583d81 100644 --- a/app-text/grip/Manifest +++ b/app-text/grip/Manifest @@ -1,6 +1,3 @@ -DIST grip-4.6.1.tar.gz 147894 BLAKE2B e4f6b5c72e98b5d8ec443c794e95ff0a4250526dd7381f5a28da7d1119b607970593c4b3c22a49ec7da7d772e984abb2a0984ed7290b007e48cddf49bfc290ae SHA512 73eb80995457faa10ba5f174c8151c821f4bd9cda066099ba249cc5aad668e6adef267410ddd24fefa1d1e444c276a10a0881ec5e528bc616d3c4d98a8427b3d DIST grip-4.6.2.tar.gz 152280 BLAKE2B 02a5fb21190fe167428fb36390a087094c064fc11bc2016579391b3568bd421c8f0920f7b325e5be8140ebd8e7f7a0c0e20085f9d8899daf3ee85f27f33ffa9d SHA512 e4dc38d25198a1670df7ecf950fc2c815c3e8507571d54d3df844547ee7db0d1a7cbbbaa23fd7daa1391eea12a2788890d5cee09aa64b8bf1039beeb78a5d25f -EBUILD grip-4.6.1-r1.ebuild 701 BLAKE2B f3531271fbcb07bee5cb2c0629c4b583195358454a33441ca62d3a2a3bb7abad763c8ce500376d0c6478fccbde1961c02a2d18ea52311949e18207b2380909f8 SHA512 5505a7c85bba630db7b595da73378a59567c336734ecdf6d3dd143f9cf88f29c1df00ea31f1601a15d9ac20fbdfb5075e575b6b07e26008cd71ea7b94bc08a7c -EBUILD grip-4.6.1.ebuild 718 BLAKE2B 46c9b7036d1e1ab927c72869db4902fefbec58baaf0f2720b6476c0bb473e96543367a5b15c201d8ecaeae58db585a75b7daf430f6ae8282489ebc2e9197b107 SHA512 dc3a96c6ab3f63943acd978736717d7206d2f0d60fef0c893042f0d457e52c1021b605c39c70f72f600d17eb22b64e29d98a279a1eb8e4fc3e1625032a5d7fe8 EBUILD grip-4.6.2.ebuild 701 BLAKE2B 3704fd991cdebeca4f595c611cbaf2b412ef7143531139678d32c167ca2880d79f26fa15ce94ca2ca9307f8209fd8262dd49e6914bd2fa05d45636759ed810d3 SHA512 52d79a432a7f4237a5d0c493f6052c86c0a75de08c2b986c983c9c9f2d69e815186a9f90acce7bc30ab015c41e8b722e6b2850edb6da6ea6e45ebe4681a5bd2f MISC metadata.xml 365 BLAKE2B e01f58764eda42b4e6d7ece18b3f2996fe55e640d91cdba317f1f9677a59b114d7caab6c2ea7556f1962e30b8e2b453814179d7e978b52c4c07fe6e89d9a4978 SHA512 286ffe7168abf8d980ad5e713a31751241901246c6b2fe8372942e50bef53a70b3ff17045e99cb951c968309fcab5c9776a1fb26222c0ea4edfa467e8209eb4b diff --git a/app-text/grip/grip-4.6.1-r1.ebuild b/app-text/grip/grip-4.6.1-r1.ebuild deleted file mode 100644 index 87fb2fdf0fad..000000000000 --- a/app-text/grip/grip-4.6.1-r1.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( pypy3 python3_{9..11} ) -DISTUTILS_USE_PEP517=setuptools -inherit distutils-r1 pypi - -DESCRIPTION="Preview GitHub Markdown files like Readme locally before committing them" -HOMEPAGE="https://github.com/joeyespo/grip" -LICENSE="MIT" - -SLOT="0" - -KEYWORDS="amd64" - -RDEPEND=" - !media-sound/grip - >=dev-python/docopt-0.4.0[${PYTHON_USEDEP}] - >=dev-python/flask-0.10.1[${PYTHON_USEDEP}] - >=dev-python/markdown-2.5.1[${PYTHON_USEDEP}] - >=dev-python/path-and-address-2.0.1[${PYTHON_USEDEP}] - >=dev-python/pygments-1.6[${PYTHON_USEDEP}] - >=dev-python/requests-2.4.1[${PYTHON_USEDEP}] -" diff --git a/app-text/grip/grip-4.6.1.ebuild b/app-text/grip/grip-4.6.1.ebuild deleted file mode 100644 index 316839a468c0..000000000000 --- a/app-text/grip/grip-4.6.1.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( pypy3 python3_{9..11} ) -inherit distutils-r1 pypi - -DESCRIPTION="Preview GitHub Markdown files like Readme locally before committing them" -HOMEPAGE="https://github.com/joeyespo/grip" -LICENSE="MIT" - -SLOT="0" - -KEYWORDS="amd64" - -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" -RDEPEND=" - !media-sound/grip - >=dev-python/docopt-0.4.0[${PYTHON_USEDEP}] - >=dev-python/flask-0.10.1[${PYTHON_USEDEP}] - >=dev-python/markdown-2.5.1[${PYTHON_USEDEP}] - >=dev-python/path-and-address-2.0.1[${PYTHON_USEDEP}] - >=dev-python/pygments-1.6[${PYTHON_USEDEP}] - >=dev-python/requests-2.4.1[${PYTHON_USEDEP}] -" -- cgit v1.2.3