From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id F21A31581F0 for ; Wed, 15 Jan 2025 14:12:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 494A1E07D7; Wed, 15 Jan 2025 14:12:35 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2F0A5E07D7 for ; Wed, 15 Jan 2025 14:12:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 409BD34305B for ; Wed, 15 Jan 2025 14:12:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CC6C51F9A for ; Wed, 15 Jan 2025 14:12:32 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1736950342.1071fa00d700c3e05fc1ce450361930e7ed491e5.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/gnome-remote-desktop/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/gnome-remote-desktop/gnome-remote-desktop-47.1.ebuild X-VCS-Directories: net-misc/gnome-remote-desktop/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 1071fa00d700c3e05fc1ce450361930e7ed491e5 X-VCS-Branch: master Date: Wed, 15 Jan 2025 14:12:32 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 902572b4-45ff-47e0-9568-867e5725a8c2 X-Archives-Hash: c199b261a40cc7ea0db598050958ab8e commit: 1071fa00d700c3e05fc1ce450361930e7ed491e5 Author: Pacho Ramos gentoo org> AuthorDate: Wed Jan 15 13:04:31 2025 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Wed Jan 15 14:12:22 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1071fa00 net-misc/gnome-remote-desktop: update DESCRIPTION Signed-off-by: Pacho Ramos gentoo.org> net-misc/gnome-remote-desktop/gnome-remote-desktop-47.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/gnome-remote-desktop/gnome-remote-desktop-47.1.ebuild b/net-misc/gnome-remote-desktop/gnome-remote-desktop-47.1.ebuild index 3a7d27f8cee9..2b39b9617315 100644 --- a/net-misc/gnome-remote-desktop/gnome-remote-desktop-47.1.ebuild +++ b/net-misc/gnome-remote-desktop/gnome-remote-desktop-47.1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 inherit gnome.org gnome2-utils meson systemd xdg -DESCRIPTION="Remote desktop daemon for GNOME using pipewire" +DESCRIPTION="Remote desktop server which allows you to connect to your machine remotely" HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-remote-desktop" LICENSE="GPL-2+"