From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/string-crc32/
Date: Fri, 15 Apr 2016 19:56:37 +0000 (UTC) [thread overview]
Message-ID: <1460750131.c08adde872e39fe124a85413c173981ad0757fbc.dilfridge@gentoo> (raw)
commit: c08adde872e39fe124a85413c173981ad0757fbc
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Apr 12 18:29:55 2016 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Apr 15 19:55:31 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c08adde8
dev-perl/string-crc32: Gone, moved to dev-perl/String-CRC32
dev-perl/string-crc32/Manifest | 2 --
dev-perl/string-crc32/metadata.xml | 12 ------------
dev-perl/string-crc32/string-crc32-1.400.0-r1.ebuild | 19 -------------------
dev-perl/string-crc32/string-crc32-1.500.0.ebuild | 19 -------------------
4 files changed, 52 deletions(-)
diff --git a/dev-perl/string-crc32/Manifest b/dev-perl/string-crc32/Manifest
deleted file mode 100644
index e65e6c7..0000000
--- a/dev-perl/string-crc32/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST String-CRC32-1.4.tar.gz 6976 SHA256 14a9f6cede715b415c662344c2e7173fd3b667ad03f76b38fbfca9fe35698351 SHA512 db1a97c53dbedfc9c944392a678b3ddec8c4c52e08867970f62f06ca92f0a91cee5b9eb251df2008d37363b80bfe06c6328d542bb89d27674cdfe1a06a9c27fd WHIRLPOOL d4cd4759224352dc9d914a8dc66696afa876916a6f0827552a2fcaeab205700714682cccf2dee7f3263bcf5fcb3d2d5272e1ba83c3e02c8c762489f33ecc1d2f
-DIST String-CRC32-1.5.tar.gz 6990 SHA256 5a812f1a7b08330fe49f64cd479970cbc2193285c8bb6951f4dd4291c4947054 SHA512 dacde8a8618dedc1107394ab06db5ab421d025ebef1626c3f6a8e35261256d0017c7165a56d6463e3f0481cae2b408502713fa3b77f8f041a6bf8fc1f48e8707 WHIRLPOOL 0704c4271bdd68314066ef82f08dc2b14cb7a81483ef374c5897cad17408e4fbce149e04c2b830e8d886a59b1803ea0f2e4817ecf6a3c8a356217e88689e2637
diff --git a/dev-perl/string-crc32/metadata.xml b/dev-perl/string-crc32/metadata.xml
deleted file mode 100644
index ca77c9d..0000000
--- a/dev-perl/string-crc32/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>perl@gentoo.org</email>
- <name>Gentoo Perl Project</name>
- </maintainer>
- <upstream>
- <remote-id type="cpan">String-CRC32</remote-id>
- <remote-id type="cpan-module">String::CRC32</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/dev-perl/string-crc32/string-crc32-1.400.0-r1.ebuild b/dev-perl/string-crc32/string-crc32-1.400.0-r1.ebuild
deleted file mode 100644
index b92b588..0000000
--- a/dev-perl/string-crc32/string-crc32-1.400.0-r1.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MY_PN=String-CRC32
-MODULE_AUTHOR=SOENKE
-MODULE_VERSION=1.4
-inherit perl-module
-
-DESCRIPTION="Perl interface for cyclic redundancy check generation"
-
-LICENSE="public-domain"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
-IUSE=""
-
-SRC_TEST=do
diff --git a/dev-perl/string-crc32/string-crc32-1.500.0.ebuild b/dev-perl/string-crc32/string-crc32-1.500.0.ebuild
deleted file mode 100644
index 1cc21be..0000000
--- a/dev-perl/string-crc32/string-crc32-1.500.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MY_PN=String-CRC32
-MODULE_AUTHOR=SOENKE
-MODULE_VERSION=1.5
-inherit perl-module
-
-DESCRIPTION="Perl interface for cyclic redundancy check generation"
-
-LICENSE="public-domain"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
-IUSE=""
-
-SRC_TEST=do
next reply other threads:[~2016-04-15 19:56 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-15 19:56 Andreas Hüttel [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-07-11 20:55 [gentoo-commits] repo/gentoo:master commit in: dev-perl/String-CRC32/ James Le Cuirot
2022-05-08 15:00 WANG Xuerui
2021-12-06 15:13 Andreas K. Hüttel
2021-10-12 7:10 Agostino Sarubbo
2021-10-11 15:25 Sam James
2021-10-11 5:15 Sam James
2021-10-11 4:20 Sam James
2021-10-11 4:18 Sam James
2021-10-11 3:10 Sam James
2021-08-03 15:42 Marek Szuba
2020-04-15 14:29 Kent Fredric
2019-04-23 0:13 Aaron Bauman
2019-02-28 16:53 Mikle Kolyada
2018-08-30 4:44 Markus Meier
2018-08-11 18:55 Sergei Trofimovich
2018-08-04 0:01 Mikle Kolyada
2018-07-31 8:33 Sergei Trofimovich
2018-07-30 22:08 Sergei Trofimovich
2018-07-30 21:42 Sergei Trofimovich
2018-07-30 21:28 Sergei Trofimovich
2018-07-29 14:04 Thomas Deutschmann
2018-01-10 0:31 Kent Fredric
2017-06-18 13:25 Alexis Ballier
2017-02-04 17:33 Andreas Hüttel
2017-02-03 22:00 Jeroen Roovers
2017-01-29 16:45 Fabian Groffen
2016-12-22 9:34 Agostino Sarubbo
2016-12-19 15:12 Agostino Sarubbo
2016-12-19 14:35 Agostino Sarubbo
2016-07-06 9:23 Agostino Sarubbo
2016-06-25 20:14 Agostino Sarubbo
2016-05-26 0:31 Matt Turner
2016-05-21 8:01 Markus Meier
2016-05-13 10:12 Agostino Sarubbo
2016-04-15 19:56 Andreas Hüttel
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=1460750131.c08adde872e39fe124a85413c173981ad0757fbc.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