From: "Benda XU" <heroxbd@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-util/plog/
Date: Sun, 1 Dec 2019 04:37:20 +0000 (UTC) [thread overview]
Message-ID: <1575174925.f8c1827c2b9dccc28b15e8a54648fe994ad46da5.heroxbd@gentoo> (raw)
commit: f8c1827c2b9dccc28b15e8a54648fe994ad46da5
Author: Benda Xu <heroxbd <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 1 03:35:26 2019 +0000
Commit: Benda XU <heroxbd <AT> gentoo <DOT> org>
CommitDate: Sun Dec 1 04:35:25 2019 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=f8c1827c
dev-util/plog: initial commit of 1.1.4_p20191110.
This is included as a dependency of sci-physics/opticks.
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Benda Xu <heroxbd <AT> gentoo.org>
dev-util/plog/metadata.xml | 7 +++++++
dev-util/plog/plog-1.1.4_p20191110.ebuild | 21 +++++++++++++++++++++
2 files changed, 28 insertions(+)
diff --git a/dev-util/plog/metadata.xml b/dev-util/plog/metadata.xml
new file mode 100644
index 000000000..7203fb853
--- /dev/null
+++ b/dev-util/plog/metadata.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>heroxbd@gentoo.org</email>
+ </maintainer>
+</pkgmetadata>
diff --git a/dev-util/plog/plog-1.1.4_p20191110.ebuild b/dev-util/plog/plog-1.1.4_p20191110.ebuild
new file mode 100644
index 000000000..f5339e692
--- /dev/null
+++ b/dev-util/plog/plog-1.1.4_p20191110.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit git-r3
+
+DESCRIPTION="Portable, simple and extensible C++ logging library"
+HOMEPAGE="https://github.com/SergiusTheBest/plog"
+
+EGIT_REPO_URI="https://github.com/simoncblyth/plog.git"
+EGIT_COMMIT="04c2389fac6def5471d2c8ff87d16a67c9e4045d"
+KEYWORDS="~amd64"
+
+LICENSE="MPL-2.0"
+SLOT="0"
+
+src_install() {
+ doheader -r include/${PN}
+ dodoc README.md LICENSE
+}
next reply other threads:[~2019-12-01 4:37 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-01 4:37 Benda XU [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-12-01 4:37 [gentoo-commits] proj/sci:master commit in: dev-util/plog/ Benda XU
2020-12-30 21:13 Aisha Tammy
2020-12-30 21:13 Aisha Tammy
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=1575174925.f8c1827c2b9dccc28b15e8a54648fe994ad46da5.heroxbd@gentoo \
--to=heroxbd@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