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/Growl-GNTP/
Date: Sun,  3 Apr 2016 21:24:02 +0000 (UTC)	[thread overview]
Message-ID: <1459718623.0ed19fab3b244a02b3bbe81baa3446bb7c1a0bb5.dilfridge@gentoo> (raw)

commit:     0ed19fab3b244a02b3bbe81baa3446bb7c1a0bb5
Author:     Matthew Brewer <tomboy64 <AT> sina <DOT> cn>
AuthorDate: Thu Mar 31 13:07:01 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Apr  3 21:23:43 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ed19fab

dev-perl/Growl-GNTP: initial ebuild, version 0.200.0

Package-Manager: portage-2.2.28
RepoMan-Options: --ignore-arches

 dev-perl/Growl-GNTP/Growl-GNTP-0.200.0.ebuild | 44 +++++++++++++++++++++++++++
 dev-perl/Growl-GNTP/Manifest                  |  1 +
 dev-perl/Growl-GNTP/metadata.xml              | 20 ++++++++++++
 3 files changed, 65 insertions(+)

diff --git a/dev-perl/Growl-GNTP/Growl-GNTP-0.200.0.ebuild b/dev-perl/Growl-GNTP/Growl-GNTP-0.200.0.ebuild
new file mode 100644
index 0000000..2f55000
--- /dev/null
+++ b/dev-perl/Growl-GNTP/Growl-GNTP-0.200.0.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=MATTN
+DIST_VERSION=0.20
+inherit perl-module
+
+DESCRIPTION="Perl implementation of GNTP Protocol (Client Part)"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test examples"
+
+RDEPEND="
+	examples? ( virtual/perl-Encode )
+	>=dev-perl/Crypt-CBC-2.290.0
+	>=dev-perl/Data-UUID-0.149.0
+	>=virtual/perl-Digest-MD5-2.360.0
+	>=virtual/perl-Digest-SHA-5.450.0
+	virtual/perl-IO
+	dev-perl/IO-Socket-PortState
+"
+DEPEND="${RDEPEND}
+	>=dev-perl/Module-Build-0.380.0
+	virtual/perl-File-Spec
+	virtual/perl-CPAN-Meta"
+
+src_test() {
+	my_test_control=${DIST_TEST_OVERRIDE:-${DIST_TEST:-do parallel}}
+	if ! has 'network' ${my_test_control}; then
+		einfo "Network testing disabled"
+		perl_rm_files "t/01_simple.t"
+	fi
+	perl-module_src_test
+}
+src_install() {
+	perl-module_src_install
+	if use examples; then
+		docompress -x /usr/share/doc/${PF}/examples
+		dodoc -r examples
+	fi
+}

diff --git a/dev-perl/Growl-GNTP/Manifest b/dev-perl/Growl-GNTP/Manifest
new file mode 100644
index 0000000..af666b9
--- /dev/null
+++ b/dev-perl/Growl-GNTP/Manifest
@@ -0,0 +1 @@
+DIST Growl-GNTP-0.20.tar.gz 23374 SHA256 b1c9795b72c750ca6bb69cfa7e50e78e429a8e1972d7cb9ed7ee1ec769311d94 SHA512 a8acd7cd9a46a8c81bc34a7076f379735ca9712bedbb7c8451aea6049113c477310093ac39e5f83c9b4a0b31f0ae4df25bb5cf682e4a7f0e113edb15e84c1977 WHIRLPOOL dbe87d2149e60d167b55472145a0187d7ac2ff383bcf2f34ab93e3d4ab1736cce1288f15547e13d88337a08ddd4c56142ce5f1c8fd95227915520e4354a4a9f6

diff --git a/dev-perl/Growl-GNTP/metadata.xml b/dev-perl/Growl-GNTP/metadata.xml
new file mode 100644
index 0000000..d9889d9
--- /dev/null
+++ b/dev-perl/Growl-GNTP/metadata.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>tomboy64@sina.cn</email>
+		<name>Proxy-Maintainer; please assign him to bugs.</name>
+	</maintainer>
+	<maintainer type="project">
+		<email>perl@gentoo.org</email>
+		<name>Gentoo Perl Project</name>
+	</maintainer>
+	<maintainer type="project">
+		<email>proxy-maint@gentoo.org</email>
+		<name>Gentoo Proxy Maintainers Project</name>
+	</maintainer>
+	<upstream>
+		<remote-id type="cpan">Growl-GNTP</remote-id>
+		<remote-id type="cpan-module">Growl::GNTP</remote-id>
+	</upstream>
+</pkgmetadata>


             reply	other threads:[~2016-04-03 21:24 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-03 21:24 Andreas Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-04-15 14:11 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Growl-GNTP/ Ian Delaney
2016-04-20  9:14 Ian Delaney
2017-10-26 20:18 Thomas Deutschmann
2018-04-03 15:28 Jonas Stein
2018-06-09  1:24 Kent Fredric
2021-10-31  0:20 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=1459718623.0ed19fab3b244a02b3bbe81baa3446bb7c1a0bb5.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