From: "Kent Fredric" <kentnl@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Alien-Libxml2/
Date: Wed, 17 Jul 2019 11:21:48 +0000 (UTC) [thread overview]
Message-ID: <1563362483.487f99e7bdaaf18c881a07f3bdd1f0629f917aeb.kentnl@gentoo> (raw)
commit: 487f99e7bdaaf18c881a07f3bdd1f0629f917aeb
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 17 10:47:04 2019 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed Jul 17 11:21:23 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=487f99e7
dev-perl/Alien-Libxml2: Add w/ version 0.90.0
- Required by newer dev-perl/XML-LibXML
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
dev-perl/Alien-Libxml2/Alien-Libxml2-0.90.0.ebuild | 26 ++++++++++++++++++++++
dev-perl/Alien-Libxml2/Manifest | 1 +
dev-perl/Alien-Libxml2/metadata.xml | 12 ++++++++++
3 files changed, 39 insertions(+)
diff --git a/dev-perl/Alien-Libxml2/Alien-Libxml2-0.90.0.ebuild b/dev-perl/Alien-Libxml2/Alien-Libxml2-0.90.0.ebuild
new file mode 100644
index 00000000000..5b0d916cd98
--- /dev/null
+++ b/dev-perl/Alien-Libxml2/Alien-Libxml2-0.90.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=PLICEASE
+DIST_VERSION=0.09
+inherit perl-module
+
+DESCRIPTION="Install the C libxml2 library on your system"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+ >=dev-perl/Alien-Build-0.730.0
+ dev-libs/libxml2:2=
+"
+DEPEND="${RDEPEND}
+ >=dev-perl/Alien-Build-1.600.0
+ virtual/perl-ExtUtils-CBuilder
+ >=virtual/perl-ExtUtils-MakeMaker-6.520.0
+ test? (
+ >=dev-perl/Test2-Suite-0.0.60
+ )
+"
diff --git a/dev-perl/Alien-Libxml2/Manifest b/dev-perl/Alien-Libxml2/Manifest
new file mode 100644
index 00000000000..6b7efccfc47
--- /dev/null
+++ b/dev-perl/Alien-Libxml2/Manifest
@@ -0,0 +1 @@
+DIST Alien-Libxml2-0.09.tar.gz 18222 BLAKE2B cbea923d5e736dc274f751f190979839462237d0f3ab6b81c6de8d3331498a624294448f71ec8d200aa07af0a40871e737de67c1c956a1742238bad3a3097fa0 SHA512 30cc1ca4e4b7be1b6e14b4f1a1f0d06b1435da55dc2f2bd1d3e9ed5cc0a2034f8acf8ab4b3548f2a5bda3aaaa56bcf4d63129aeb9e72b7c2e160d0fb2dbedb02
diff --git a/dev-perl/Alien-Libxml2/metadata.xml b/dev-perl/Alien-Libxml2/metadata.xml
new file mode 100644
index 00000000000..8a110294997
--- /dev/null
+++ b/dev-perl/Alien-Libxml2/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">Alien-Libxml2</remote-id>
+ <remote-id type="cpan-module">Alien::Libxml2</remote-id>
+ </upstream>
+</pkgmetadata>
next reply other threads:[~2019-07-17 11:21 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-17 11:21 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-07-19 18:34 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Alien-Libxml2/ Matt Turner
2019-07-20 9:55 Sergei Trofimovich
2019-07-22 13:58 Mikle Kolyada
2019-07-23 22:35 Aaron Bauman
2019-09-11 3:28 Matt Turner
2019-12-25 20:32 Sergei Trofimovich
2019-12-25 20:45 Sergei Trofimovich
2020-01-14 19:57 Sergei Trofimovich
2020-04-12 9:34 Sergei Trofimovich
2020-04-23 8:49 Kent Fredric
2020-04-28 14:49 Kent Fredric
2020-06-20 4:15 Kent Fredric
2020-08-20 16:40 Sam James
2020-08-21 10:08 Sam James
2020-08-21 15:30 Agostino Sarubbo
2020-10-03 5:23 Kent Fredric
2020-11-28 9:32 Sam James
2021-01-30 12:56 Kent Fredric
2021-08-01 10:42 Sam James
2021-08-02 3:22 Sam James
2021-08-03 10:54 Sam James
2021-08-03 11:05 Sam James
2021-08-06 12:16 Sam James
2021-10-07 23:35 Andreas K. Hüttel
2022-08-28 5:06 WANG Xuerui
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=1563362483.487f99e7bdaaf18c881a07f3bdd1f0629f917aeb.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