From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-843729-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 411CB1388C2
	for <garchives@archives.gentoo.org>; Tue,  3 Nov 2015 09:42:59 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 2C71921C08E;
	Tue,  3 Nov 2015 09:42:58 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id A4B0A21C08E
	for <gentoo-commits@lists.gentoo.org>; Tue,  3 Nov 2015 09:42:57 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id B4D1E34069C
	for <gentoo-commits@lists.gentoo.org>; Tue,  3 Nov 2015 09:42:55 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 3D37D1F5F
	for <gentoo-commits@lists.gentoo.org>; Tue,  3 Nov 2015 09:42:54 +0000 (UTC)
From: "Ian Delaney" <idella4@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, "Ian Delaney" <idella4@gentoo.org>
Message-ID: <1446543625.a8066dc47eac7c20cce90fa1d22fa38c1befda06.idella4@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: /
X-VCS-Repository: repo/gentoo
X-VCS-Committer: idella4
X-VCS-Committer-Name: Ian Delaney
X-VCS-Revision: a8066dc47eac7c20cce90fa1d22fa38c1befda06
X-VCS-Branch: master
Date: Tue,  3 Nov 2015 09:42: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-Archives-Salt: 539fc7a0-b7b2-49b2-9fb1-63d635b4fb35
X-Archives-Hash: 7c7a0686ac9def9bca024be2a4c14a86

commit:     a8066dc47eac7c20cce90fa1d22fa38c1befda06
Author:     Ian Delaney <idella4 <AT> gentoo <DOT> org>
AuthorDate: Tue Nov  3 09:40:25 2015 +0000
Commit:     Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Tue Nov  3 09:40:25 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8066dc4

Merge remote-tracking branch 'remotes/Coacher/aegisub-bug-536244'

Pull request: https://github.com/gentoo/gentoo/pull/317

 media-video/aegisub/Manifest                       |   2 +
 media-video/aegisub/aegisub-2.1.9.ebuild           |   2 +-
 media-video/aegisub/aegisub-3.0.4.ebuild           | 108 +++++++++++++++++
 media-video/aegisub/aegisub-3.1.2.ebuild           |   2 +-
 media-video/aegisub/aegisub-3.1.3.ebuild           |   2 +-
 media-video/aegisub/aegisub-3.2.2.ebuild           | 115 ++++++++++++++++++
 media-video/aegisub/aegisub-9999.ebuild            |  93 ++++++++------
 .../files/aegisub-3.0.4-fix-lua-macro.patch        |  13 ++
 ...aegisub-3.0.4-respect-user-compiler-flags.patch |  30 +++++
 .../files/aegisub-3.2.2-fix-lua-regexp.patch       |  13 ++
 ...aegisub-3.2.2-respect-user-compiler-flags.patch |  30 +++++
 .../files/aegisub-3.2.2-unbundle-luajit.patch      | 134 +++++++++++++++++++++
 .../aegisub-9999-respect-user-compiler-flags.patch |  50 ++++++++
 .../files/aegisub-9999-unbundle-luajit.patch       | 134 +++++++++++++++++++++
 14 files changed, 687 insertions(+), 41 deletions(-)