From: "Ben Kohler" <bkohler@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/cmst/
Date: Sat, 19 Feb 2022 13:14:37 +0000 (UTC) [thread overview]
Message-ID: <1645276456.3ce8a4ea3bb5fe886b5ad03e645d644af3796890.bkohler@gentoo> (raw)
commit: 3ce8a4ea3bb5fe886b5ad03e645d644af3796890
Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 19 13:07:23 2022 +0000
Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Sat Feb 19 13:14:16 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ce8a4ea
net-misc/cmst: drop old
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>
net-misc/cmst/Manifest | 1 -
net-misc/cmst/cmst-2021.12.02.ebuild | 51 ------------------------------------
2 files changed, 52 deletions(-)
diff --git a/net-misc/cmst/Manifest b/net-misc/cmst/Manifest
index 04fddb615d54..fc7e60dc69de 100644
--- a/net-misc/cmst/Manifest
+++ b/net-misc/cmst/Manifest
@@ -1,2 +1 @@
-DIST cmst-2021.12.02.tar.gz 3009904 BLAKE2B 47f4f6516668e4c71821754c096a5442614836b5c5fc5290dbf04df407010ae243cd482d7757edf6dd2e091bf166ab3cdfbb84c715a46edb30c3ee8ae1f42e26 SHA512 15875232d6f842bcecebc99f5e59fef1268bb04b319538919d6b5d6b442c3462177719170f16b5b3fa86a5a7c7f669864250c8499e0a444f26f121b80cab5dcf
DIST cmst-2022.01.05.tar.gz 3031739 BLAKE2B 19d57e7e62ecc82d9e2d8d54491a46093aa8a6424df6e41a66d6d44a2a49be6d25bcaf699b2da94f26de3ca3fe34a2fa542cc696ce6ab70a799a7a8cab8cb532 SHA512 75f4b611755f24cc193cabd56c053098ebd6be13f6eff0bbde2842f6d35c90111bbf475d7da4dfc1f4462c34e27e526bf8d0ba60ec0ae42ee0cbc582c113bc2f
diff --git a/net-misc/cmst/cmst-2021.12.02.ebuild b/net-misc/cmst/cmst-2021.12.02.ebuild
deleted file mode 100644
index 40a161224521..000000000000
--- a/net-misc/cmst/cmst-2021.12.02.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit qmake-utils xdg-utils
-
-DESCRIPTION="Qt GUI for Connman with system tray icon"
-HOMEPAGE="https://github.com/andrew-bibb/cmst"
-SRC_URI="https://github.com/andrew-bibb/cmst/archive/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND="dev-qt/qtcore:5
- dev-qt/qtdbus:5
- dev-qt/qtgui:5
- dev-qt/qtnetwork:5
- dev-qt/qtwidgets:5
-"
-RDEPEND="${DEPEND}
- net-misc/connman
-"
-BDEPEND="dev-qt/linguist-tools:5"
-
-S="${WORKDIR}/${PN}-${P}"
-
-src_configure() {
- export USE_LIBPATH="${EPREFIX}/usr/$(get_libdir)/${PN}"
- eqmake5 DISTRO=gentoo
-}
-
-src_compile() {
- lrelease cmst.pro
- default
-}
-
-src_install() {
- emake INSTALL_ROOT="${D}" install
- rm -r "${D}"/usr/share/licenses || die
- gunzip "${D}"/usr/share/man/man1/cmst.1.gz
-}
-
-pkg_postinst() {
- xdg_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_icon_cache_update
-}
next reply other threads:[~2022-02-19 13:15 UTC|newest]
Thread overview: 53+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-19 13:14 Ben Kohler [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-04-27 12:16 [gentoo-commits] repo/gentoo:master commit in: net-misc/cmst/ Ben Kohler
2024-04-27 12:16 Ben Kohler
2024-04-15 14:23 Ben Kohler
2023-05-19 17:50 Sam James
2023-05-19 17:45 Sam James
2023-03-15 18:28 Ben Kohler
2023-01-10 16:11 Ben Kohler
2023-01-10 2:59 Sam James
2023-01-10 2:44 Sam James
2022-12-05 22:55 Ben Kohler
2022-06-08 11:57 Ben Kohler
2022-06-07 21:16 Sam James
2022-06-07 21:16 Sam James
2022-05-02 11:54 Ben Kohler
2022-04-14 19:36 Jakov Smolić
2022-04-14 19:36 Jakov Smolić
2022-03-14 14:32 Ben Kohler
2022-02-18 17:47 Sam James
2022-02-18 17:47 Sam James
2022-01-12 20:20 Ben Kohler
2022-01-07 19:47 Ben Kohler
2022-01-05 19:01 Jakov Smolić
2022-01-05 19:01 Jakov Smolić
2021-12-05 19:24 Ben Kohler
2020-12-28 19:03 Ben Kohler
2020-12-23 18:49 Ben Kohler
2020-11-01 13:15 Ben Kohler
2020-06-12 11:58 Ben Kohler
2020-06-12 7:55 Agostino Sarubbo
2020-06-12 7:51 Agostino Sarubbo
2020-05-11 13:54 Ben Kohler
2020-04-13 13:29 Ben Kohler
2020-03-08 12:55 Ben Kohler
2019-09-20 12:17 Agostino Sarubbo
2019-09-20 12:14 Agostino Sarubbo
2019-09-18 14:46 Ben Kohler
2019-03-27 12:40 Ben Kohler
2018-06-30 2:03 Michael Palimaka
2018-01-25 13:55 Michael Palimaka
2018-01-25 13:55 Michael Palimaka
2017-10-07 4:08 Michael Palimaka
2017-06-18 9:26 Michael Palimaka
2017-06-18 9:26 Michael Palimaka
2017-04-25 5:15 Michael Palimaka
2017-04-25 5:15 Michael Palimaka
2017-04-25 5:11 Michael Palimaka
2016-10-06 15:30 Michael Palimaka
2016-05-30 18:04 Davide Pesavento
2016-04-27 19:08 Michael Palimaka
2016-02-19 14:19 Michael Palimaka
2016-02-19 14:19 Michael Palimaka
2015-12-06 19:23 Michael Palimaka
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=1645276456.3ce8a4ea3bb5fe886b5ad03e645d644af3796890.bkohler@gentoo \
--to=bkohler@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