Gentoo Archives: gentoo-commits

From: Kent Fredric <kentfredric@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/IO-Stty/
Date: Sun, 27 Sep 2015 21:50:49
Message-Id: 1443390600.ab832fe6cdf4ea26801a102e49e4551a8027f0ce.kent@gentoo
1 commit: ab832fe6cdf4ea26801a102e49e4551a8027f0ce
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Sun Sep 27 21:50:00 2015 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Sun Sep 27 21:50:00 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=ab832fe6
7
8 dev-perl/IO-Stty: Removed due to now being in ::gentoo
9
10 dev-perl/IO-Stty/IO-Stty-0.30.0-r1.ebuild | 19 -------------------
11 dev-perl/IO-Stty/metadata.xml | 9 ---------
12 2 files changed, 28 deletions(-)
13
14 diff --git a/dev-perl/IO-Stty/IO-Stty-0.30.0-r1.ebuild b/dev-perl/IO-Stty/IO-Stty-0.30.0-r1.ebuild
15 deleted file mode 100644
16 index 3100516..0000000
17 --- a/dev-perl/IO-Stty/IO-Stty-0.30.0-r1.ebuild
18 +++ /dev/null
19 @@ -1,19 +0,0 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 -# Distributed under the terms of the GNU General Public License v2
22 -# $Header: $
23 -
24 -EAPI=5
25 -
26 -MODULE_AUTHOR=TODDR
27 -MODULE_VERSION=0.03
28 -inherit perl-module
29 -
30 -DESCRIPTION="Change and print terminal line settings"
31 -
32 -SLOT="0"
33 -KEYWORDS="~amd64 ~x86"
34 -IUSE=""
35 -
36 -RDEPEND=""
37 -DEPEND="${RDEPEND}
38 - >=dev-perl/Module-Build-0.35"
39
40 diff --git a/dev-perl/IO-Stty/metadata.xml b/dev-perl/IO-Stty/metadata.xml
41 deleted file mode 100644
42 index 08521ab..0000000
43 --- a/dev-perl/IO-Stty/metadata.xml
44 +++ /dev/null
45 @@ -1,9 +0,0 @@
46 -<?xml version="1.0" encoding="UTF-8"?>
47 -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
48 -<pkgmetadata>
49 - <herd>perl</herd>
50 - <upstream>
51 - <remote-id type="cpan">IO-Stty</remote-id>
52 - <remote-id type="cpan-module">IO::Stty</remote-id>
53 - </upstream>
54 -</pkgmetadata>