public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Eric Joldasov" <bratishkaerik@getgoogleoff.me>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: www-apps/mycorrhiza/
Date: Sun, 11 Sep 2022 04:29:34 +0000 (UTC)	[thread overview]
Message-ID: <1662870551.8b936d72fa7e1dd93d0cc588293d38880b38ef2a.bratishkaerik@gentoo> (raw)

commit:     8b936d72fa7e1dd93d0cc588293d38880b38ef2a
Author:     Eric Joldasov <bratishkaerik <AT> getgoogleoff <DOT> me>
AuthorDate: Sun Sep 11 04:29:11 2022 +0000
Commit:     Eric Joldasov <bratishkaerik <AT> getgoogleoff <DOT> me>
CommitDate: Sun Sep 11 04:29:11 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8b936d72

www-apps/mycorrhiza: bump to 1.12.1

Signed-off-by: Eric Joldasov <bratishkaerik <AT> getgoogleoff.me>

 www-apps/mycorrhiza/Manifest                                          | 4 ++--
 .../mycorrhiza/{mycorrhiza-1.11.0.ebuild => mycorrhiza-1.12.1.ebuild} | 4 ++--
 www-apps/mycorrhiza/mycorrhiza-9999.ebuild                            | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/www-apps/mycorrhiza/Manifest b/www-apps/mycorrhiza/Manifest
index 1bc7380f1..5e7e68a00 100644
--- a/www-apps/mycorrhiza/Manifest
+++ b/www-apps/mycorrhiza/Manifest
@@ -1,2 +1,2 @@
-DIST mycorrhiza-1.11.0-deps.tar.bz2 21778870 BLAKE2B 33f7d048280b36fa67d41ecc5b78ddf21442af07f83e6751b556832a859cc21ab4613aa5d02df7d4a8a7c73795f8f546b692ca59fbe2fee38492532b7660c60a SHA512 99d4657506fe74d8736242ac36e1986783fe4d01dfdb61cabe55646f9b566fe72daeba2efc0dedbce21ab99b33553a8e449030959b4f11f475672f58ae9777c5
-DIST mycorrhiza-1.11.0.tar.gz 135211 BLAKE2B 58d59c8ac8e56a84711736c5c98e2524840fc54184bd3f250d883aa407066ffa4b5162d754c1162b5e53e1248ea634831e15be33db6adff268c93d7d478d48fe SHA512 be1a403b73d31462b41dcd3c3eb781312170ee9ac7bef7db4e01041197f2097f258f97fe3210e0e17079f5d579b8b8384e081659f9b77011804246336187a9d0
+DIST mycorrhiza-1.12.1-deps.tar.bz2 21760292 BLAKE2B 42f64ea142ac37d13265656a3efdab2f4be02db4d60cda2b2e4776bfa0905ce9280d08e8f6f8042ba69692ffb41f34ce3df0de8ceab69365feef08648d6f6f02 SHA512 db38fcc2efddd37f50ff9da56bf9f4ae68e9f91ae1bfdbab77135724fd90a30443765f411deecb374744583a5c7b03b136982a3a1d585e676a7a42e9e01298f4
+DIST mycorrhiza-1.12.1.tar.gz 136377 BLAKE2B bd1112143262d7db6aa5f2dbe3a0abe96c56c6fbfa897110579799264943abdbaf976cc5603620eb0e8d541e8ba731bde5e1aacb9fd2c9ac02e1e73cfd19ed04 SHA512 2eee4ce46ad6cd05a1afa3aa4b1ee8b1f769c52eb4ddb9cacbf77e65704121cff5f2f8aded634d87cf3330182351be52739ea04a51730678bdd9c4b04fd8d376

diff --git a/www-apps/mycorrhiza/mycorrhiza-1.11.0.ebuild b/www-apps/mycorrhiza/mycorrhiza-1.12.1.ebuild
similarity index 90%
rename from www-apps/mycorrhiza/mycorrhiza-1.11.0.ebuild
rename to www-apps/mycorrhiza/mycorrhiza-1.12.1.ebuild
index b3734d7dd..8295bd38f 100644
--- a/www-apps/mycorrhiza/mycorrhiza-1.11.0.ebuild
+++ b/www-apps/mycorrhiza/mycorrhiza-1.12.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
 "
 KEYWORDS="~amd64 ~x86"
 
-LICENSE="AGPL-3 MIT Apache-2.0 BSD BSD-2"
+LICENSE="AGPL-3 MIT Apache-2.0 BSD BSD-2 CC-BY-4.0"
 SLOT="0"
 
 BDEPEND=">=dev-lang/go-1.18.0"
@@ -31,7 +31,7 @@ src_install() {
 }
 
 pkg_postinst() {
-	elog "Quick start: /usr/bin/mycorrhiza /your/wiki/directory"
+	elog "Quick start: mycorrhiza /your/wiki/directory"
 	elog
 	elog "It will initialize a Git repository, set useful default settings"
 	elog "And run a server on http://localhost:1737"

diff --git a/www-apps/mycorrhiza/mycorrhiza-9999.ebuild b/www-apps/mycorrhiza/mycorrhiza-9999.ebuild
index c55fba6a4..fa001ef26 100644
--- a/www-apps/mycorrhiza/mycorrhiza-9999.ebuild
+++ b/www-apps/mycorrhiza/mycorrhiza-9999.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://mycorrhiza.wiki"
 
 EGIT_REPO_URI="https://github.com/bouncepaw/mycorrhiza"
 
-LICENSE="AGPL-3 MIT Apache-2.0 BSD BSD-2"
+LICENSE="AGPL-3 MIT Apache-2.0 BSD BSD-2 CC-BY-4.0"
 SLOT="0"
 
 BDEPEND=">=dev-lang/go-1.18.0"
@@ -32,7 +32,7 @@ src_install() {
 }
 
 pkg_postinst() {
-	elog "Quick start: /usr/bin/mycorrhiza /your/wiki/directory"
+	elog "Quick start: mycorrhiza /your/wiki/directory"
 	elog
 	elog "It will initialize a Git repository, set useful default settings"
 	elog "And run a server on http://localhost:1737"


             reply	other threads:[~2022-09-11  4:29 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-11  4:29 Eric Joldasov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-28 22:13 [gentoo-commits] repo/proj/guru:dev commit in: www-apps/mycorrhiza/ Eric Joldasov
2024-10-28 22:10 Eric Joldasov
2024-10-28 22:10 Eric Joldasov
2024-10-28 22:10 Eric Joldasov
2024-08-01 19:19 Eric Joldasov
2024-07-31 19:51 Eric Joldasov
2023-04-16  6:14 Eric Joldasov
2023-04-07 13:57 Eric Joldasov
2022-11-05  8:28 Eric Joldasov
2022-11-04 17:05 Eric Joldasov
2022-11-04 17:03 Eric Joldasov
2022-08-17 14:08 Eric Joldasov

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=1662870551.8b936d72fa7e1dd93d0cc588293d38880b38ef2a.bratishkaerik@gentoo \
    --to=bratishkaerik@getgoogleoff.me \
    --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