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/xmpp/
Date: Wed, 24 Oct 2018 21:54:18 +0000 (UTC)	[thread overview]
Message-ID: <1540418036.c84d4ef194a524de93c5aa2b6948afe600059a69.aidecoe@gentoo> (raw)

commit:     c84d4ef194a524de93c5aa2b6948afe600059a69
Author:     Amadeusz Piotr Żołnowski <aidecoe <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 24 21:53:10 2018 +0000
Commit:     Amadeusz Piotr Żołnowski <aidecoe <AT> gentoo <DOT> org>
CommitDate: Wed Oct 24 21:53:56 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c84d4ef1

dev-erlang/xmpp: Bump version

Bug: https://bugs.gentoo.org/626260
Signed-off-by: Amadeusz Piotr Żołnowski <aidecoe <AT> gentoo.org>

 dev-erlang/xmpp/Manifest          |  1 +
 dev-erlang/xmpp/xmpp-1.2.5.ebuild | 31 +++++++++++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/dev-erlang/xmpp/Manifest b/dev-erlang/xmpp/Manifest
index 68e5673c09d..494daf70efe 100644
--- a/dev-erlang/xmpp/Manifest
+++ b/dev-erlang/xmpp/Manifest
@@ -1 +1,2 @@
 DIST xmpp-1.1.9.tar.gz 370926 BLAKE2B 908ce986831300a3f62609a6b95cdbab42028cbbbe1bffe30fbe9865956de2a86d791dc9c807295c50a4e1945e85f5e16f9e7d03ee4e1cf4e96638e7e6a63aff SHA512 13af5699966c8e9c0568356a3620ce6861549b0091e1889c957a91b4384ed24dd98a04422fcfed07470fc94ad9e49459e7942fc5aa9c5e5fd1a20f3efd5fdd1f
+DIST xmpp-1.2.5.tar.gz 459997 BLAKE2B 73157baa9b4616a76472f76f0e290efc1312b6ea6171edd09636562ee0a7b733bd82459dcb324ae8fc279d8a61b4dd0f2dfabb44013d921063abb1a0a4d859f4 SHA512 93aaec3a31e6b6ce2aebcdbf3e21ec78746f7ba40363f5e7186c184397af9dc3da33f8da40c732b1dfa8805683383a56b2407978e50a0e8652a09b55bb230f66

diff --git a/dev-erlang/xmpp/xmpp-1.2.5.ebuild b/dev-erlang/xmpp/xmpp-1.2.5.ebuild
new file mode 100644
index 00000000000..0a374c9a6bd
--- /dev/null
+++ b/dev-erlang/xmpp/xmpp-1.2.5.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit rebar
+
+DESCRIPTION="XMPP parsing and serialization library on top of Fast XML"
+HOMEPAGE="https://github.com/processone/xmpp"
+SRC_URI="https://github.com/processone/${PN}/archive/${PV}.tar.gz
+	-> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
+IUSE="test"
+
+RDEPEND=">=dev-erlang/ezlib-1.0.4
+	>=dev-erlang/fast_tls-1.0.14
+	>=dev-erlang/fast_xml-1.1.34
+	>=dev-erlang/p1_utils-1.0.13
+	>=dev-erlang/stringprep-1.0.14
+	dev-lang/erlang"
+DEPEND="${RDEPEND}"
+
+DOCS=( CHANGELOG.md )
+
+src_prepare() {
+	rebar_src_prepare
+	rebar_fix_include_path fast_xml
+}


             reply	other threads:[~2018-10-24 21:54 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-24 21:54 Amadeusz Piotr Żołnowski [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-06  0:04 [gentoo-commits] repo/gentoo:master commit in: dev-erlang/xmpp/ Sam James
2025-04-05 18:25 Florian Schmaus
2024-11-08 20:21 Florian Schmaus
2024-10-18  8:36 Florian Schmaus
2024-10-18  8:27 Florian Schmaus
2024-08-05 20:42 Sam James
2024-06-10 20:05 Arthur Zamarin
2024-04-29  8:36 Florian Schmaus
2024-04-16 14:55 Florian Schmaus
2024-04-13  6:43 Arthur Zamarin
2024-03-10 20:10 Florian Schmaus
2023-12-10 10:53 Florian Schmaus
2023-12-06 16:01 Sam James
2023-07-28 14:28 Florian Schmaus
2023-02-10 20:36 Sam James
2023-02-10 12:40 Florian Schmaus
2022-10-28 20:58 Florian Schmaus
2022-09-21 19:56 Florian Schmaus
2022-07-05  8:52 Agostino Sarubbo
2022-05-17 20:02 Florian Schmaus
2022-04-10 17:40 Florian Schmaus
2022-01-20 20:10 Florian Schmaus
2021-12-10 13:06 Florian Schmaus
2021-07-08 18:37 Florian Schmaus
2021-07-08 15:37 Florian Schmaus
2021-06-01  9:35 Sam James
2020-10-13 10:05 Hanno Böck
2020-10-12 15:31 Hanno Böck
2020-08-06 11:52 Agostino Sarubbo
2020-08-06 11:47 Agostino Sarubbo
2020-07-20  3:15 Sam James
2020-07-14 17:01 Sam James
2020-07-12  2:41 Sam James
2020-07-03 14:53 Hanno Böck
2020-05-06  6:41 Sergei Trofimovich
2020-05-04  9:09 Hanno Böck
2020-04-26 20:21 Sergei Trofimovich
2020-04-01  9:49 Hanno Böck
2019-12-16 11:33 Hanno Böck
2019-11-02 13:46 Hanno Boeck
2019-10-02 14:57 Hanno Boeck
2017-12-16  8:20 Tobias Klausmann
2017-11-18 19:43 Sergei Trofimovich
2017-10-23 19:51 Thomas Deutschmann
2017-03-29 21:45 Amadeusz Piotr Żołnowski

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=1540418036.c84d4ef194a524de93c5aa2b6948afe600059a69.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