From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1044086-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7F747138334 for <garchives@archives.gentoo.org>; Sun, 26 Aug 2018 08:25:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B86C0E0887; Sun, 26 Aug 2018 08:25:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8E863E0887 for <gentoo-commits@lists.gentoo.org>; Sun, 26 Aug 2018 08:25:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3FCD3335CC0 for <gentoo-commits@lists.gentoo.org>; Sun, 26 Aug 2018 08:25:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 01A4D3BF for <gentoo-commits@lists.gentoo.org>; Sun, 26 Aug 2018 08:25:19 +0000 (UTC) From: "Michał Górny" <mgorny@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, "Michał Górny" <mgorny@gentoo.org> Message-ID: <1535271911.749e569fa12dc335b6b556440077e483f76273dd.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/taskcoach/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/taskcoach/metadata.xml X-VCS-Directories: app-office/taskcoach/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 749e569fa12dc335b6b556440077e483f76273dd X-VCS-Branch: master Date: Sun, 26 Aug 2018 08:25:19 +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-Archives-Salt: 4848e77e-8f11-4aeb-bbbb-85ee7453cf6f X-Archives-Hash: 0c25d9ef61fbd6af0d8157f9bb020412 commit: 749e569fa12dc335b6b556440077e483f76273dd Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Aug 26 08:07:12 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Aug 26 08:25:11 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=749e569f app-office/taskcoach: Add maintainer-needed comment app-office/taskcoach/metadata.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/app-office/taskcoach/metadata.xml b/app-office/taskcoach/metadata.xml index d519527e077..10caf0ae4d5 100644 --- a/app-office/taskcoach/metadata.xml +++ b/app-office/taskcoach/metadata.xml @@ -1,6 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> + <!-- maintainer-needed --> <upstream> <remote-id type="sourceforge">taskcoach</remote-id> </upstream>