From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-867239-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 8CB3659CA3
	for <garchives@archives.gentoo.org>; Sun,  6 Mar 2016 11:26:03 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 20F5F21C058
	for <garchives@archives.gentoo.org>; Sun,  6 Mar 2016 11:26:03 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 4E02621C00B
	for <gentoo-commits@lists.gentoo.org>; Sat,  5 Mar 2016 11:39:30 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 2CCC0340B6E
	for <gentoo-commits@lists.gentoo.org>; Sat,  5 Mar 2016 11:39:29 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id DED1B2098
	for <gentoo-commits@lists.gentoo.org>; Sat,  5 Mar 2016 11:39:26 +0000 (UTC)
From: "Patrice Clement" <monsieurp@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, "Patrice Clement" <monsieurp@gentoo.org>
Message-ID: <1457107060.4ddaa7f50caa9be663fe46a09451986fd3edef12.monsieurp@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/aegisub/
X-VCS-Repository: repo/gentoo
X-VCS-Files: media-video/aegisub/metadata.xml
X-VCS-Directories: media-video/aegisub/
X-VCS-Committer: monsieurp
X-VCS-Committer-Name: Patrice Clement
X-VCS-Revision: 4ddaa7f50caa9be663fe46a09451986fd3edef12
X-VCS-Branch: master
Date: Sat,  5 Mar 2016 11:39:26 +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: 3c4aa4d5-9769-48cc-82f2-cebada5fc4a3
X-Archives-Hash: f068bf591055aa797a99b7b7ffcfbee9

commit:     4ddaa7f50caa9be663fe46a09451986fd3edef12
Author:     Ilya Tumaykin <itumaykin <AT> gmail <DOT> com>
AuthorDate: Fri Mar  4 15:40:16 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Fri Mar  4 15:57:40 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ddaa7f5

media-video/aegisub: add bugs-to link to metadata

Package-Manager: portage-2.2.27

 media-video/aegisub/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/media-video/aegisub/metadata.xml b/media-video/aegisub/metadata.xml
index 6c63e45..1a8e315 100644
--- a/media-video/aegisub/metadata.xml
+++ b/media-video/aegisub/metadata.xml
@@ -17,6 +17,7 @@
 		<flag name="uchardet">Enable charset discovery via <pkg>dev-libs/uchardet</pkg></flag>
 	</use>
 	<upstream>
+		<bugs-to>http://devel.aegisub.org/wiki/NewTicket</bugs-to>
 		<remote-id type="github">Aegisub/Aegisub</remote-id>
 	</upstream>
 </pkgmetadata>