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/DBIx-Simple/
Date: Thu, 17 Mar 2016 22:29:21 +0000 (UTC)	[thread overview]
Message-ID: <1458253237.fc7ef364ffae27887612b1f02b800e0e085e830a.dilfridge@gentoo> (raw)

commit:     fc7ef364ffae27887612b1f02b800e0e085e830a
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Mar 16 22:57:07 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu Mar 17 22:20:37 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc7ef364

dev-perl/DBIx-Simple: Add to tree at 1.350.0-r1

Required for dev-perl/Mail-DMARC

Previously maintained in perl-experimental since Dec 2008
my Torsten Veller, Michele Beltrame and Kent Fredric

-r1 bump to ensure an upgrade from overlay

Package-Manager: portage-2.2.28

 dev-perl/DBIx-Simple/DBIx-Simple-1.350.0-r1.ebuild | 35 ++++++++++++++++++++++
 dev-perl/DBIx-Simple/Manifest                      |  1 +
 dev-perl/DBIx-Simple/metadata.xml                  | 13 ++++++++
 3 files changed, 49 insertions(+)

diff --git a/dev-perl/DBIx-Simple/DBIx-Simple-1.350.0-r1.ebuild b/dev-perl/DBIx-Simple/DBIx-Simple-1.350.0-r1.ebuild
new file mode 100644
index 0000000..9c2df80
--- /dev/null
+++ b/dev-perl/DBIx-Simple/DBIx-Simple-1.350.0-r1.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=JUERD
+DIST_VERSION=1.35
+inherit perl-module
+
+DESCRIPTION="Very complete easy-to-use OO interface to DBI"
+
+# Upstream says "Any OSI approved license from https://opensource.org/licenses/alphabetical"
+LICENSE="|| ( AFL-3.0 AGPL-3 APL-1.0 Apache-2.0 BSD-2 Boost-1.0 CDDL CPAL-1.0
+	EPL-1.0 ECL-2.0 EUPL-1.1 GPL-2 GPL-3 LGPL-2.1 LGPL-3 HPND IBM IPAfont ISC
+	LPPL-1.3c 9base MIT MPL-2.0 NOSA nethack PHP-3 POSTGRESQL PYTHON CNRI
+	QPL-1.0 OFL-1.1 Sleepycat Watcom-1.0 W3C wxWinLL-3 ZLIB libpng
+)"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test minimal"
+
+RDEPEND="
+	>=dev-perl/DBI-1.210.0
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	test? ( !minimal? (
+		>=dev-perl/DBD-SQLite-1.0.0
+	) )
+"
+src_test() {
+	perl_rm_files "t/pod.t"
+	perl-module_src_test
+}

diff --git a/dev-perl/DBIx-Simple/Manifest b/dev-perl/DBIx-Simple/Manifest
new file mode 100644
index 0000000..9aa8b96
--- /dev/null
+++ b/dev-perl/DBIx-Simple/Manifest
@@ -0,0 +1 @@
+DIST DBIx-Simple-1.35.tar.gz 19316 SHA256 445535b3dfab88140c7a0d2776b1e78f254dc7e9c81072d5a01afc95a5db499a SHA512 5b7e9c2f489ac32ac5833ff220dbcb7223ebfc02e3d715477c8b243c92b3563a6f2e661247793fd25764c9dd41914426b7d705bb2bcb09656d3cad552d05d301 WHIRLPOOL f13f22a58a8734d1e3834a8f0050c246a546b07e459beb55f4bc04ac65b6da7448af179d2a26fd7f50958170e020b0fd14026a7932edc7aa35add7928d132f08

diff --git a/dev-perl/DBIx-Simple/metadata.xml b/dev-perl/DBIx-Simple/metadata.xml
new file mode 100644
index 0000000..d7965fc
--- /dev/null
+++ b/dev-perl/DBIx-Simple/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">DBIx-Simple</remote-id>
+    <remote-id type="cpan-module">DBIx::Simple</remote-id>
+    <remote-id type="cpan-module">DBIx::Simple::Result::RowObject</remote-id>
+  </upstream>
+</pkgmetadata>


             reply	other threads:[~2016-03-17 22:29 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-17 22:29 Andreas Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-07-14 23:11 [gentoo-commits] repo/gentoo:master commit in: dev-perl/DBIx-Simple/ Kent Fredric
2020-08-18  9:29 Kent Fredric
2022-12-25 17:29 Arthur Zamarin
2022-12-28 14:58 Jakov Smolić
2022-12-31 15:51 Arthur Zamarin
2022-12-31 15:53 Arthur Zamarin
2023-01-13 17:01 Arthur Zamarin
2023-02-24 20:02 Arthur Zamarin
2023-02-26 18:21 Arthur Zamarin
2023-03-17 20:44 Arthur Zamarin
2023-03-20  6:56 Joonas Niilola
2023-03-20  6:56 Joonas Niilola
2023-04-01 18:14 Arthur Zamarin
2023-04-03 19:10 Arthur Zamarin
2023-04-03 19:10 Arthur Zamarin

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=1458253237.fc7ef364ffae27887612b1f02b800e0e085e830a.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