public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/xournalpp/
Date: Wed, 20 Jan 2021 21:37:41 +0000 (UTC)	[thread overview]
Message-ID: <1611178650.0d82b105540296a86f20ad188eaa2018f0ec53fc.dilfridge@gentoo> (raw)

commit:     0d82b105540296a86f20ad188eaa2018f0ec53fc
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 20 21:37:07 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Jan 20 21:37:30 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d82b105

app-text/xournalpp: Version bump

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 app-text/xournalpp/Manifest                                    |  1 +
 .../{xournalpp-9999.ebuild => xournalpp-1.0.20.ebuild}         | 10 +++++++---
 app-text/xournalpp/xournalpp-9999.ebuild                       |  6 +++---
 3 files changed, 11 insertions(+), 6 deletions(-)

diff --git a/app-text/xournalpp/Manifest b/app-text/xournalpp/Manifest
index 7c0401e0f4e..e1652032186 100644
--- a/app-text/xournalpp/Manifest
+++ b/app-text/xournalpp/Manifest
@@ -1 +1,2 @@
 DIST xournalpp-1.0.18.tgz 14892343 BLAKE2B d2aaede0e85d724cf8032f38a6fa2c3c4862f26d410dbab8264dd50ab8ee0d26889eeab433ef615fe9ce271710192eca380ff80149431d5368125926cf8d2b25 SHA512 90568a2674a18ff711ecef5f1a66ea1c5746d7f1fde271b36342d9bf48e096e63075cf7fd8b69e39e144273a4d1b922c415eee929eba94b2fa515a0bb481815a
+DIST xournalpp-1.0.20.tgz 14895705 BLAKE2B f1a4721f4f0b2f0e666c7466d7ddbd1f299172576d5f86b4ab8150d3bf05231cc7bb40e750394d892fe8ce32b6106e29456e3e9fa976b1bf07a808bf1bfff953 SHA512 c73783d5e40262b2c6f7f6be372839c73a19ab25fc258a7524660654526a3a35a6ba16ba282f793e7982ff97d006703c103fdd579fc16a3e636bf6daf94fe346

diff --git a/app-text/xournalpp/xournalpp-9999.ebuild b/app-text/xournalpp/xournalpp-1.0.20.ebuild
similarity index 84%
copy from app-text/xournalpp/xournalpp-9999.ebuild
copy to app-text/xournalpp/xournalpp-1.0.20.ebuild
index 7057d336d41..8d5be9b04fe 100644
--- a/app-text/xournalpp/xournalpp-9999.ebuild
+++ b/app-text/xournalpp/xournalpp-1.0.20.ebuild
@@ -1,9 +1,9 @@
-# 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 xdg
+inherit cmake xdg
 
 if [[ ${PV} == *9999 ]]; then
 	inherit git-r3
@@ -40,6 +40,10 @@ BDEPEND="
 	sys-apps/lsb-release
 "
 
+PATCHES=(
+	"${FILESDIR}/${PN}-1.0.18-nostrip.patch" # bug 745255
+)
+
 src_prepare() {
-	cmake-utils_src_prepare
+	cmake_src_prepare
 }

diff --git a/app-text/xournalpp/xournalpp-9999.ebuild b/app-text/xournalpp/xournalpp-9999.ebuild
index 7057d336d41..6ef5cab3894 100644
--- a/app-text/xournalpp/xournalpp-9999.ebuild
+++ b/app-text/xournalpp/xournalpp-9999.ebuild
@@ -1,9 +1,9 @@
-# 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 xdg
+inherit cmake xdg
 
 if [[ ${PV} == *9999 ]]; then
 	inherit git-r3
@@ -41,5 +41,5 @@ BDEPEND="
 "
 
 src_prepare() {
-	cmake-utils_src_prepare
+	cmake_src_prepare
 }


             reply	other threads:[~2021-01-20 21:37 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-20 21:37 Andreas K. Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-04-27 13:46 [gentoo-commits] repo/gentoo:master commit in: app-text/xournalpp/ Andreas K. Hüttel
2023-10-09 18:57 Sam James
2023-05-28 20:45 Andreas K. Hüttel
2023-05-28 20:45 Andreas K. Hüttel
2023-05-19 17:54 Sam James
2023-05-19 17:53 Sam James
2023-04-08 13:41 Andreas K. Hüttel
2022-07-02 15:10 Sam James
2022-05-11  9:33 Jakov Smolić
2022-02-27  3:14 Sam James
2022-02-26 23:03 Andreas K. Hüttel
2022-02-25 21:08 Andreas K. Hüttel
2021-10-11  3:16 Sam James
2021-02-28 21:17 Andreas K. Hüttel
2021-02-28 21:17 Andreas K. Hüttel
2021-02-28 21:17 Andreas K. Hüttel
2020-10-09 19:16 Andreas K. Hüttel
2020-09-28 23:42 Andreas K. Hüttel
2020-09-28 23:42 Andreas K. Hüttel
2020-04-24 21:10 Andreas K. Hüttel

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=1611178650.0d82b105540296a86f20ad188eaa2018f0ec53fc.dilfridge@gentoo \
    --to=dilfridge@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