public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/perl-cleaner/
Date: Sat, 25 Mar 2017 00:02:23 +0000 (UTC)	[thread overview]
Message-ID: <1490400135.110d3700a1c4c48e0fe1158be797d2c9b8459173.dilfridge@gentoo> (raw)

commit:     110d3700a1c4c48e0fe1158be797d2c9b8459173
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 25 00:02:15 2017 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Mar 25 00:02:15 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=110d3700

app-admin/perl-cleaner: Remove old

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 app-admin/perl-cleaner/Manifest                 |  1 -
 app-admin/perl-cleaner/perl-cleaner-2.22.ebuild | 42 -------------------------
 2 files changed, 43 deletions(-)

diff --git a/app-admin/perl-cleaner/Manifest b/app-admin/perl-cleaner/Manifest
index ddcc536b28a..212b69cfba9 100644
--- a/app-admin/perl-cleaner/Manifest
+++ b/app-admin/perl-cleaner/Manifest
@@ -1,4 +1,3 @@
 DIST perl-cleaner-2.20.tar.bz2 6704 SHA256 ecc3b160d01466a5c9a070e12f3e11719bedb45a92a2ea0227d745be6b77cf64 SHA512 29888b4ee19a186ddaa1209d893ac57bed683b551546f63aeb874f8cc1fcab4ea0b0401247968aed0fb3b9a7d7196a803d6713e85b44cb94bc6642a44fbc4cf1 WHIRLPOOL 2ea9ca19738e8dd3bed076051efbccd1cced25b768ee8e95843c885b9057e1c6960247dd8f867b8ef7ab11ffffaddbedbcc01f20023203f4d3cbe7f09fd01e51
-DIST perl-cleaner-2.22.tar.bz2 6407 SHA256 fed20de199e178012380e436f06668705746ae16e84fbc15b23653cc07bf5bbb SHA512 a822ea4178e1f36aadcad8c21e1adefe547e2b7c0cfecd34fa53d2d0f7c154ce5bcbb6f8d5a78f633b42842e08ea50cf68c151d97a46529e378dfb6c8fcb7d78 WHIRLPOOL 4025842fcfba7723768b7d5f23f23d0d9970a397a3313fe30d3b04d10e89328257977cba60ad183b4941453bd4dcd727bf871d8206e537ba89dbfa10b3779cad
 DIST perl-cleaner-2.23.tar.bz2 6495 SHA256 b7d25021997bd9a98f5df930d16cbaec84d19674e7b0a6eb7727c11725e0f91b SHA512 e0879f75737746479cd1032acfed50f20aad183d834e1e0e9b847edeb14577b32ac8fd4b0f5ff54c03937f181d8f5702c3bd009587a5930d40eee59a13fe6624 WHIRLPOOL 5645da862594cb8b65828ab740f433cb279cb4cac84a3005f8adcced1586b54ff766cfd3bba48fe4eab8b978f4155e29de6701d62c5164bce77cea3f730bd01e
 DIST perl-cleaner-2.24.tar.bz2 7161 SHA256 870e09b492e4f725771335512694e7f8fd11ea23cba36d86a89a0ca0075fd1f7 SHA512 c6e32aa3123064e9e2fb02823a8b228e3c77720f5c471e9be51f2a4b2765a6c83dcc2ac24fbffae077f4882c70054eb0a3ca0243677a5ac970cb7a64e8b9c265 WHIRLPOOL 5b8dadc4baf6bee9822f9a062a2e79130366b6f8e10534463d1f30fe6e50a6673ba4fdbbcf7f50c6e97458876728f211b768834ef0017cbfec6647dfe3b5eeea

diff --git a/app-admin/perl-cleaner/perl-cleaner-2.22.ebuild b/app-admin/perl-cleaner/perl-cleaner-2.22.ebuild
deleted file mode 100644
index bd6769e2406..00000000000
--- a/app-admin/perl-cleaner/perl-cleaner-2.22.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit prefix
-
-DESCRIPTION="User land tool for cleaning up old perl installs"
-HOMEPAGE="https://www.gentoo.org/proj/en/perl/"
-
-if [[ "${PV}" == "9999" ]] ; then
-	inherit git-r3
-	EGIT_REPO_URI="https://github.com/gentoo-perl/perl-cleaner.git"
-else
-	SRC_URI="mirror://gentoo/${P}.tar.bz2 https://dev.gentoo.org/~dilfridge/distfiles/${P}.tar.bz2"
-	KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-fi
-
-LICENSE="GPL-2"
-SLOT="0"
-IUSE=""
-
-[[ "${PV}" == "9999" ]] && DEPEND="sys-apps/help2man"
-
-RDEPEND="app-shells/bash
-	dev-lang/perl
-	|| (
-		( sys-apps/portage app-portage/portage-utils )
-		sys-apps/pkgcore
-		sys-apps/paludis
-	)
-"
-
-src_prepare() {
-	default
-	eprefixify ${PN}
-}
-
-src_install() {
-	dosbin perl-cleaner
-	doman perl-cleaner.1
-}


             reply	other threads:[~2017-03-25  0:02 UTC|newest]

Thread overview: 58+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-25  0:02 Andreas Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-28  0:57 [gentoo-commits] repo/gentoo:master commit in: app-admin/perl-cleaner/ Sam James
2024-05-11  1:58 Sam James
2023-09-02 15:34 Sam James
2023-09-02  8:53 Sam James
2023-09-01 19:56 Arthur Zamarin
2023-09-01 19:33 Arthur Zamarin
2023-09-01 17:24 Arthur Zamarin
2023-09-01 14:23 Sam James
2023-07-30 14:44 Sam James
2023-07-30 14:33 Andreas K. Hüttel
2023-07-30 14:33 Andreas K. Hüttel
2023-02-06 21:25 Sam James
2023-02-06  2:07 Sam James
2023-02-06  2:07 Sam James
2023-02-06  2:07 Sam James
2023-02-06  2:07 Sam James
2023-02-06  2:07 Sam James
2023-02-06  2:07 Sam James
2023-02-06  2:07 Sam James
2022-12-27 23:37 Sam James
2021-05-21 14:40 Andreas K. Hüttel
2021-05-21 14:40 Andreas K. Hüttel
2021-05-20 20:31 Andreas K. Hüttel
2021-05-15 15:33 Andreas K. Hüttel
2021-05-15 15:05 Andreas K. Hüttel
2021-01-06 12:46 Fabian Groffen
2019-11-10 20:18 Andreas K. Hüttel
2019-11-08 17:07 Andreas K. Hüttel
2019-05-03 22:34 Andreas K. Hüttel
2019-01-06 21:44 Andreas K. Hüttel
2019-01-06 21:42 Andreas K. Hüttel
2018-12-04 15:04 Mikle Kolyada
2018-09-19 11:31 Mikle Kolyada
2018-01-10  4:55 Mike Frysinger
2017-10-07 14:49 Andreas Hüttel
2017-05-30 22:21 Sergei Trofimovich
2017-04-27 11:23 Agostino Sarubbo
2017-04-22  7:33 Tobias Klausmann
2017-04-17  8:02 Agostino Sarubbo
2017-04-16  8:08 Jeroen Roovers
2017-04-05 21:06 Michael Weber
2017-04-05 21:04 Michael Weber
2017-04-05 12:55 Agostino Sarubbo
2017-04-05  7:47 Michael Weber
2017-04-05  7:39 Michael Weber
2017-03-25 20:58 Andreas Hüttel
2017-03-25  0:02 Andreas Hüttel
2016-12-29 13:04 Andreas Hüttel
2016-08-10  8:48 Mike Frysinger
2016-05-29 22:34 Mike Frysinger
2016-05-28 18:11 Andreas Hüttel
2016-05-27 21:49 Andreas Hüttel
2016-05-27 21:49 Andreas Hüttel
2016-05-24 20:16 Markus Meier
2016-05-23 21:19 Pacho Ramos
2016-05-15 22:50 Andreas Hüttel
2016-05-15 22:50 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=1490400135.110d3700a1c4c48e0fe1158be797d2c9b8459173.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