public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/openmittsu/
Date: Sat, 17 Apr 2021 19:42:07 +0000 (UTC)	[thread overview]
Message-ID: <1618688484.3ae2ea241fabbb192c4c1f076c7620ab9f55f111.asturm@gentoo> (raw)

commit:     3ae2ea241fabbb192c4c1f076c7620ab9f55f111
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Apr  5 12:52:06 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Apr 17 19:41:24 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ae2ea24

net-im/openmittsu: Switch to cmake.eclass

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 net-im/openmittsu/openmittsu-0.9.15.0.ebuild | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/net-im/openmittsu/openmittsu-0.9.15.0.ebuild b/net-im/openmittsu/openmittsu-0.9.15.0.ebuild
index 00915580a10..945996c436a 100644
--- a/net-im/openmittsu/openmittsu-0.9.15.0.ebuild
+++ b/net-im/openmittsu/openmittsu-0.9.15.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-inherit cmake-utils desktop
+inherit cmake desktop
 
-DESCRIPTION="An open source chat client for Threema-style end-to-end encrypted chat networks"
+DESCRIPTION="Open source chat client for Threema-style end-to-end encrypted chat networks"
 HOMEPAGE="https://www.openmittsu.de/"
 # git-archive-all.sh snapshot of https://github.com/blizzard4591/openMittsu.git
 SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz"
@@ -45,7 +45,7 @@ src_configure() {
 		"-DOPENMITTSU_DISABLE_VERSION_UPDATE_CHECK=ON"
 		"-DOPENMITTSU_ENABLE_TESTS=$(usex test)"
 	)
-	cmake-utils_src_configure
+	cmake_src_configure
 }
 
 src_test() {
@@ -55,7 +55,7 @@ src_test() {
 
 src_install() {
 	local my_pn="openMittsu"
-	cmake-utils_src_install
+	cmake_src_install
 	newicon resources/icon.png ${my_pn}.png
 	make_desktop_entry ${my_pn} ${my_pn} ${my_pn}
 	rm "${ED}"/usr/bin/${my_pn}VersionInfo || die


             reply	other threads:[~2021-04-17 19:42 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-17 19:42 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-28 19:55 [gentoo-commits] repo/gentoo:master commit in: net-im/openmittsu/ Ulrich Müller
2025-01-07 13:51 Ulrich Müller
2025-01-04 18:47 Ulrich Müller
2023-06-05  9:48 Ulrich Müller
2023-06-03 15:53 Ulrich Müller
2021-04-17 19:42 Andreas Sturmlechner
2020-04-11 18:53 Ulrich Müller
2020-04-11 18:53 Ulrich Müller
2019-08-18 11:06 Ulrich Müller
2019-08-17 23:28 Ulrich Müller
2019-08-17 23:28 Ulrich Müller
2019-03-20 20:15 Ulrich Müller
2018-02-18 23:24 Ulrich Müller
2018-02-18 23:24 Ulrich Müller
2018-02-17 20:39 Ulrich Müller
2018-02-17 20:39 Ulrich Müller
2017-09-24 19:59 Ulrich Müller
2017-08-15 12:36 Ulrich Müller
2017-02-17 12:55 Ulrich Müller
2017-02-16 20:41 Ulrich Müller
2017-02-15 12:33 Ulrich Müller
2017-02-15 12:33 Ulrich Müller
2017-02-11 14:21 Ulrich Müller
2017-02-06 20:59 Ulrich Müller
2017-01-29 19:16 Ulrich Müller
2017-01-29 18:28 Ulrich Müller

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=1618688484.3ae2ea241fabbb192c4c1f076c7620ab9f55f111.asturm@gentoo \
    --to=asturm@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