From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-skinsoppalusikka/
Date: Thu, 24 Sep 2020 01:06:11 +0000 (UTC) [thread overview]
Message-ID: <1600909559.0fa21e4991b6d7bd439fbd97115d41a602c57be2.bman@gentoo> (raw)
commit: 0fa21e4991b6d7bd439fbd97115d41a602c57be2
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 24 00:46:57 2020 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Thu Sep 24 01:05:59 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fa21e49
media-plugins/vdr-skinsoppalusikka: drop old
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
media-plugins/vdr-skinsoppalusikka/Manifest | 3 --
.../vdr-skinsoppalusikka-2.0.3.ebuild | 32 ----------------------
.../vdr-skinsoppalusikka-2.2.0.ebuild | 32 ----------------------
.../vdr-skinsoppalusikka-2.2.1.ebuild | 32 ----------------------
4 files changed, 99 deletions(-)
diff --git a/media-plugins/vdr-skinsoppalusikka/Manifest b/media-plugins/vdr-skinsoppalusikka/Manifest
index dffad56522f..6721eb71f6f 100644
--- a/media-plugins/vdr-skinsoppalusikka/Manifest
+++ b/media-plugins/vdr-skinsoppalusikka/Manifest
@@ -1,5 +1,2 @@
DIST vdr-skinsoppalusikka-2.0.0.tgz 41584 BLAKE2B 990550bdf8dfb63c3b019886ef52e0b4925e2bfdc1c244b3a951054754b98a90322d9bc2a3303694ab0d90b773253f6db2b47a83a78d5c86de9e547a4b0f5f0e SHA512 93e9716479b274d30477b0adef15d1b804670d3fd4667cb62cc481030078b82071ddee80b0c1c8ae30c608c30ca69dfa43423e0439abed18e71c0fa8b8594cc0
-DIST vdr-skinsoppalusikka-2.0.3.tgz 42514 BLAKE2B 34a330b4c73295027ad188729c1422168895e0470a4880898e3131011987aac373f6761355038509efdc066bce9eb14a0a7ce5cc750626b3d7f51f21e37320b2 SHA512 6c47ca11bf97cfcca67f0daa8806243e7a9f9e852f412f0c470ba32bf63461df3a0154c156f7588e4d6adaa9a85b66781a6a7c75544fb8ff17e26e71522b4010
-DIST vdr-skinsoppalusikka-2.2.0.tgz 42981 BLAKE2B 96fe03c8ddfc8e2d1c7b9e100d2d807c40b6047e266f8d04764367e60a972db18754e1114e9fdb51c037f5bd8130cd12ad433764dc733e799fe781436375b03a SHA512 c3ebbe2bd2936a1023d38f02a03c959e2af9e750a7bfda93dd053981cda445b9db9320a0e0fc82b67f2bd35950280747ebd32ab01bf13f8223b1ccb294c03f91
-DIST vdr-skinsoppalusikka-2.2.1.tgz 44379 BLAKE2B bfd705460ebe4b2e54b9318c05b1a2261f59d05a1f443eb8f7c4b0668726a62f0d360d3e05f791e59243ac95681495690f8efdb3e0c0a158e103898d625eddb7 SHA512 4ac93be8cc31bcb452520957db087966b05c0e40b061537260f161d548de5c481dd16e130710a2cb2550a5e6444a35199d0a2f62a785cd662ea99a0075393cd3
DIST vdr-skinsoppalusikka-2.4.0.tgz 45075 BLAKE2B e8cba52b21ddfc819d9a917f4adb49791f97078fe7adc6eadd20cc752aa43fb2e15fea43166a141a659966fe82ee92fecc6884886e375bba8cc22b106e7a0fb3 SHA512 60fe08140b2eb1bcf0f5b04d2c0eb04cdda0590e94ad034b54831fe35f89b6d3a1e0ab604cc4261a1858c42ebbc0c2b0a5aaa5e5475c3629572e4c76f51067d1
diff --git a/media-plugins/vdr-skinsoppalusikka/vdr-skinsoppalusikka-2.0.3.ebuild b/media-plugins/vdr-skinsoppalusikka/vdr-skinsoppalusikka-2.0.3.ebuild
deleted file mode 100644
index d7ba2e98dbb..00000000000
--- a/media-plugins/vdr-skinsoppalusikka/vdr-skinsoppalusikka-2.0.3.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit vdr-plugin-2
-
-DESCRIPTION="VDR Skin Plugin: soppalusikka"
-HOMEPAGE="http://www.saunalahti.fi/~rahrenbe/vdr/soppalusikka"
-SRC_URI="http://www.saunalahti.fi/~rahrenbe/vdr/soppalusikka/files/${P}.tgz"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=">=media-video/vdr-2.0.0"
-RDEPEND="${DEPEND}
- x11-themes/vdr-channel-logos"
-
-S="${WORKDIR}/skinsoppalusikka-${PV}"
-
-VDR_RCADDON_FILE="${FILESDIR}/rc-addon-1.0.2.sh"
-
-src_install() {
- vdr-plugin-2_src_install
-
- insinto /etc/vdr/themes
- doins "${S}"/themes/*.theme
-
- chown vdr:vdr -R "${D}"/etc/vdr
-}
diff --git a/media-plugins/vdr-skinsoppalusikka/vdr-skinsoppalusikka-2.2.0.ebuild b/media-plugins/vdr-skinsoppalusikka/vdr-skinsoppalusikka-2.2.0.ebuild
deleted file mode 100644
index 23175484ea7..00000000000
--- a/media-plugins/vdr-skinsoppalusikka/vdr-skinsoppalusikka-2.2.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit vdr-plugin-2
-
-DESCRIPTION="VDR Skin Plugin: soppalusikka"
-HOMEPAGE="http://www.saunalahti.fi/~rahrenbe/vdr/soppalusikka"
-SRC_URI="http://www.saunalahti.fi/~rahrenbe/vdr/soppalusikka/files/${P}.tgz"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=">=media-video/vdr-2.2.0"
-RDEPEND="${DEPEND}
- x11-themes/vdr-channel-logos"
-
-S="${WORKDIR}/skinsoppalusikka-${PV}"
-
-VDR_RCADDON_FILE="${FILESDIR}/rc-addon-1.0.2.sh"
-
-src_install() {
- vdr-plugin-2_src_install
-
- insinto /etc/vdr/themes
- doins "${S}"/themes/*.theme
-
- chown vdr:vdr -R "${D}"/etc/vdr
-}
diff --git a/media-plugins/vdr-skinsoppalusikka/vdr-skinsoppalusikka-2.2.1.ebuild b/media-plugins/vdr-skinsoppalusikka/vdr-skinsoppalusikka-2.2.1.ebuild
deleted file mode 100644
index 23175484ea7..00000000000
--- a/media-plugins/vdr-skinsoppalusikka/vdr-skinsoppalusikka-2.2.1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit vdr-plugin-2
-
-DESCRIPTION="VDR Skin Plugin: soppalusikka"
-HOMEPAGE="http://www.saunalahti.fi/~rahrenbe/vdr/soppalusikka"
-SRC_URI="http://www.saunalahti.fi/~rahrenbe/vdr/soppalusikka/files/${P}.tgz"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND=">=media-video/vdr-2.2.0"
-RDEPEND="${DEPEND}
- x11-themes/vdr-channel-logos"
-
-S="${WORKDIR}/skinsoppalusikka-${PV}"
-
-VDR_RCADDON_FILE="${FILESDIR}/rc-addon-1.0.2.sh"
-
-src_install() {
- vdr-plugin-2_src_install
-
- insinto /etc/vdr/themes
- doins "${S}"/themes/*.theme
-
- chown vdr:vdr -R "${D}"/etc/vdr
-}
next reply other threads:[~2020-09-24 1:06 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-24 1:06 Aaron Bauman [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-10-22 8:22 [gentoo-commits] repo/gentoo:master commit in: media-plugins/vdr-skinsoppalusikka/ Jakov Smolić
2021-02-26 8:47 Mikle Kolyada
2021-02-25 13:54 Agostino Sarubbo
2020-02-14 21:51 Jörg Bornkessel
2019-12-25 18:53 Jörg Bornkessel
2015-09-27 12:06 Joerg Bornkessel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1600909559.0fa21e4991b6d7bd439fbd97115d41a602c57be2.bman@gentoo \
--to=bman@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox