commit:     f8f3936c53e9cbbfb9f3c895fa72527e7ee17bc8
Author:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 27 10:25:31 2024 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Sat Apr 27 12:16:41 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8f3936c

app-text/grip: drop 4.6.1, 4.6.1-r1

Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>

 app-text/grip/Manifest             |  1 -
 app-text/grip/grip-4.6.1-r1.ebuild | 26 --------------------------
 app-text/grip/grip-4.6.1.ebuild    | 26 --------------------------
 3 files changed, 53 deletions(-)

diff --git a/app-text/grip/Manifest b/app-text/grip/Manifest
index 3072039f0110..a0889b63e8c2 100644
--- a/app-text/grip/Manifest
+++ b/app-text/grip/Manifest
@@ -1,2 +1 @@
-DIST grip-4.6.1.tar.gz 147894 BLAKE2B 
e4f6b5c72e98b5d8ec443c794e95ff0a4250526dd7381f5a28da7d1119b607970593c4b3c22a49ec7da7d772e984abb2a0984ed7290b007e48cddf49bfc290ae
 SHA512 
73eb80995457faa10ba5f174c8151c821f4bd9cda066099ba249cc5aad668e6adef267410ddd24fefa1d1e444c276a10a0881ec5e528bc616d3c4d98a8427b3d
 DIST grip-4.6.2.tar.gz 152280 BLAKE2B 
02a5fb21190fe167428fb36390a087094c064fc11bc2016579391b3568bd421c8f0920f7b325e5be8140ebd8e7f7a0c0e20085f9d8899daf3ee85f27f33ffa9d
 SHA512 
e4dc38d25198a1670df7ecf950fc2c815c3e8507571d54d3df844547ee7db0d1a7cbbbaa23fd7daa1391eea12a2788890d5cee09aa64b8bf1039beeb78a5d25f

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}]
-"

Reply via email to