From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/X11-XCB/
Date: Thu, 14 Sep 2017 23:32:24 +0000 (UTC) [thread overview]
Message-ID: <1505431813.0318c970b76a07e46023c90e343d37d14d1f7800.kentnl@gentoo> (raw)
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>perl@gentoo.org</email>
- <name>Gentoo Perl Project</name>
- </maintainer>
- <maintainer type="person">
- <email>hasufell@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>
next reply other threads:[~2017-09-14 23:32 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-14 23:32 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-12-18 0:11 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/X11-XCB/ Kent Fredric
2015-05-13 5:22 Kent Fredric
2014-12-30 7:53 hasufell
2014-12-30 7:53 hasufell
2014-12-30 7:53 hasufell
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=1505431813.0318c970b76a07e46023c90e343d37d14d1f7800.kentnl@gentoo \
--to=kentnl@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