public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Palm/
Date: Mon, 14 Mar 2016 23:07:01 +0000 (UTC)	[thread overview]
Message-ID: <1457996797.1b9ce3e4c90cc9c6d8988ac7c110c3438ffd1271.dilfridge@gentoo> (raw)

commit:     1b9ce3e4c90cc9c6d8988ac7c110c3438ffd1271
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Mar 14 14:30:06 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=1b9ce3e4

dev-perl/Palm: copy from dev-perl/p5-Palm

Upstream are renaming to just "Palm" due to new PAUSE rules.

This rename is to follow upstream.

Package-Manager: portage-2.2.27

 dev-perl/Palm/Manifest              |  1 +
 dev-perl/Palm/Palm-1.12.0-r1.ebuild | 25 +++++++++++++++++++++++++
 dev-perl/Palm/metadata.xml          | 22 ++++++++++++++++++++++
 3 files changed, 48 insertions(+)

diff --git a/dev-perl/Palm/Manifest b/dev-perl/Palm/Manifest
new file mode 100644
index 0000000..8d886e3
--- /dev/null
+++ b/dev-perl/Palm/Manifest
@@ -0,0 +1 @@
+DIST p5-Palm-1.012.tar.gz 55417 SHA256 c46c007254e249e34cbcb6ff0d3856d360238a5f51e6b6fc21e7f1dc7d4bf268 SHA512 781993b434c1d62bd450c6be7e618f52dfdd331db0b32737de34fb4045cf1f1bbeacc5c03f9fa72192c7acf6a91b8623cae50e5301d120e29acece3fae4987b1 WHIRLPOOL e6aebcb4b88d3c198901bd6133656e33a5c84fa29a5af42ca54b2158869a1f779728b014d545ed89a5dd5f4fe1c645e08372084ca6e67e8cdbe9badc72a04ab1

diff --git a/dev-perl/Palm/Palm-1.12.0-r1.ebuild b/dev-perl/Palm/Palm-1.12.0-r1.ebuild
new file mode 100644
index 0000000..a57033b
--- /dev/null
+++ b/dev-perl/Palm/Palm-1.12.0-r1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MY_PN=p5-Palm
+MODULE_AUTHOR=BDFOY
+MODULE_VERSION=1.012
+inherit perl-module
+
+DESCRIPTION="Perl Module for Palm Pilots"
+
+SLOT="0"
+LICENSE="Artistic"
+KEYWORDS="alpha amd64 ppc x86"
+IUSE="test"
+
+DEPEND="
+	test? (
+		dev-perl/Test-Pod
+		dev-perl/Test-Pod-Coverage
+	)"
+
+SRC_TEST=do

diff --git a/dev-perl/Palm/metadata.xml b/dev-perl/Palm/metadata.xml
new file mode 100644
index 0000000..0bce349
--- /dev/null
+++ b/dev-perl/Palm/metadata.xml
@@ -0,0 +1,22 @@
+<?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">p5-Palm</remote-id>
+    <remote-id type="cpan-module">Palm</remote-id>
+    <remote-id type="cpan-module">Palm::Address</remote-id>
+    <remote-id type="cpan-module">Palm::DateTime</remote-id>
+    <remote-id type="cpan-module">Palm::Datebook</remote-id>
+    <remote-id type="cpan-module">Palm::Mail</remote-id>
+    <remote-id type="cpan-module">Palm::Memo</remote-id>
+    <remote-id type="cpan-module">Palm::PDB</remote-id>
+    <remote-id type="cpan-module">Palm::Raw</remote-id>
+    <remote-id type="cpan-module">Palm::StdAppInfo</remote-id>
+    <remote-id type="cpan-module">Palm::ToDo</remote-id>
+    <remote-id type="cpan-module">Palm::ZirePhoto</remote-id>
+  </upstream>
+</pkgmetadata>


             reply	other threads:[~2016-03-14 23:07 UTC|newest]

Thread overview: 10+ 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 --
2016-03-14 23:07 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Palm/ Andreas Hüttel
2016-05-25 23:48 Matt Turner
2016-08-06 17:42 Kent Fredric
2017-03-10 22:15 Matt Turner
2018-07-24  0:12 Mikle Kolyada
2018-07-27  7:08 Sergei Trofimovich
2018-09-01 19:01 Thomas Deutschmann
2020-04-15 13:46 Kent Fredric
2021-07-22 17:48 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.1b9ce3e4c90cc9c6d8988ac7c110c3438ffd1271.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