public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Algorithm-Diff/
Date: Thu,  7 Oct 2021 23:35:18 +0000 (UTC)	[thread overview]
Message-ID: <1633649681.e2ad99be51ca8aec744181993cd97c8396e86ae3.dilfridge@gentoo> (raw)

commit:     e2ad99be51ca8aec744181993cd97c8396e86ae3
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  7 23:08:47 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Oct  7 23:34:41 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2ad99be

dev-perl/Algorithm-Diff: Remove old

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 .../Algorithm-Diff-1.190.300-r1.ebuild             | 25 ----------------------
 dev-perl/Algorithm-Diff/Manifest                   |  1 -
 2 files changed, 26 deletions(-)

diff --git a/dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.300-r1.ebuild b/dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.300-r1.ebuild
deleted file mode 100644
index 4aeb1e27e94..00000000000
--- a/dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.300-r1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DIST_AUTHOR=TYEMQ
-DIST_VERSION=1.1903
-DIST_EXAMPLES="examples/*"
-inherit perl-module
-
-DESCRIPTION="Compute intelligent differences between two files / lists"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-
-src_prepare() {
-	local file
-	mkdir -p examples/ || die "can't make examples/"
-	for file in cdiff diffnew diff htmldiff; do
-		mv -f ${file}.pl examples/${file}.pl || die "Can't move ${file.pl} to examples/"
-		sed -i "s/^${file}.pl/examples\/${file}.pl/" MANIFEST || die "Can't fix MANIFEST"
-	done
-	perl-module_src_prepare
-}
-BDEPEND="virtual/perl-ExtUtils-MakeMaker"

diff --git a/dev-perl/Algorithm-Diff/Manifest b/dev-perl/Algorithm-Diff/Manifest
index 3cf994d39f6..3078f7ea450 100644
--- a/dev-perl/Algorithm-Diff/Manifest
+++ b/dev-perl/Algorithm-Diff/Manifest
@@ -1,2 +1 @@
-DIST Algorithm-Diff-1.1903.tar.gz 34174 BLAKE2B 85d64400c722d9547efb0c63d717f9c70cdd9f3b8282ca67d1b513507adeba0af68b2e45fe46c53ebaea85c3cd3f4e6d894c68d68587d88b01ba3eb362bf1458 SHA512 61632be4c19a03ccacaa218ab7cb8bdbc53a4a6030b8173a59c7611056375536788392c1da00ab88f3df9884fc8a67825efc83b70e2e564664d5187021d6b106
 DIST Algorithm-Diff-1.201.tar.gz 30047 BLAKE2B 7502eec51e0fd40883b176947853e2f68fdc524545413eec2147ac5de9c1e062cba44b2939c2221b81e63ebb1ed98fc1912447941f710d4676f7e33ab6d1064c SHA512 b22b55f4e45748da0e8aca556dc2155ef2dbcfe42ac5cbe4aa59e4cc13c95a141e6324a9ab0acd7fbc3d97e761e0778176df0f7e726af837a7b7d075106ad8d0


             reply	other threads:[~2021-10-07 23:35 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-07 23:35 Andreas K. Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-09-29  0:54 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Algorithm-Diff/ Sam James
2021-04-11 13:13 Sam James
2021-04-11 11:16 Sam James
2021-04-11 11:15 Sam James
2021-04-11 11:11 Sam James
2021-04-11 11:03 Sam James
2021-04-11 11:03 Sam James
2021-04-11  0:13 Thomas Deutschmann
2021-02-28 22:51 Andreas K. Hüttel
2020-10-03  5:23 Kent Fredric
2020-09-11  6:31 Yixun Lan
2020-08-21 15:30 Agostino Sarubbo
2020-08-21 10:08 Sam James
2020-08-20 16:40 Sam James
2020-04-23  4:16 Kent Fredric
2019-07-28 19:55 Aaron Bauman
2018-10-15 16:05 Fabian Groffen
2017-06-17 14:41 Alexis Ballier
2015-12-26 23:00 Andreas Hüttel
2015-12-26 14:42 Mikle Kolyada

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=1633649681.e2ad99be51ca8aec744181993cd97c8396e86ae3.dilfridge@gentoo \
    --to=dilfridge@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