public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ben Kohler" <bkohler@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/grip/
Date: Sat, 27 Apr 2024 12:16:49 +0000 (UTC)	[thread overview]
Message-ID: <1714220201.f8f3936c53e9cbbfb9f3c895fa72527e7ee17bc8.bkohler@gentoo> (raw)

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	other threads:[~2024-04-27 12:16 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-27 12:16 Ben Kohler [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-14 19:12 [gentoo-commits] repo/gentoo:master commit in: app-text/grip/ Ben Kohler
2024-06-03 20:22 Ben Kohler
2024-04-20 13:20 Sam James
2023-10-17 17:08 Ben Kohler
2023-10-12 15:11 Ben Kohler
2023-07-08 18:43 Ben Kohler
2023-03-07 13:47 Ben Kohler
2022-07-25 14:26 Ben Kohler
2022-05-23 16:29 Ben Kohler
2022-05-23 16:29 Ben Kohler
2022-03-31 14:48 Ben Kohler
2022-03-31 14:48 Ben Kohler
2022-03-07 19:09 Jakov Smolić
2022-02-04 20:27 Ben Kohler
2021-09-23 18:31 Ben Kohler
2021-01-27 14:47 Ben Kohler
2020-12-28 18:50 Ben Kohler
2020-10-05 14:56 Ben Kohler
2020-08-21 18:54 Ben Kohler
2020-06-30 13:26 Ben Kohler
2020-06-24 21:22 Ben Kohler
2020-02-05 17:59 Michał Górny
2020-01-20 18:15 Ben Kohler
2019-08-29 11:39 David Seifert
2018-06-27 19:29 Pacho Ramos
2018-04-10 21:43 Patrice Clement
2016-07-07 22:50 Austin English
2016-05-29 15:30 Kristian Fiskerstrand
2016-04-15 19:20 Patrice Clement

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1714220201.f8f3936c53e9cbbfb9f3c895fa72527e7ee17bc8.bkohler@gentoo \
    --to=bkohler@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox