public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/econnman/
Date: Fri, 19 Feb 2021 08:06:55 +0000 (UTC)	[thread overview]
Message-ID: <1613722008.9b32beed6ee33d7e9d558c4c7d41917f00356e63.juippis@gentoo> (raw)

commit:     9b32beed6ee33d7e9d558c4c7d41917f00356e63
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 19 08:06:22 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Feb 19 08:06:48 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b32beed

net-misc/econnman: add python-3.9 compatibility, fix .desktop files

Closes: https://bugs.gentoo.org/740776
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 net-misc/econnman/{econnman-1.1-r1.ebuild => econnman-1.1-r2.ebuild} | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/net-misc/econnman/econnman-1.1-r1.ebuild b/net-misc/econnman/econnman-1.1-r2.ebuild
similarity index 76%
rename from net-misc/econnman/econnman-1.1-r1.ebuild
rename to net-misc/econnman/econnman-1.1-r2.ebuild
index 6bf5c1d6b71..7ccef1ed188 100644
--- a/net-misc/econnman/econnman-1.1-r1.ebuild
+++ b/net-misc/econnman/econnman-1.1-r2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7..8} )
+PYTHON_COMPAT=( python3_{7..9} )
 
 inherit python-single-r1
 
@@ -27,4 +27,7 @@ RDEPEND="${DEPEND}
 src_prepare() {
 	default
 	python_fix_shebang econnman-bin.in
+	sed -e \
+		's/Categories=Network;Settings;Enlightenment;/Categories=Network;Settings;Dialup;Monitor;/g' \
+		-i data/desktop/econnman{.desktop,-agent.desktop} || die
 }


             reply	other threads:[~2021-02-19  8:07 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-19  8:06 Joonas Niilola [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-11-16  8:19 [gentoo-commits] repo/gentoo:master commit in: net-misc/econnman/ Joonas Niilola
2023-11-10  7:34 Joonas Niilola
2023-11-10  7:34 Joonas Niilola
2023-10-08  8:20 Joonas Niilola
2022-04-29  5:58 Joonas Niilola
2022-03-14 16:26 Joonas Niilola
2022-03-14 16:26 Joonas Niilola
2022-02-02 16:39 Joonas Niilola
2021-08-04 14:55 Yixun Lan
2021-06-06  5:25 Joonas Niilola
2020-05-28  5:47 Joonas Niilola
2020-05-06 14:15 Joonas Niilola
2020-05-06 14:15 Joonas Niilola
2020-02-09 16:34 Michał Górny
2019-07-31  3:41 Joonas Niilola
2018-09-30 11:44 Michał Górny

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=1613722008.9b32beed6ee33d7e9d558c4c7d41917f00356e63.juippis@gentoo \
    --to=juippis@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