public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/gnome-connections/
Date: Fri, 14 Oct 2022 14:29:15 +0000 (UTC)	[thread overview]
Message-ID: <1665757744.2ba849932e84637edc6b53ef2a9c5ee6df83555a.mattst88@gentoo> (raw)

commit:     2ba849932e84637edc6b53ef2a9c5ee6df83555a
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 14 04:43:39 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Oct 14 14:29:04 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ba84993

net-misc/gnome-connections: Drop old versions

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 net-misc/gnome-connections/Manifest                |  1 -
 .../gnome-connections-42.1.2.ebuild                | 64 ----------------------
 2 files changed, 65 deletions(-)

diff --git a/net-misc/gnome-connections/Manifest b/net-misc/gnome-connections/Manifest
index c02bca4c89f6..60fd25fa3b3f 100644
--- a/net-misc/gnome-connections/Manifest
+++ b/net-misc/gnome-connections/Manifest
@@ -1,2 +1 @@
-DIST gnome-connections-42.1.2.tar.xz 3987992 BLAKE2B 2cad2376c238884b069767efbcd8afae5270f576e499fa59defe2d8ec10188cfd9b263a63cd44fcbe9ceed315267807f6b106f93d1fc73092e6c5366d9daac62 SHA512 34bc8e167ccd828c1aa52728017a52282d96b607751d566e3f8a5169d6fd5ccd7c6ae04abb073946f5cf6038c7b23b3eb897e2922b6d5b914d89ac0afbbbc7ed
 DIST gnome-connections-43.0.tar.xz 3992760 BLAKE2B 16ff3cc5d587a6169fdf749ae6e743cd0fbec2b6e127c684ec42ba17da6e73d1d66ef4ef621d01452d21230dc8c99bc27678ec0364b9522b5685cec4b9c69445 SHA512 cd9d53f2e4b8e679992c5a65aa89554d1b840174ecf0f75f103265ebc2f07f63f210da4ef7e3c36af8b5fe761ec9ae4711eb92f5f40ae00225fcd9f2f8a9157b

diff --git a/net-misc/gnome-connections/gnome-connections-42.1.2.ebuild b/net-misc/gnome-connections/gnome-connections-42.1.2.ebuild
deleted file mode 100644
index b73b0f74756b..000000000000
--- a/net-misc/gnome-connections/gnome-connections-42.1.2.ebuild
+++ /dev/null
@@ -1,64 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-PYTHON_COMPAT=( python3_{8..10} )
-inherit gnome.org gnome2-utils meson python-any-r1 vala xdg
-
-DESCRIPTION="A remote desktop client for the GNOME desktop environment"
-HOMEPAGE="https://gitlab.gnome.org/GNOME/connections"
-
-LICENSE="GPL-3+"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-DEPEND="
-	dev-libs/gobject-introspection
-	>=dev-libs/glib-2.50:2
-	>=x11-libs/gtk+-3.22:3[introspection]
-	>=net-libs/gtk-vnc-0.4.4[pulseaudio,vala]
-	>=gui-libs/libhandy-1.6.0:1[vala]
-	>=dev-libs/libxml2-2.7.8
-	app-crypt/libsecret[vala]
-
-	>=net-misc/freerdp-2.0.0:0=
-"
-RDEPEND="${DEPEND}"
-BDEPEND="
-	${PYTHON_DEPS}
-	$(vala_depend)
-	dev-libs/glib
-	dev-util/glib-utils
-	dev-util/itstool
-	sys-devel/gettext
-	virtual/pkgconfig
-
-	test? (
-		dev-libs/appstream-glib
-		dev-util/desktop-file-utils
-	)
-"
-
-src_prepare() {
-	default
-	vala_setup
-}
-
-src_configure() {
-	local emesonargs=(
-		-Dprofile=default
-	)
-	meson_src_configure
-}
-
-pkg_postinst() {
-	xdg_pkg_postinst
-	gnome2_schemas_update
-}
-
-pkg_postrm() {
-	xdg_pkg_postrm
-	gnome2_schemas_update
-}


             reply	other threads:[~2022-10-14 14:29 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-14 14:29 Matt Turner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-08-04  8:55 [gentoo-commits] repo/gentoo:master commit in: net-misc/gnome-connections/ Pacho Ramos
2025-08-04  8:55 Pacho Ramos
2025-08-04  8:55 Pacho Ramos
2025-06-25 23:56 Sam James
2025-05-30 21:08 Sam James
2025-05-30  7:55 Pacho Ramos
2024-07-16  8:41 Pacho Ramos
2024-07-16  8:41 Pacho Ramos
2024-03-17 18:30 Mike Gilbert
2024-03-17 18:21 Mike Gilbert
2024-03-17 16:35 Mike Gilbert
2023-09-24  9:02 WANG Xuerui
2023-09-22  2:33 Matt Turner
2023-09-16 23:00 Matt Turner
2023-09-05 20:28 Matt Turner
2023-09-04 16:13 Matt Turner
2023-05-17 21:55 Matt Turner
2023-04-24 16:41 Matt Turner
2023-04-02  0:57 Matt Turner
2023-03-18 17:50 Matt Turner
2022-10-31 17:58 Matt Turner
2022-09-17 18:33 Matt Turner
2022-05-16 21:02 Matt Turner
2022-05-14 22:15 Matt Turner
2022-05-08 18:07 Matt Turner

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=1665757744.2ba849932e84637edc6b53ef2a9c5ee6df83555a.mattst88@gentoo \
    --to=mattst88@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