public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-PkgConfig/
Date: Sat, 10 Dec 2016 18:01:44 +0000 (UTC)	[thread overview]
Message-ID: <1481392843.6da375c2b17261d1704b933c4a3455a8d72a6aa6.kentnl@gentoo> (raw)

commit:     6da375c2b17261d1704b933c4a3455a8d72a6aa6
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 10 16:57:30 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Dec 10 18:00:43 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6da375c2

dev-perl/ExtUtils-PkgConfig: Copy from dev-perl/extutils-pkgconfig

Beginning case normalization

Package-Manager: portage-2.3.3

 .../ExtUtils-PkgConfig-1.150.0.ebuild                | 20 ++++++++++++++++++++
 dev-perl/ExtUtils-PkgConfig/Manifest                 |  1 +
 dev-perl/ExtUtils-PkgConfig/metadata.xml             | 12 ++++++++++++
 3 files changed, 33 insertions(+)

diff --git a/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.150.0.ebuild b/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.150.0.ebuild
new file mode 100644
index 00000000..abbb4b1
--- /dev/null
+++ b/dev-perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig-1.150.0.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=XAOC
+MODULE_VERSION=1.15
+inherit perl-module
+
+DESCRIPTION="Simplistic perl interface to pkg-config"
+
+LICENSE="LGPL-2+"
+SLOT="0"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
+IUSE=""
+
+DEPEND="virtual/pkgconfig"
+
+SRC_TEST="do"

diff --git a/dev-perl/ExtUtils-PkgConfig/Manifest b/dev-perl/ExtUtils-PkgConfig/Manifest
new file mode 100644
index 00000000..80eae6e
--- /dev/null
+++ b/dev-perl/ExtUtils-PkgConfig/Manifest
@@ -0,0 +1 @@
+DIST ExtUtils-PkgConfig-1.15.tar.gz 9877 SHA256 69b3192e22b37e930238f332b5bfa9e14e69bec1427ba70c8515fbba1137b0b3 SHA512 975cc64d07f488bd0b89516ed3304797f8d74774f49e888e72788ef54f432ebb77a70af610e25f275baaea08a7756ce78c964e28bf2c853783a35e67b4aeeeaf WHIRLPOOL 1da7f8bca06f7313bcfc2a36eeba813146736c1cae244f86b0587c2a9b660ad84f866dea11a5bf7f566fe40635ee39394725138f049e8c68af023de8012820b3

diff --git a/dev-perl/ExtUtils-PkgConfig/metadata.xml b/dev-perl/ExtUtils-PkgConfig/metadata.xml
new file mode 100644
index 00000000..ecc79ab
--- /dev/null
+++ b/dev-perl/ExtUtils-PkgConfig/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <maintainer type="project">
+    <email>perl@gentoo.org</email>
+    <name>Gentoo Perl Project</name>
+  </maintainer>
+  <upstream>
+    <remote-id type="cpan">ExtUtils-PkgConfig</remote-id>
+    <remote-id type="cpan-module">ExtUtils::PkgConfig</remote-id>
+  </upstream>
+</pkgmetadata>


             reply	other threads:[~2016-12-10 18:01 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-10 18:01 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-05-25  9:10 [gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-PkgConfig/ WANG Xuerui
2021-10-24 18:25 Andreas K. Hüttel
2021-01-24  7:36 Kent Fredric
2019-05-22  4:03 Aaron Bauman
2018-06-22 10:46 Mikle Kolyada
2017-08-28 14:55 Mikle Kolyada
2017-08-28 14:51 Mikle Kolyada
2017-07-08  7:14 Markus Meier
2017-06-30  7:51 Sergei Trofimovich
2017-06-26 20:18 Tobias Klausmann
2017-06-22 12:47 Agostino Sarubbo
2017-06-22 10:49 Agostino Sarubbo
2017-06-18 13:25 Alexis Ballier
2017-05-20 20:09 Kent Fredric
2016-12-10 18:01 [gentoo-commits] repo/gentoo:master commit in: dev-perl/extutils-pkgconfig/ Kent Fredric
2016-01-09 23:39 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=1481392843.6da375c2b17261d1704b933c4a3455a8d72a6aa6.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