From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1532046-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 4CC80158009 for <garchives@archives.gentoo.org>; Sat, 24 Jun 2023 15:21:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9D1BDE077F; Sat, 24 Jun 2023 15:21:57 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 82B06E077F for <gentoo-commits@lists.gentoo.org>; Sat, 24 Jun 2023 15:21:57 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 36CA3335CEC for <gentoo-commits@lists.gentoo.org>; Sat, 24 Jun 2023 15:21:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 91986A98 for <gentoo-commits@lists.gentoo.org>; Sat, 24 Jun 2023 15:21:54 +0000 (UTC) From: "Matt Turner" <mattst88@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, "Matt Turner" <mattst88@gentoo.org> Message-ID: <1687620111.7edab0ad5489585620ccf19c498e4a911bf371d1.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/auto-multiple-choice/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/auto-multiple-choice/metadata.xml X-VCS-Directories: app-office/auto-multiple-choice/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 7edab0ad5489585620ccf19c498e4a911bf371d1 X-VCS-Branch: master Date: Sat, 24 Jun 2023 15:21:54 +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: bcfcaad9-847b-4d62-9527-76257456ea95 X-Archives-Hash: 6753f6e20a380650c2772508047f0888 commit: 7edab0ad5489585620ccf19c498e4a911bf371d1 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Sat Jun 24 15:21:29 2023 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Sat Jun 24 15:21:51 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7edab0ad app-office/auto-multiple-choice: Add remote-id Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> app-office/auto-multiple-choice/metadata.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app-office/auto-multiple-choice/metadata.xml b/app-office/auto-multiple-choice/metadata.xml index ff67d627248e..d343271fb22c 100644 --- a/app-office/auto-multiple-choice/metadata.xml +++ b/app-office/auto-multiple-choice/metadata.xml @@ -5,4 +5,7 @@ <email>office@gentoo.org</email> <name>Gentoo Office project</name> </maintainer> + <upstream> + <remote-id type="gitlab">a10684/auto-multiple-choice</remote-id> + </upstream> </pkgmetadata>