public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/cloc/
Date: Tue,  2 Aug 2016 11:54:34 +0000 (UTC)	[thread overview]
Message-ID: <1470137426.c7bf2db6d7400e259edba69678a0b49166bfa23e.kentnl@gentoo> (raw)

commit:     c7bf2db6d7400e259edba69678a0b49166bfa23e
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Aug  2 11:23:46 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Aug  2 11:30:26 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7bf2db6

dev-util/cloc: Fix dependency on dev-perl/Regexp-Common

Part of capitalization migration.

Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="alpha amd64 amd64-fbsd arm arm64 hppa ia64 m68k mips nios2 ppc ppc64 riscv s390 sh sparc sparc-fbsd x86 x86-fbsd"

 dev-util/cloc/cloc-1.64.ebuild | 2 +-
 dev-util/cloc/cloc-1.66.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/cloc/cloc-1.64.ebuild b/dev-util/cloc/cloc-1.64.ebuild
index e44958b..41730b6 100644
--- a/dev-util/cloc/cloc-1.64.ebuild
+++ b/dev-util/cloc/cloc-1.64.ebuild
@@ -17,7 +17,7 @@ KEYWORDS="amd64 ppc ppc64 x86"
 DEPEND=">=dev-lang/perl-5.6"
 RDEPEND="${DEPEND}
 	dev-perl/Algorithm-Diff
-	dev-perl/regexp-common
+	dev-perl/Regexp-Common
 	virtual/perl-Digest-MD5
 	virtual/perl-Getopt-Long
 	virtual/perl-File-Spec

diff --git a/dev-util/cloc/cloc-1.66.ebuild b/dev-util/cloc/cloc-1.66.ebuild
index a1f8821..c4ad14f 100644
--- a/dev-util/cloc/cloc-1.66.ebuild
+++ b/dev-util/cloc/cloc-1.66.ebuild
@@ -17,7 +17,7 @@ KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
 DEPEND=">=dev-lang/perl-5.6"
 RDEPEND="${DEPEND}
 	dev-perl/Algorithm-Diff
-	dev-perl/regexp-common
+	dev-perl/Regexp-Common
 	virtual/perl-Digest-MD5
 	virtual/perl-Getopt-Long
 	virtual/perl-File-Spec


             reply	other threads:[~2016-08-02 11:54 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-02 11:54 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-12 19:05 [gentoo-commits] repo/gentoo:master commit in: dev-util/cloc/ Arthur Zamarin
2025-03-10  3:06 Sam James
2025-03-10  3:06 Sam James
2024-12-03  7:58 Joonas Niilola
2024-12-02 13:15 Jakov Smolić
2024-08-02  8:15 Matthias Maier
2023-01-23  2:32 Matthias Maier
2021-11-24 16:46 Sam James
2021-11-24  7:58 Agostino Sarubbo
2021-06-27 18:25 Matthias Maier
2021-06-27 18:25 Matthias Maier
2021-06-27 18:25 Matthias Maier
2021-02-28  9:03 Joonas Niilola
2021-02-25 13:54 Agostino Sarubbo
2020-12-17  9:02 Sam James
2020-12-04  5:53 Matthias Maier
2020-04-30 22:38 Matthias Maier
2020-04-30 22:38 Matthias Maier
2020-04-30 22:38 Matthias Maier
2019-07-19  7:43 Matthias Maier
2019-06-30 18:20 Matthias Maier
2019-03-02 23:46 Matthias Maier
2019-03-02 23:46 Matthias Maier
2019-03-02 23:46 Matthias Maier
2018-07-05 21:54 Matthias Maier
2018-07-03  7:44 Matthias Maier
2018-02-07  0:54 Matthias Maier
2017-04-11 20:30 Matthias Maier
2017-02-16 18:47 Michael Weber
2017-02-12 17:01 Agostino Sarubbo
2017-02-01 23:13 Matthias Maier
2017-01-27  9:07 Agostino Sarubbo
2017-01-27  9:02 Agostino Sarubbo
2017-01-26 18:58 Matthias Maier
2016-10-14  6:48 Patrice Clement
2016-02-28  5:00 Matthias Maier
2016-02-28  5:00 Matthias Maier
2016-02-28  5:00 Matthias Maier

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=1470137426.c7bf2db6d7400e259edba69678a0b49166bfa23e.kentnl@gentoo \
    --to=kentnl@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