From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/PerlIO-utf8_strict/
Date: Thu, 25 Nov 2021 18:03:30 +0000 (UTC) [thread overview]
Message-ID: <1637863371.a13b1a9b968844c48b1310b06adfa7ccd696a8ab.dilfridge@gentoo> (raw)
commit: a13b1a9b968844c48b1310b06adfa7ccd696a8ab
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 25 17:38:26 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Nov 25 18:02:51 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a13b1a9b
dev-perl/PerlIO-utf8_strict: Remove old
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/PerlIO-utf8_strict/Manifest | 1 -
.../PerlIO-utf8_strict-0.7.0.ebuild | 35 ----------------------
2 files changed, 36 deletions(-)
diff --git a/dev-perl/PerlIO-utf8_strict/Manifest b/dev-perl/PerlIO-utf8_strict/Manifest
index 336c73cfa57b..29da6fbe3af8 100644
--- a/dev-perl/PerlIO-utf8_strict/Manifest
+++ b/dev-perl/PerlIO-utf8_strict/Manifest
@@ -1,2 +1 @@
-DIST PerlIO-utf8_strict-0.007.tar.gz 67922 BLAKE2B 4d13dc6e6b4cdf7a4bf3cd51ca1e054d82cab4094894f4cee7503201cc11f80ab27951417778f7e179aee03b75b4bbb30e839a498c83d5afd3881db64973d324 SHA512 0d39be9bcbab4cea087f59c67dc1af6773b6258c5e836590ff58cc18bf3392ba6e95c55a0c7ce94236e0be7053802b4b1d6010130355e1a973a3698aaf49af0f
DIST PerlIO-utf8_strict-0.008.tar.gz 95180 BLAKE2B 5e041d619036e589cf3d9272be20f2eaf50066700d5b401e923fec4745ecc2f74107f2a57a9b2c22a4b4ccee908a595b7618a2c5f74000635393ef9fcbeb8507 SHA512 5a54c379925880abca7f85a2b08c19d54e222a03e06490ff366ee38e68018b5f6a4ab0bb8df15f9581b6265eac550090a35f3a4f52c748c008c9c575af41c911
diff --git a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild b/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild
deleted file mode 100644
index 324af49be8d7..000000000000
--- a/dev-perl/PerlIO-utf8_strict/PerlIO-utf8_strict-0.7.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-DIST_AUTHOR=LEONT
-DIST_VERSION=0.007
-inherit perl-module
-
-DESCRIPTION="Fast and correct UTF-8 IO"
-
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE="test"
-RESTRICT="!test? ( test )"
-# r: strict, warnings -> perl
-RDEPEND="
- virtual/perl-XSLoader
-"
-# t: File::Spec::Functions -> File-Spec
-# t: IO::File -> IO
-# t: utf8 -> perl
-DEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
- test? (
- virtual/perl-Carp
- virtual/perl-Exporter
- virtual/perl-File-Spec
- virtual/perl-IO
- dev-perl/Test-Exception
- >=virtual/perl-Test-Simple-0.880.0
- )
-"
-src_compile() {
- emake OPTIMIZE="${CFLAGS}"
-}
next reply other threads:[~2021-11-25 18:03 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-25 18:03 Andreas K. Hüttel [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-07-18 19:26 [gentoo-commits] repo/gentoo:master commit in: dev-perl/PerlIO-utf8_strict/ Fabian Groffen
2023-08-02 21:06 Sam James
2023-08-02 4:27 Sam James
2023-07-24 4:00 Sam James
2023-07-24 3:26 Sam James
2023-06-19 1:59 Sam James
2021-10-11 15:25 Sam James
2021-10-11 15:18 Sam James
2021-10-11 8:10 Agostino Sarubbo
2021-10-11 5:15 Sam James
2021-10-11 3:13 Sam James
2021-10-11 3:13 Sam James
2021-10-11 3:10 Sam James
2021-10-07 6:37 Sam James
2021-09-01 18:32 Sam James
2021-08-04 15:51 Joshua Kinard
2021-07-29 20:01 Andreas K. Hüttel
2021-07-23 14:56 Marek Szuba
2021-06-01 6:36 Agostino Sarubbo
2021-05-31 22:38 Sam James
2018-10-17 18:54 Fabian Groffen
2018-06-30 21:08 Mikle Kolyada
2018-06-10 17:55 Thomas Deutschmann
2018-06-10 15:52 Aaron Bauman
2017-04-15 10:05 Kent Fredric
2017-04-07 15:39 Kent Fredric
2017-04-07 15:39 Kent Fredric
2017-02-24 0:13 Michael Weber
2017-02-22 21:51 Markus Meier
2017-02-20 17:55 Markus Meier
2017-02-04 9:34 Jeroen Roovers
2017-01-26 15:18 Tobias Klausmann
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=1637863371.a13b1a9b968844c48b1310b06adfa7ccd696a8ab.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