From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1510685-garchives=archives.gentoo.org@lists.gentoo.org>
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 (2048 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id B958915ACFC
	for <garchives@archives.gentoo.org>; Sun, 23 Apr 2023 05:38:26 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 04AE0E0AC8;
	Sun, 23 Apr 2023 05:38:26 +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 DCEA1E0AC8
	for <gentoo-commits@lists.gentoo.org>; Sun, 23 Apr 2023 05:38:25 +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 E235D3412A3
	for <gentoo-commits@lists.gentoo.org>; Sun, 23 Apr 2023 05:38:24 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 0CF9FA3F
	for <gentoo-commits@lists.gentoo.org>; Sun, 23 Apr 2023 05:38:23 +0000 (UTC)
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org>
Message-ID: <1682228246.fa78d51ed7aa9b0a6d8cb54d6929736cd0194f95.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: net-ftp/lftp/
X-VCS-Repository: repo/gentoo
X-VCS-Files: net-ftp/lftp/metadata.xml
X-VCS-Directories: net-ftp/lftp/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: fa78d51ed7aa9b0a6d8cb54d6929736cd0194f95
X-VCS-Branch: master
Date: Sun, 23 Apr 2023 05:38:23 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: e2f4ed4c-7e4e-476d-aa65-14c53d12d2b3
X-Archives-Hash: bc6f2ca3606fff19ef7b86a660ac79b1

commit:     fa78d51ed7aa9b0a6d8cb54d6929736cd0194f95
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 23 05:34:46 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 23 05:37:26 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa78d51e

net-ftp/lftp: add github upstream metadata

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-ftp/lftp/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/net-ftp/lftp/metadata.xml b/net-ftp/lftp/metadata.xml
index 31c778d46d76..5ff4b9eab5d8 100644
--- a/net-ftp/lftp/metadata.xml
+++ b/net-ftp/lftp/metadata.xml
@@ -9,4 +9,7 @@
 		<flag name="convert-mozilla-cookies">Install the convert-mozilla-cookies script and its run-time dependencies</flag>
 		<flag name="verify-file">Install the verify-file script and its run-time dependencies</flag>
 	</use>
+	<upstream>
+		<remote-id type="github">lavv17/lftp</remote-id>
+	</upstream>
 </pkgmetadata>