public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/htmlmin/
Date: Mon,  4 May 2020 09:45:54 +0000 (UTC)	[thread overview]
Message-ID: <1588585488.a0e44cf2a770a2a383bfd6e4f25d5c5ebcfe33a0.mgorny@gentoo> (raw)

commit:     a0e44cf2a770a2a383bfd6e4f25d5c5ebcfe33a0
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon May  4 09:44:48 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon May  4 09:44:48 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0e44cf2

app-text/htmlmin: Remove redundant

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-text/htmlmin/Manifest                          |  1 -
 app-text/htmlmin/htmlmin-0.1.11_pre20170909.ebuild | 28 ----------------------
 2 files changed, 29 deletions(-)

diff --git a/app-text/htmlmin/Manifest b/app-text/htmlmin/Manifest
index 1b2a9718606..5ebcb4ee5c5 100644
--- a/app-text/htmlmin/Manifest
+++ b/app-text/htmlmin/Manifest
@@ -1,2 +1 @@
-DIST htmlmin-0.1.11_pre20170909.tar.gz 123229 BLAKE2B 7cc22370afa045ac13bf05082d396534e08a454f13f6bf321bc45c4743c33813bc32c31b655c21d731f091f11d13aeef405bc82c8e2b0ed0d0a12a25e4e7f3ad SHA512 85b29bca8f40680574fa21e2720a6b573ba69b94c239cdbcea80cdb1d0032bbf0d735f596f2a3beb3b3691b2366cdfd6051dd2499eaeb6b4b7618c7b59ebd7ec
 DIST htmlmin-0.1.12.tar.gz 19940 BLAKE2B 66e9596f687b70fa44362078075cb5f70553e65a7a1a6c55a4abac6adc5d0821b8936507cbb56f4e8ea96575a8801ec341416fead54b18ff9e10d199ed506529 SHA512 5669327dc64d8d28accdfe0d9a222e723fccdc12b52e7f0315fb9caf958a734a0cf0514ad476cbd0b7d0f2d83514a207867127f135f5e51cfda9b15dbfe24b78

diff --git a/app-text/htmlmin/htmlmin-0.1.11_pre20170909.ebuild b/app-text/htmlmin/htmlmin-0.1.11_pre20170909.ebuild
deleted file mode 100644
index c3bdd06a8a7..00000000000
--- a/app-text/htmlmin/htmlmin-0.1.11_pre20170909.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1 vcs-snapshot
-
-HTMLMIN_GIT_REVISION="7bcbb995778fc07e427872dc74af9646fd0c907d"
-
-DESCRIPTION="A configurable HTML Minifier with safety features"
-HOMEPAGE="https://github.com/mankyd/htmlmin"
-SRC_URI="https://github.com/mankyd/${PN}/archive/${HTMLMIN_GIT_REVISION}.tar.gz
-			 -> ${P}.tar.gz"
-
-LICENSE="BSD"
-
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-
-src_prepare() {
-	sed '/prune/d' -i MANIFEST.in
-	default
-}


             reply	other threads:[~2020-05-04  9:46 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-04  9:45 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-20 10:26 [gentoo-commits] repo/gentoo:master commit in: app-text/htmlmin/ Michał Górny
2024-08-20 10:26 Michał Górny
2024-08-20  1:43 Michał Górny
2024-06-18 19:10 Michał Górny
2023-11-24 15:17 Arthur Zamarin
2023-11-22 12:43 Andrew Ammerlaan
2023-06-02 18:19 Michał Górny
2023-04-14 19:43 Sam James
2023-04-14  4:04 Sam James
2023-02-25  5:47 Arthur Zamarin
2022-09-16 17:36 Michał Górny
2022-09-16 17:27 Sam James
2022-05-24 13:02 Andrew Ammerlaan
2021-09-23 15:35 Marek Szuba
2021-08-13 20:41 Michał Górny
2021-08-13 20:41 Michał Górny
2021-08-13 20:41 Michał Górny
2020-06-24  7:07 Michał Górny
2020-06-24  7:07 Michał Górny
2020-06-24  7:07 Michał Górny
2020-06-24  7:07 Michał Górny
2020-02-11 11:38 Michał Górny
2019-12-04 16:37 Aaron Bauman
2019-12-01 19:27 Andreas Sturmlechner
2018-07-09 18:58 Mikle Kolyada
2018-07-09  1:29 Thomas Deutschmann
2017-12-30 18:01 Aaron Swenson
2017-12-19  9:15 Jason Zaman
2017-09-09 23:27 Aaron Swenson

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=1588585488.a0e44cf2a770a2a383bfd6e4f25d5c5ebcfe33a0.mgorny@gentoo \
    --to=mgorny@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