public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mattia Gasparotto" <gasmat04@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-im/whatsapp-for-linux/
Date: Sat, 13 Nov 2021 20:47:49 +0000 (UTC)	[thread overview]
Message-ID: <1636836223.9661f98d77d14392bed33cad1ebc424f941adeb7.gasmat04@gentoo> (raw)

commit:     9661f98d77d14392bed33cad1ebc424f941adeb7
Author:     Mattia Gasparotto <gasmat04 <AT> gmail <DOT> com>
AuthorDate: Sat Nov 13 20:43:43 2021 +0000
Commit:     Mattia Gasparotto <gasmat04 <AT> gmail <DOT> com>
CommitDate: Sat Nov 13 20:43:43 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9661f98d

net-im/whatsapp-for-linux: bump version and added myself as maintainer

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Mattia Gasparotto <gasmat04 <AT> gmail.com>

 net-im/whatsapp-for-linux/Manifest                        |  1 +
 net-im/whatsapp-for-linux/metadata.xml                    |  5 ++++-
 net-im/whatsapp-for-linux/whatsapp-for-linux-1.2.0.ebuild | 15 +++++++--------
 ...linux-1.2.0.ebuild => whatsapp-for-linux-1.3.0.ebuild} | 15 +++++++--------
 4 files changed, 19 insertions(+), 17 deletions(-)

diff --git a/net-im/whatsapp-for-linux/Manifest b/net-im/whatsapp-for-linux/Manifest
index da0241039..2d4173654 100644
--- a/net-im/whatsapp-for-linux/Manifest
+++ b/net-im/whatsapp-for-linux/Manifest
@@ -1 +1,2 @@
 DIST whatsapp-for-linux-1.2.0.tar.gz 293749 BLAKE2B 7c3cad7aa0ab1a1e289bc663a29b9112bd49d4e472ee101a940fa079350bb37c0159fae4b88b5fcafca9384d9a307a40683c8cc0a68e69878bd68ff827ad4d4d SHA512 5fe415bda8761c992a5c982c30c85353b732172b3bde7ea3a598db1e4f6718a040c5ffbb79fbe2d05ae3d4d4ca07c1e26619dbf19dfc51a508692e3ead5230cd
+DIST whatsapp-for-linux-1.3.0.tar.gz 295749 BLAKE2B 4ceb77232b097be94de2408368a426e6b88f8bbc2f6089a40b845d442e2276d82f19a72ab376e902a0e1458529bc1063d87abdeda75df851d8f6b9014aa9f051 SHA512 3e8e1f861ba3361c2a87c2d0b4a58537d1b9dc993ccf5de3381b0d73a2bbb4e50459e5d740b2db0b5862d4ec6d611906b66a5bb581f505543d21a9578d5145df

diff --git a/net-im/whatsapp-for-linux/metadata.xml b/net-im/whatsapp-for-linux/metadata.xml
index ad6f3aa38..fba330774 100644
--- a/net-im/whatsapp-for-linux/metadata.xml
+++ b/net-im/whatsapp-for-linux/metadata.xml
@@ -1,7 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<!-- maintainer-needed -->
+	<maintainer type="person">
+		<name>Mattia Gasparotto</name>
+		<email>gasmat04@gmail.com</email>
+	</maintainer>
 	<upstream>
 		<remote-id type="github">eneshecan/whatsapp-for-linux</remote-id>
 		<bugs-to>https://github.com/eneshecan/whatsapp-for-linux/issues</bugs-to>

diff --git a/net-im/whatsapp-for-linux/whatsapp-for-linux-1.2.0.ebuild b/net-im/whatsapp-for-linux/whatsapp-for-linux-1.2.0.ebuild
index e4e7c972f..48a67b178 100644
--- a/net-im/whatsapp-for-linux/whatsapp-for-linux-1.2.0.ebuild
+++ b/net-im/whatsapp-for-linux/whatsapp-for-linux-1.2.0.ebuild
@@ -1,7 +1,7 @@
-# Copyright 2019-2021 Gentoo Authors
+# Copyright 2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit cmake xdg
 
@@ -13,13 +13,12 @@ KEYWORDS="~amd64"
 LICENSE="GPL-3"
 SLOT="0"
 
-RDEPEND="
-	dev-cpp/gtkmm:3.0
-	net-libs/webkit-gtk
-	dev-libs/libappindicator:3
-"
+RDEPEND="dev-cpp/gtkmm:3.0
+		net-libs/webkit-gtk
+		dev-libs/libappindicator:3"
+
 DEPEND="${RDEPEND}"
 
 src_prepare() {
-				cmake_src_prepare
+	cmake_src_prepare
 }

diff --git a/net-im/whatsapp-for-linux/whatsapp-for-linux-1.2.0.ebuild b/net-im/whatsapp-for-linux/whatsapp-for-linux-1.3.0.ebuild
similarity index 72%
copy from net-im/whatsapp-for-linux/whatsapp-for-linux-1.2.0.ebuild
copy to net-im/whatsapp-for-linux/whatsapp-for-linux-1.3.0.ebuild
index e4e7c972f..48a67b178 100644
--- a/net-im/whatsapp-for-linux/whatsapp-for-linux-1.2.0.ebuild
+++ b/net-im/whatsapp-for-linux/whatsapp-for-linux-1.3.0.ebuild
@@ -1,7 +1,7 @@
-# Copyright 2019-2021 Gentoo Authors
+# Copyright 2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit cmake xdg
 
@@ -13,13 +13,12 @@ KEYWORDS="~amd64"
 LICENSE="GPL-3"
 SLOT="0"
 
-RDEPEND="
-	dev-cpp/gtkmm:3.0
-	net-libs/webkit-gtk
-	dev-libs/libappindicator:3
-"
+RDEPEND="dev-cpp/gtkmm:3.0
+		net-libs/webkit-gtk
+		dev-libs/libappindicator:3"
+
 DEPEND="${RDEPEND}"
 
 src_prepare() {
-				cmake_src_prepare
+	cmake_src_prepare
 }


             reply	other threads:[~2021-11-13 20:47 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-13 20:47 Mattia Gasparotto [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-01 21:53 [gentoo-commits] repo/proj/guru:dev commit in: net-im/whatsapp-for-linux/ Thomas Clarke
2024-08-01 21:53 Thomas Clarke
2024-08-01 21:53 Thomas Clarke
2024-07-12 14:24 Thomas Clarke
2023-04-09 19:26 Andrew Ammerlaan
2023-04-09 19:26 Andrew Ammerlaan
2023-02-03 21:15 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2023-02-03 20:48 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2022-03-08 10:03 Anna Vyalkova
2022-03-08 10:03 Anna Vyalkova
2022-01-18 16:26 Mattia Gasparotto
2021-12-10 18:07 Mattia Gasparotto
2021-07-14 18:56 Marco Scardovi
2021-05-24 10:01 Andrew Ammerlaan
2021-05-15  9:54 Andrea Postiglione
2021-05-14 19:06 Andrew Ammerlaan

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=1636836223.9661f98d77d14392bed33cad1ebc424f941adeb7.gasmat04@gentoo \
    --to=gasmat04@gmail.com \
    --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