Gentoo Archives: gentoo-commits

From: Steve Dibb <beandog@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/bluray_info/
Date: Thu, 22 Feb 2018 10:16:27
Message-Id: 1519294559.ec27bba29464436ac846664509db58f26065f82d.beandog@gentoo
1 commit: ec27bba29464436ac846664509db58f26065f82d
2 Author: Steve Dibb <beandog <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 22 10:15:59 2018 +0000
4 Commit: Steve Dibb <beandog <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 22 10:15:59 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec27bba2
7
8 media-video/bluray_info:
9
10 Version bump; remove old
11
12 Package-Manager: Portage-2.3.19, Repoman-2.3.6
13
14 media-video/bluray_info/Manifest | 2 +-
15 .../bluray_info/{bluray_info-1.0.0.ebuild => bluray_info-1.3.ebuild} | 4 ++--
16 2 files changed, 3 insertions(+), 3 deletions(-)
17
18 diff --git a/media-video/bluray_info/Manifest b/media-video/bluray_info/Manifest
19 index b4307370ab2..7aa6b9e6701 100644
20 --- a/media-video/bluray_info/Manifest
21 +++ b/media-video/bluray_info/Manifest
22 @@ -1 +1 @@
23 -DIST bluray_info-1.0.0.tar.gz 189918 BLAKE2B 1b9071eb01181dcb78a7bfadebd9dca27c481af9e0aff5cd061a66fa50f413d3833654fc193c70102358ea2309917497da45820afb437c6151f18ef6cf2c03ae SHA512 8d87bc1829daee08d68f3a357400d81b7aa31e21c90da184dc042f7e0c9bc655fbf7901f855d5c4f60b1f22b7dcd243cdcfc4ff2926cdd190e97a8f0229831bf
24 +DIST bluray_info-1.3.tar.gz 188192 BLAKE2B f88020721f7295b9bdd46687cd436c6a5bf38efc1fafc1bdfddda41a7c1a14fbee02a93b69b38a1703f089c9ad4a3576c9f750283a94ec2de09841bc1ae679cb SHA512 cf14733bd3b3fe9ebdace130c880fd695f0a60533a4b397f339789b2b11a15515f8ad24e87ccb428e73b74826ddaa5c2df0c1c9bf7907bdc5b1824f73d22c1ed
25
26 diff --git a/media-video/bluray_info/bluray_info-1.0.0.ebuild b/media-video/bluray_info/bluray_info-1.3.ebuild
27 similarity index 75%
28 rename from media-video/bluray_info/bluray_info-1.0.0.ebuild
29 rename to media-video/bluray_info/bluray_info-1.3.ebuild
30 index 9629b8330f7..7d6aef069eb 100644
31 --- a/media-video/bluray_info/bluray_info-1.0.0.ebuild
32 +++ b/media-video/bluray_info/bluray_info-1.3.ebuild
33 @@ -1,9 +1,9 @@
34 -# Copyright 1999-2017 Gentoo Foundation
35 +# Copyright 1999-2018 Gentoo Foundation
36 # Distributed under the terms of the GNU General Public License v2
37
38 EAPI=6
39
40 -DESCRIPTION="Display information about a Blu-ray disc"
41 +DESCRIPTION="Blu-ray disc tools: bluray_info, bluray_copy"
42 HOMEPAGE="https://github.com/beandog/bluray_info"
43 SRC_URI="mirror://sourceforge/bluray-info/${P}.tar.gz"