Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mac-Pasteboard/
Date: Sun, 27 Feb 2022 23:14:29
Message-Id: 1646003596.b7c55c02975fc5d96a31a217a9f6fa5f4f8e650e.sam@gentoo
1 commit: b7c55c02975fc5d96a31a217a9f6fa5f4f8e650e
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 27 23:13:16 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 27 23:13:16 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7c55c02
7
8 dev-perl/Mac-Pasteboard: treeclean
9
10 Closes: https://bugs.gentoo.org/832309
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 dev-perl/Mac-Pasteboard/Mac-Pasteboard-0.3.0.ebuild | 18 ------------------
14 dev-perl/Mac-Pasteboard/Manifest | 1 -
15 dev-perl/Mac-Pasteboard/metadata.xml | 16 ----------------
16 3 files changed, 35 deletions(-)
17
18 diff --git a/dev-perl/Mac-Pasteboard/Mac-Pasteboard-0.3.0.ebuild b/dev-perl/Mac-Pasteboard/Mac-Pasteboard-0.3.0.ebuild
19 deleted file mode 100644
20 index 7393f40822a9..000000000000
21 --- a/dev-perl/Mac-Pasteboard/Mac-Pasteboard-0.3.0.ebuild
22 +++ /dev/null
23 @@ -1,18 +0,0 @@
24 -# Copyright 1999-2021 Gentoo Authors
25 -# Distributed under the terms of the GNU General Public License v2
26 -
27 -EAPI=5
28 -
29 -MODULE_AUTHOR=WYANT
30 -MODULE_VERSION=0.003
31 -inherit perl-module
32 -
33 -DESCRIPTION="Manipulate Mac OS X clipboards/pasteboards"
34 -
35 -SLOT="0"
36 -KEYWORDS="~ppc-macos ~x64-macos"
37 -IUSE=""
38 -
39 -DEPEND="
40 - dev-perl/Module-Build
41 -"
42
43 diff --git a/dev-perl/Mac-Pasteboard/Manifest b/dev-perl/Mac-Pasteboard/Manifest
44 deleted file mode 100644
45 index 087c120ceffa..000000000000
46 --- a/dev-perl/Mac-Pasteboard/Manifest
47 +++ /dev/null
48 @@ -1 +0,0 @@
49 -DIST Mac-Pasteboard-0.003.tar.gz 98521 BLAKE2B 9f3030150e7f942c3da88fcb18d628a149f77d99d30d04eb0af3149d7a4e78b5747a1da6a94fba1507fe66de1c92c469960ac21962bd0788ef3f36446c2cb37a SHA512 aef307706db5721def91be4a37d504e4f1cfd48edbaf4c1e2367d6667e69ee118910653d2b4dab00132b6e70a3b7a863ae289f5153a41e23135b3ac1508035b8
50
51 diff --git a/dev-perl/Mac-Pasteboard/metadata.xml b/dev-perl/Mac-Pasteboard/metadata.xml
52 deleted file mode 100644
53 index 73a7c41dfd01..000000000000
54 --- a/dev-perl/Mac-Pasteboard/metadata.xml
55 +++ /dev/null
56 @@ -1,16 +0,0 @@
57 -<?xml version="1.0" encoding="UTF-8"?>
58 -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
59 -<pkgmetadata>
60 - <maintainer type="project">
61 - <email>prefix@g.o</email>
62 - <description>Primary Maintainer (for OSX part)</description>
63 - </maintainer>
64 - <maintainer type="project">
65 - <email>perl@g.o</email>
66 - <name>Gentoo Perl Project</name>
67 - </maintainer>
68 - <upstream>
69 - <remote-id type="cpan">Mac-Pasteboard</remote-id>
70 - <remote-id type="cpan-module">Mac::Pasteboard</remote-id>
71 - </upstream>
72 -</pkgmetadata>