From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: net-im/whatsapp-for-linux/
Date: Tue, 8 Mar 2022 13:39:32 +0000 (UTC) [thread overview]
Message-ID: <1646733775.8c8a13f7c96a42d2b9f66b4bb1c5e7749bebccd8.andrewammerlaan@gentoo> (raw)
commit: 8c8a13f7c96a42d2b9f66b4bb1c5e7749bebccd8
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Mon Mar 7 18:15:56 2022 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Tue Mar 8 10:02:55 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8c8a13f7
net-im/whatsapp-for-linux: drop 1.2.0, 1.3.0, 1.3.1
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
net-im/whatsapp-for-linux/Manifest | 3 ---
.../whatsapp-for-linux-1.2.0.ebuild | 24 ----------------------
.../whatsapp-for-linux-1.3.0.ebuild | 24 ----------------------
.../whatsapp-for-linux-1.3.1.ebuild | 24 ----------------------
4 files changed, 75 deletions(-)
diff --git a/net-im/whatsapp-for-linux/Manifest b/net-im/whatsapp-for-linux/Manifest
index b45321142..891797aef 100644
--- a/net-im/whatsapp-for-linux/Manifest
+++ b/net-im/whatsapp-for-linux/Manifest
@@ -1,4 +1 @@
-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
-DIST whatsapp-for-linux-1.3.1.tar.gz 313494 BLAKE2B cc0fbd8eb5bfe7602fef8edd8cecc3e71756034f1c24eaa8fce0be84db489e147229dd7eb8da1b05c3e1daf8942dcc1c87e376c00b2212df2ffbb282d2df2f3f SHA512 9d62bc88737638477306ec139841d8625b40b253a0c0df79aeab15bfe1a63cccd0fe69944952664941d775b7ee758d627e3bd660f5d99931a8aee7e175de9933
DIST whatsapp-for-linux-1.3.2.tar.gz 314151 BLAKE2B cbe5b6cae469a8d0e40634ce16e5af509cb10ae2f2f07f953044be0c85137a6f8116d64b431f69b1dd45fdeddf34be8b710ff37ad8fb296e4823f9859d6a7be6 SHA512 e8d08261aa68b72c54d41a5c0a2404bfe4bc2566837e53f5b1ceb31273e8eee5d0c7afaf89984e9551c9ee56158d9210eafcb93659d3d591cf2ef361b1057090
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
deleted file mode 100644
index a9d20b4c6..000000000
--- a/net-im/whatsapp-for-linux/whatsapp-for-linux-1.2.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake xdg
-
-DESCRIPTION="An unofficial WhatsApp desktop application for Linux"
-HOMEPAGE="https://github.com/eneshecan/whatsapp-for-linux"
-SRC_URI="https://github.com/eneshecan/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-
-KEYWORDS="~amd64"
-LICENSE="GPL-3"
-SLOT="0"
-
-RDEPEND="dev-cpp/gtkmm:3.0
- net-libs/webkit-gtk
- dev-libs/libappindicator:3"
-
-DEPEND="${RDEPEND}"
-
-src_prepare() {
- cmake_src_prepare
-}
diff --git a/net-im/whatsapp-for-linux/whatsapp-for-linux-1.3.0.ebuild b/net-im/whatsapp-for-linux/whatsapp-for-linux-1.3.0.ebuild
deleted file mode 100644
index a9d20b4c6..000000000
--- a/net-im/whatsapp-for-linux/whatsapp-for-linux-1.3.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake xdg
-
-DESCRIPTION="An unofficial WhatsApp desktop application for Linux"
-HOMEPAGE="https://github.com/eneshecan/whatsapp-for-linux"
-SRC_URI="https://github.com/eneshecan/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-
-KEYWORDS="~amd64"
-LICENSE="GPL-3"
-SLOT="0"
-
-RDEPEND="dev-cpp/gtkmm:3.0
- net-libs/webkit-gtk
- dev-libs/libappindicator:3"
-
-DEPEND="${RDEPEND}"
-
-src_prepare() {
- cmake_src_prepare
-}
diff --git a/net-im/whatsapp-for-linux/whatsapp-for-linux-1.3.1.ebuild b/net-im/whatsapp-for-linux/whatsapp-for-linux-1.3.1.ebuild
deleted file mode 100644
index a9d20b4c6..000000000
--- a/net-im/whatsapp-for-linux/whatsapp-for-linux-1.3.1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake xdg
-
-DESCRIPTION="An unofficial WhatsApp desktop application for Linux"
-HOMEPAGE="https://github.com/eneshecan/whatsapp-for-linux"
-SRC_URI="https://github.com/eneshecan/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-
-KEYWORDS="~amd64"
-LICENSE="GPL-3"
-SLOT="0"
-
-RDEPEND="dev-cpp/gtkmm:3.0
- net-libs/webkit-gtk
- dev-libs/libappindicator:3"
-
-DEPEND="${RDEPEND}"
-
-src_prepare() {
- cmake_src_prepare
-}
next reply other threads:[~2022-03-08 13:39 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-08 13:39 Andrew Ammerlaan [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-02 9:31 [gentoo-commits] repo/proj/guru:master commit in: net-im/whatsapp-for-linux/ David Roman
2024-08-02 9:31 David Roman
2024-08-02 9:31 David Roman
2024-07-14 0:34 David Roman
2023-04-09 19:26 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2023-04-09 19:29 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2023-04-09 19:26 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2023-04-09 19:29 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2023-02-03 21:15 Andrew Ammerlaan
2022-03-08 13:39 Andrew Ammerlaan
2022-01-20 19:21 Andrew Ammerlaan
2021-07-14 19:43 Andrew Ammerlaan
2021-05-24 10:01 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-05-24 11:06 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-05-15 17:42 Andrew Ammerlaan
2021-05-14 19:06 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-05-14 19:08 ` [gentoo-commits] repo/proj/guru:master " 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=1646733775.8c8a13f7c96a42d2b9f66b4bb1c5e7749bebccd8.andrewammerlaan@gentoo \
--to=andrewammerlaan@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