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

commit:     5398c104d664ccdb26793e8de927eb725eb71de7
Author:     Matthew Brewer <tomboy64 <AT> sina <DOT> cn>
AuthorDate: Thu Mar 31 00:15:40 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=5398c104

dev-perl/ExtUtils-CppGuess: initial ebuild, version 0.80.0

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

 .../ExtUtils-CppGuess-0.80.0.ebuild                | 25 ++++++++++++++++++++++
 dev-perl/ExtUtils-CppGuess/Manifest                |  1 +
 dev-perl/ExtUtils-CppGuess/metadata.xml            | 20 +++++++++++++++++
 3 files changed, 46 insertions(+)

diff --git a/dev-perl/ExtUtils-CppGuess/ExtUtils-CppGuess-0.80.0.ebuild b/dev-perl/ExtUtils-CppGuess/ExtUtils-CppGuess-0.80.0.ebuild
new file mode 100644
index 0000000..2afabbc
--- /dev/null
+++ b/dev-perl/ExtUtils-CppGuess/ExtUtils-CppGuess-0.80.0.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR="ETJ"
+DIST_VERSION="0.08"
+inherit perl-module
+
+DESCRIPTION="Guess C++ compiler and flags"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="dev-perl/Capture-Tiny"
+DEPEND="${RDEPEND}
+	>=dev-perl/Module-Build-0.420.0
+	test? ( virtual/perl-autodie
+		virtual/perl-Test-Simple
+		virtual/perl-File-Path
+		virtual/perl-File-Spec
+		virtual/perl-ExtUtils-MakeMaker
+		virtual/perl-ExtUtils-Manifest )"

diff --git a/dev-perl/ExtUtils-CppGuess/Manifest b/dev-perl/ExtUtils-CppGuess/Manifest
new file mode 100644
index 0000000..98b5272
--- /dev/null
+++ b/dev-perl/ExtUtils-CppGuess/Manifest
@@ -0,0 +1 @@
+DIST ExtUtils-CppGuess-0.08.tar.gz 7169 SHA256 a45d9ed5449d3378f073d6e69ed79365176775cd6367e62898494b99d455dede SHA512 9521741132d7f8ce20ccddea30b09cd685f75330af01b6bcfaa3728cf40b0a5849042e2f2b8bb0b7c38cf4adb22b1c1bc71c4e6eff8f7674708e7c251570e92e WHIRLPOOL abb183221705100512c210e90954760c22a614dec4646044af27e7aaa5ff8e8045367851bea307c25459014bb253165c42b694253482c92815f5d25d444ce02c

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


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

Thread overview: 12+ 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-03 21:24 [gentoo-commits] repo/gentoo:master commit in: dev-perl/ExtUtils-CppGuess/ Andreas Hüttel
2017-10-26 20:18 Thomas Deutschmann
2018-04-03 15:28 Jonas Stein
2020-08-19 18:45 Kent Fredric
2020-08-20  4:25 Kent Fredric
2021-05-28 21:30 Andreas K. Hüttel
2021-05-29  8:53 Agostino Sarubbo
2021-10-24 18:25 Andreas K. Hüttel
2021-10-24 18:25 Andreas K. Hüttel
2021-12-05  3:08 Sam James
2023-06-21  6:05 Sam James

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.5398c104d664ccdb26793e8de927eb725eb71de7.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