commit:     0318c970b76a07e46023c90e343d37d14d1f7800
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 14 20:12:37 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Sep 14 23:30:13 2017 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=0318c970

dev-perl/X11-XCB: Gone to ::gentoo

 dev-perl/X11-XCB/X11-XCB-0.120.0-r1.ebuild | 50 ------------------------------
 dev-perl/X11-XCB/metadata.xml              | 29 -----------------
 2 files changed, 79 deletions(-)

diff --git a/dev-perl/X11-XCB/X11-XCB-0.120.0-r1.ebuild 
b/dev-perl/X11-XCB/X11-XCB-0.120.0-r1.ebuild
deleted file mode 100644
index 1a9d50254..000000000
--- a/dev-perl/X11-XCB/X11-XCB-0.120.0-r1.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-MODULE_AUTHOR=MSTPLBG
-MODULE_VERSION=0.12
-inherit perl-module virtualx
-
-DESCRIPTION="Perl bindings for libxcb"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-RESTRICT="test" # https://rt.cpan.org/Ticket/Display.html?id=104398
-IUSE="test"
-
-# xcb-xinerama -> libxcb
-# xcb-icccm    -> xcb-util
-RDEPEND_XS="
-       >=x11-libs/libxcb-1.2
-       x11-libs/xcb-util
-"
-RDEPEND="
-       dev-perl/Mouse
-       dev-perl/MouseX-NativeTraits
-       dev-perl/Try-Tiny
-       virtual/perl-XSLoader
-"
-DEPEND="
-       ${RDEPEND}
-       dev-perl/Data-Dump
-       virtual/perl-Devel-PPPort
-       dev-perl/ExtUtils-Depends
-       virtual/perl-ExtUtils-MakeMaker
-       virtual/perl-ExtUtils-ParseXS
-       dev-perl/XML-Descent
-       dev-perl/XML-Simple
-       dev-perl/XS-Object-Magic
-       dev-perl/ExtUtils-PkgConfig
-       test? (
-               dev-perl/Test-Deep
-               dev-perl/Test-Exception
-               virtual/perl-Test-Simple
-       )
-"
-MAKEOPTS+=" -j1"
-src_test() {
-       VIRTUALX_COMMAND="perl-module_src_test" virtualmake
-}

diff --git a/dev-perl/X11-XCB/metadata.xml b/dev-perl/X11-XCB/metadata.xml
deleted file mode 100644
index b101799e2..000000000
--- a/dev-perl/X11-XCB/metadata.xml
+++ /dev/null
@@ -1,29 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="project">
-               <email>p...@gentoo.org</email>
-               <name>Gentoo Perl Project</name>
-       </maintainer>
-       <maintainer type="person">
-               <email>hasuf...@gentoo.org</email>
-               <name>Julian Ospald</name>
-       </maintainer>
-       <upstream>
-               <remote-id type="cpan">X11-XCB</remote-id>
-               <remote-id type="cpan-module">X11::XCB</remote-id>
-               <remote-id type="cpan-module">X11::XCB::Atom</remote-id>
-               <remote-id type="cpan-module">X11::XCB::Color</remote-id>
-               <remote-id type="cpan-module">X11::XCB::Connection</remote-id>
-               <remote-id 
type="cpan-module">X11::XCB::Event::ClientMessage</remote-id>
-               <remote-id type="cpan-module">X11::XCB::Event::Focus</remote-id>
-               <remote-id 
type="cpan-module">X11::XCB::Event::Generic</remote-id>
-               <remote-id 
type="cpan-module">X11::XCB::Event::MapNotify</remote-id>
-               <remote-id 
type="cpan-module">X11::XCB::Event::PropertyNotify</remote-id>
-               <remote-id type="cpan-module">X11::XCB::Rect</remote-id>
-               <remote-id type="cpan-module">X11::XCB::Screen</remote-id>
-               <remote-id type="cpan-module">X11::XCB::Sizehints</remote-id>
-               <remote-id 
type="cpan-module">X11::XCB::Sizehints::Aspect</remote-id>
-               <remote-id type="cpan-module">X11::XCB::Window</remote-id>
-       </upstream>
-</pkgmetadata>

Reply via email to