commit: 507694e1fa9c8a21dbcbbd42a9a599ea9c465b77 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Aug 26 13:23:58 2023 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Aug 26 13:34:01 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=507694e1
media-video/bluray_info: drop 1.3 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> media-video/bluray_info/Manifest | 1 - media-video/bluray_info/bluray_info-1.3.ebuild | 16 ---------------- 2 files changed, 17 deletions(-) diff --git a/media-video/bluray_info/Manifest b/media-video/bluray_info/Manifest index 1624563501d8..41c5db0eef85 100644 --- a/media-video/bluray_info/Manifest +++ b/media-video/bluray_info/Manifest @@ -1,2 +1 @@ DIST bluray_info-1.10.tar.gz 279446 BLAKE2B 651d729380649c1d6846d1897d5f3403c575e481f6206f3303607f80e334adda7b436c485de03a90f309676612dbb45839aced24be4ac8e1306b6466e58869e9 SHA512 fae7866155862fac1766b4dfdd587e0f40e562ca39d6bd19999732fb86203105ed7d350433e815636e2d8823de18e5805e425bd05c39070c5dc1792c8db060b6 -DIST bluray_info-1.3.tar.gz 188192 BLAKE2B f88020721f7295b9bdd46687cd436c6a5bf38efc1fafc1bdfddda41a7c1a14fbee02a93b69b38a1703f089c9ad4a3576c9f750283a94ec2de09841bc1ae679cb SHA512 cf14733bd3b3fe9ebdace130c880fd695f0a60533a4b397f339789b2b11a15515f8ad24e87ccb428e73b74826ddaa5c2df0c1c9bf7907bdc5b1824f73d22c1ed diff --git a/media-video/bluray_info/bluray_info-1.3.ebuild b/media-video/bluray_info/bluray_info-1.3.ebuild deleted file mode 100644 index 7d6aef069eb6..000000000000 --- a/media-video/bluray_info/bluray_info-1.3.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="Blu-ray disc tools: bluray_info, bluray_copy" -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}"
