From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-963013-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 491D9139694
	for <garchives@archives.gentoo.org>; Sat, 22 Jul 2017 17:47:56 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 86639E0BB3;
	Sat, 22 Jul 2017 17:47:55 +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 646A1E0BB3
	for <gentoo-commits@lists.gentoo.org>; Sat, 22 Jul 2017 17:47:55 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(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 384A6341905
	for <gentoo-commits@lists.gentoo.org>; Sat, 22 Jul 2017 17:47:54 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 5491B74A6
	for <gentoo-commits@lists.gentoo.org>; Sat, 22 Jul 2017 17:47:51 +0000 (UTC)
From: "Steve Dibb" <beandog@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, "Steve Dibb" <beandog@gentoo.org>
Message-ID: <1500745520.d73261039ec43d1f84954370d10f8efdab08be32.beandog@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/bluray_info/
X-VCS-Repository: repo/gentoo
X-VCS-Files: media-video/bluray_info/Manifest media-video/bluray_info/bluray_info-1.0.0.ebuild media-video/bluray_info/metadata.xml
X-VCS-Directories: media-video/bluray_info/
X-VCS-Committer: beandog
X-VCS-Committer-Name: Steve Dibb
X-VCS-Revision: d73261039ec43d1f84954370d10f8efdab08be32
X-VCS-Branch: master
Date: Sat, 22 Jul 2017 17:47:51 +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: 019edb42-5c21-4809-a584-769cb18df75b
X-Archives-Hash: 2b5829fca9f17058ecdee98826685c66

commit:     d73261039ec43d1f84954370d10f8efdab08be32
Author:     Steve Dibb <beandog <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 22 17:45:20 2017 +0000
Commit:     Steve Dibb <beandog <AT> gentoo <DOT> org>
CommitDate: Sat Jul 22 17:45:20 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7326103

media-video/bluray_info: new ebuild

bug 625710 add package to tree

Package-Manager: Portage-2.3.0, Repoman-2.3.1

 media-video/bluray_info/Manifest                 |  1 +
 media-video/bluray_info/bluray_info-1.0.0.ebuild | 16 ++++++++++++++++
 media-video/bluray_info/metadata.xml             | 13 +++++++++++++
 3 files changed, 30 insertions(+)

diff --git a/media-video/bluray_info/Manifest b/media-video/bluray_info/Manifest
new file mode 100644
index 00000000000..188329f48fa
--- /dev/null
+++ b/media-video/bluray_info/Manifest
@@ -0,0 +1 @@
+DIST bluray_info-1.0.0.tar.gz 189918 SHA256 a8328c39930634f2aadb9d72b6d43a14a1d123d58c8703baad0158ac9df86dfe SHA512 8d87bc1829daee08d68f3a357400d81b7aa31e21c90da184dc042f7e0c9bc655fbf7901f855d5c4f60b1f22b7dcd243cdcfc4ff2926cdd190e97a8f0229831bf WHIRLPOOL 7b26da4bf21bd54abbe643a473fbfc1798be16ab27795d632a7e599eb823d8517585b5f627eb8cd375edb9a519ed6e3b6cae2cf58f54268950ac1ebdb47eac27

diff --git a/media-video/bluray_info/bluray_info-1.0.0.ebuild b/media-video/bluray_info/bluray_info-1.0.0.ebuild
new file mode 100644
index 00000000000..9629b8330f7
--- /dev/null
+++ b/media-video/bluray_info/bluray_info-1.0.0.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Display information about a Blu-ray disc"
+HOMEPAGE="https://github.com/beandog/bluray_info"
+SRC_URI="mirror://sourceforge/bluray-info/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=">=media-libs/libbluray-1.0.0"
+RDEPEND="${DEPEND}"

diff --git a/media-video/bluray_info/metadata.xml b/media-video/bluray_info/metadata.xml
new file mode 100644
index 00000000000..96634d3504a
--- /dev/null
+++ b/media-video/bluray_info/metadata.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="project">
+<email>media-video@gentoo.org</email>
+</maintainer>
+<longdescription lang="en">
+Display information about a Blu-ray disc
+</longdescription>
+<upstream>
+<remote-id type="sourceforge">bluray-info</remote-id>
+</upstream>
+</pkgmetadata>