public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Fabian Groffen" <grobian@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/carbon-c-relay/
Date: Mon, 30 May 2016 07:24:49 +0000 (UTC)	[thread overview]
Message-ID: <1464593085.c2a83f0c47a96c6e10013bd519cb26171e8bd6a3.grobian@gentoo> (raw)

commit:     c2a83f0c47a96c6e10013bd519cb26171e8bd6a3
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Mon May 30 07:24:30 2016 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Mon May 30 07:24:45 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2a83f0c

app-misc/carbon-c-relay: version bump to 2.0

Package-Manager: portage-2.2.28

 app-misc/carbon-c-relay/Manifest                                     | 2 +-
 .../{carbon-c-relay-1.8.ebuild => carbon-c-relay-2.0.ebuild}         | 5 +++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/app-misc/carbon-c-relay/Manifest b/app-misc/carbon-c-relay/Manifest
index ae9037b..b503854 100644
--- a/app-misc/carbon-c-relay/Manifest
+++ b/app-misc/carbon-c-relay/Manifest
@@ -1,3 +1,3 @@
 DIST carbon-c-relay-1.10.tar.gz 72045 SHA256 2322e137644f08682796489c79bac9879362b4ac094d08f2f29e1c0de264bca5 SHA512 4f8c2f82a2902f475c93f6e6791f668c323331f04c2e48e65fcd4a806642b0475533da6283fe3613032400d332fe662cbde117f9898c871f132422c1e123deae WHIRLPOOL 560758ac67b46c6352dc781966d27c4fcde9474d7d01290db89cc9d8d703abb24a3c14d7632af7a000286d0558425995a673d7fe40c2c9de96f5e7019e2c557b
 DIST carbon-c-relay-1.11.tar.gz 75156 SHA256 09d45cb51df2f8dfc6c8d2568c616c759f38823fb7d8dd4a78aa497099950608 SHA512 9588ce06f21ddb8557e37f097db80ea2651d5b9155c6d78c7f0603097b1bb6bdf60bacfb35cdc85e430ee376241d8e3aa6fd55ac143b25f0c5ed38e90585a35c WHIRLPOOL 0d65e41e0fe059d7d083b2890cc225d93dbd8835ba070c5e812755ea3e39ccab63d821cb5762e9520d136f43e7b3ab53bd78cc9cad237da49c92d75e45e86922
-DIST carbon-c-relay-1.8.tar.gz 72017 SHA256 e284b6cf2cb12996e41ee0a8e25f1e17a3b4510bdae3b3a549f22875507f5646 SHA512 1865507cd5404bb74715eeffc4bc2ff2e77668ea477566e4391d2fb695d4cd8dbf8222acaa2b9db39c12110fe2e18b4482ed378c5eb6c5ec95193e4c1cd4b550 WHIRLPOOL 1a8bc8e1504ed9e126d6609cf6c28d812d6a6cd29a6bf88e98b6213c277a1bd29430eeb5f0a39aac22548108d3fcbeb8e4ec3f1a79c92d5c5297a4c8d15e9105
+DIST carbon-c-relay-2.0.tar.gz 93632 SHA256 82d38fd8ee45c3be8a15f039534095498706c3bdcba8ba4f038640211252a63a SHA512 daeeec228ff7439cc114351dac35b2139e3560e6de5640d7d6a2c0019f9202cdcc81f0a3116177c0abe53a101ffe3b1201e47f4341ffb890b151f03b26d64f64 WHIRLPOOL 03f5d790e55fbfb25484d402d8fb711bf17465b4d19cd8f9871f10f118a9fb52d9aaa495e5812d0a3e34d7a71f95e7da2b3e5d9cdc7f3bd87dd73f73576e43e9

diff --git a/app-misc/carbon-c-relay/carbon-c-relay-1.8.ebuild b/app-misc/carbon-c-relay/carbon-c-relay-2.0.ebuild
similarity index 94%
rename from app-misc/carbon-c-relay/carbon-c-relay-1.8.ebuild
rename to app-misc/carbon-c-relay/carbon-c-relay-2.0.ebuild
index ab8f7df..963f0fc 100644
--- a/app-misc/carbon-c-relay/carbon-c-relay-1.8.ebuild
+++ b/app-misc/carbon-c-relay/carbon-c-relay-2.0.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 inherit toolchain-funcs user
 
@@ -29,7 +29,8 @@ src_configure() {
 
 src_install() {
 	newbin relay ${PN}
-	dodoc README.md
+	dodoc ChangeLog.md
+	doman ${PN}.1
 
 	newinitd "${FILESDIR}"/${PN}.initd ${PN}
 	newconfd "${FILESDIR}"/${PN}.confd ${PN}


             reply	other threads:[~2016-05-30  7:24 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-30  7:24 Fabian Groffen [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-04-28 11:56 [gentoo-commits] repo/gentoo:master commit in: app-misc/carbon-c-relay/ Fabian Groffen
2024-03-17  7:50 Sam James
2024-03-17  7:50 Sam James
2022-12-26  9:11 Fabian Groffen
2022-02-13 15:21 Fabian Groffen
2021-11-09 20:02 Fabian Groffen
2021-01-06 13:19 Fabian Groffen
2020-07-10  9:25 Fabian Groffen
2020-07-05 10:14 Fabian Groffen
2020-07-05  9:24 Fabian Groffen
2019-10-26 10:33 Fabian Groffen
2019-02-22  8:31 Fabian Groffen
2018-10-18 16:17 Fabian Groffen
2018-05-01 15:58 Mikle Kolyada
2018-03-23  9:04 Fabian Groffen
2017-10-21 14:58 Fabian Groffen
2017-08-30  7:00 Fabian Groffen
2017-04-12 13:49 Fabian Groffen
2017-01-26  7:43 Fabian Groffen
2017-01-09 10:20 Fabian Groffen
2017-01-03 10:42 Fabian Groffen
2016-11-10  8:20 Fabian Groffen
2016-09-12 11:58 Fabian Groffen
2016-06-16 12:20 Fabian Groffen
2016-03-24  6:54 Fabian Groffen
2016-03-11  8:41 Fabian Groffen
2016-02-24  7:37 Fabian Groffen
2016-01-29 14:58 Fabian Groffen
2016-01-16 16:04 Fabian Groffen
2016-01-04 15:33 Fabian Groffen
2015-12-16 15:43 Fabian Groffen
2015-12-03 11:53 Fabian Groffen
2015-11-23 18:35 Fabian Groffen
2015-11-07 10:17 Fabian Groffen
2015-08-13 18:39 Fabian Groffen

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=1464593085.c2a83f0c47a96c6e10013bd519cb26171e8bd6a3.grobian@gentoo \
    --to=grobian@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