commit: 7dbc98ea50b93bb52d0c177d3e03e3cdbada9fe5 Author: Martin Dummer <martin.dummer <AT> gmx <DOT> net> AuthorDate: Mon Jun 20 10:29:04 2022 +0000 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org> CommitDate: Tue Jan 10 08:26:45 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7dbc98ea
media-plugins/vdr-ttxtsubs: remove old version remove media-plugins/vdr-ttxtsubs-0.3.0 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Martin Dummer <martin.dummer <AT> gmx.net> Signed-off-by: Yixun Lan <dlan <AT> gentoo.org> media-plugins/vdr-ttxtsubs/vdr-ttxtsubs-0.3.0.ebuild | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/media-plugins/vdr-ttxtsubs/vdr-ttxtsubs-0.3.0.ebuild b/media-plugins/vdr-ttxtsubs/vdr-ttxtsubs-0.3.0.ebuild deleted file mode 100644 index 510673779e27..000000000000 --- a/media-plugins/vdr-ttxtsubs/vdr-ttxtsubs-0.3.0.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit vdr-plugin-2 - -VERSION="1281" # every bump, new version! - -DESCRIPTION="VDR Plugin: displaying, recording and replaying teletext based subtitles" -HOMEPAGE="https://projects.vdr-developer.org/projects/plg-ttxtsubs" -SRC_URI="mirror://vdr-developerorg/${VERSION}/${P}.tar.gz" - -KEYWORDS="amd64 x86" -SLOT="0" -LICENSE="GPL-2+" -IUSE="" - -DEPEND=">=media-video/vdr-1.7.38[ttxtsubs]" -RDEPEND="${DEPEND}"
