public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Amadeusz Piotr Żołnowski" <aidecoe@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-erlang/fast_yaml/
Date: Tue,  7 Jun 2016 22:24:49 +0000 (UTC)	[thread overview]
Message-ID: <1465338015.c0885a7d636f60c76476eb7421354b304441c482.aidecoe@gentoo> (raw)

commit:     c0885a7d636f60c76476eb7421354b304441c482
Author:     Amadeusz Żołnowski <aidecoe <AT> gentoo <DOT> org>
AuthorDate: Mon Jun  6 22:14:51 2016 +0000
Commit:     Amadeusz Piotr Żołnowski <aidecoe <AT> gentoo <DOT> org>
CommitDate: Tue Jun  7 22:20:15 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0885a7d

dev-erlang/fast_yaml: Add new package

It is debundled from net-im/ejabberd-16.04 and therefore inherits
keywords from ejabberd: ~amd64, ~arm, ~ppc and ~x86. ~ia64 and ~sparc
are not inherited because other dependency is missing these keywords and
there's no chance it can get them any time soon.

Package-Manager: portage-2.3.0_rc1

 dev-erlang/fast_yaml/Manifest               |  1 +
 dev-erlang/fast_yaml/fast_yaml-1.0.3.ebuild | 23 +++++++++++++++++++++++
 dev-erlang/fast_yaml/metadata.xml           |  8 ++++++++
 3 files changed, 32 insertions(+)

diff --git a/dev-erlang/fast_yaml/Manifest b/dev-erlang/fast_yaml/Manifest
new file mode 100644
index 0000000..970333c
--- /dev/null
+++ b/dev-erlang/fast_yaml/Manifest
@@ -0,0 +1 @@
+DIST fast_yaml-1.0.3.tar.gz 49351 SHA256 1ece4a9396c7595c0bd0a4e82a81a6680327efa1fcb9e6d0b85ae06fbb2ac856 SHA512 321de1c0ff830de8a556bd661e600a66bccd944d6503a87a02111bcfb0b23c8c60b128296e7bb07ea39f923a04ebc7cd15e33971ca6691f16a75340c0695aee9 WHIRLPOOL d46238885a7dc80312523a105126d62fa80489d86d8c8be86e36d10e596a566caf86f3ca2d0e458dc6e8481a272c45a9392ff6057d8c9291392a7d038a6085cb

diff --git a/dev-erlang/fast_yaml/fast_yaml-1.0.3.ebuild b/dev-erlang/fast_yaml/fast_yaml-1.0.3.ebuild
new file mode 100644
index 0000000..3976396
--- /dev/null
+++ b/dev-erlang/fast_yaml/fast_yaml-1.0.3.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit rebar
+
+DESCRIPTION="Fast Yaml native library for Erlang and Elixir"
+HOMEPAGE="https://github.com/processone/fast_yaml"
+SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
+	-> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~x86"
+
+DEPEND=">=dev-erlang/p1_utils-1.0.2
+	>=dev-lang/erlang-17.1
+	dev-libs/libyaml"
+RDEPEND="${DEPEND}"
+
+DOCS=( CHANGELOG.md  README.md )

diff --git a/dev-erlang/fast_yaml/metadata.xml b/dev-erlang/fast_yaml/metadata.xml
new file mode 100644
index 0000000..674f5ad
--- /dev/null
+++ b/dev-erlang/fast_yaml/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>aidecoe@gentoo.org</email>
+		<name>Amadeusz Żołnowski</name>
+	</maintainer>
+</pkgmetadata>


             reply	other threads:[~2016-06-07 22:24 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-07 22:24 Amadeusz Piotr Żołnowski [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-08-20  3:11 [gentoo-commits] repo/gentoo:master commit in: dev-erlang/fast_yaml/ Matthias Maier
2016-08-20 21:15 Anthony G. Basile
2016-11-11 20:15 Amadeusz Piotr Żołnowski
2016-12-21 12:22 Tobias Klausmann
2016-12-30 23:37 Amadeusz Piotr Żołnowski
2017-03-29 21:45 Amadeusz Piotr Żołnowski
2017-10-23 19:51 Thomas Deutschmann
2017-11-18 19:43 Sergei Trofimovich
2018-10-16 22:14 Amadeusz Piotr Żołnowski
2019-08-31 14:27 Hanno Boeck
2019-10-19  8:45 Hanno Boeck
2019-11-02 13:09 Hanno Boeck
2019-12-16 11:33 Hanno Böck
2020-04-01  9:35 Hanno Böck
2020-07-03  6:08 Hanno Böck
2020-08-06 11:47 Agostino Sarubbo
2020-08-06 11:52 Agostino Sarubbo
2020-10-12 14:34 Hanno Böck
2020-10-12 14:34 Hanno Böck
2021-06-01  9:35 Sam James
2021-07-08 15:37 Florian Schmaus
2021-12-10 13:06 Florian Schmaus
2022-01-20 20:10 Florian Schmaus
2022-04-10 17:40 Florian Schmaus
2022-05-17 20:02 Florian Schmaus
2022-07-05  8:52 Agostino Sarubbo
2022-10-28 20:58 Florian Schmaus
2023-02-10 12:40 Florian Schmaus
2023-02-10 20:36 Sam James
2024-06-10 20:05 Arthur Zamarin
2024-10-18  8:27 Florian Schmaus
2024-10-18  8:36 Florian Schmaus
2025-04-06  0:04 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=1465338015.c0885a7d636f60c76476eb7421354b304441c482.aidecoe@gentoo \
    --to=aidecoe@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