From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Palm-PDB/
Date: Mon, 14 Mar 2016 23:07:01 +0000 (UTC) [thread overview]
Message-ID: <1457996797.ea46cb6d61baff4434a379d183fb63c68b30c89c.dilfridge@gentoo> (raw)
commit: ea46cb6d61baff4434a379d183fb63c68b30c89c
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Mar 14 16:00:32 2016 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Mar 14 23:06:37 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea46cb6d
dev-perl/Palm-PDB: Added to tree at version 1.400.0
dev-perl/Palm is getting split upstream into 2 distributions,
and this is subsequently "split out of" dev-perl/Palm.
It is also now required for dev-perl/Palm
Package-Manager: portage-2.2.27
dev-perl/Palm-PDB/Manifest | 1 +
dev-perl/Palm-PDB/Palm-PDB-1.400.0.ebuild | 36 +++++++++++++++++++++++++++++++
dev-perl/Palm-PDB/metadata.xml | 13 +++++++++++
3 files changed, 50 insertions(+)
diff --git a/dev-perl/Palm-PDB/Manifest b/dev-perl/Palm-PDB/Manifest
new file mode 100644
index 0000000..f583f39
--- /dev/null
+++ b/dev-perl/Palm-PDB/Manifest
@@ -0,0 +1 @@
+DIST Palm-PDB-1.400.tar.gz 40842 SHA256 9607db14aa4f61581350668a2c541e03727fbbc573c223d0e237c72ddf09092c SHA512 d0ec567e6d0964de03f8a73b12eb3b6082556527ed790118d65cec37b2201844f3d92cf12517d898c162918d28a111229b64513fa8e75f99afb7a76fceeebf98 WHIRLPOOL 3e60cf50ddf39cf573633c6c7989d0da38f0cc30b14d9b708bac5b1728c8394e72de37830bab178aa354af5d26b2845bb2bb31db2f3d1c051e2703d05c804977
diff --git a/dev-perl/Palm-PDB/Palm-PDB-1.400.0.ebuild b/dev-perl/Palm-PDB/Palm-PDB-1.400.0.ebuild
new file mode 100644
index 0000000..7b987c1
--- /dev/null
+++ b/dev-perl/Palm-PDB/Palm-PDB-1.400.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=CJM
+DIST_VERSION=1.400
+
+inherit perl-module
+
+DESCRIPTION="Parse Palm database files"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test examples"
+
+# This package is split upstream from "Palm"
+# so collides before 1.14.0
+RDEPEND="
+ !<dev-perl/Palm-1.14.0
+"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ virtual/perl-Test-Simple
+ )
+"
+src_install() {
+ perl-module_src_install
+ if use examples; then
+ docompress -x /usr/share/doc/${PF}/examples
+ insinto /usr/share/doc/${PF}/examples
+ doins -r examples/*
+ fi
+}
diff --git a/dev-perl/Palm-PDB/metadata.xml b/dev-perl/Palm-PDB/metadata.xml
new file mode 100644
index 0000000..1ee80c3
--- /dev/null
+++ b/dev-perl/Palm-PDB/metadata.xml
@@ -0,0 +1,13 @@
+<?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">Palm-PDB</remote-id>
+ <remote-id type="cpan-module">Palm::PDB</remote-id>
+ <remote-id type="cpan-module">Palm::Raw</remote-id>
+ </upstream>
+</pkgmetadata>
next reply other threads:[~2016-03-14 23:07 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-14 23:07 Andreas Hüttel [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-03-10 22:15 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Palm-PDB/ Matt Turner
2018-07-24 0:12 Mikle Kolyada
2018-07-27 7:08 Sergei Trofimovich
2018-09-01 19:01 Thomas Deutschmann
2021-07-23 21:01 Andreas K. 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=1457996797.ea46cb6d61baff4434a379d183fb63c68b30c89c.dilfridge@gentoo \
--to=dilfridge@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