From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-themes/skinenigmang-logos/
Date: Mon, 25 Jun 2018 10:05:30 +0000 (UTC) [thread overview]
Message-ID: <1529921127.2558072591431b5790a87b376cea22a0818887f5.johu@gentoo> (raw)
commit: 2558072591431b5790a87b376cea22a0818887f5
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 25 10:04:49 2018 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Mon Jun 25 10:05:27 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25580725
x11-themes/skinenigmang-logos: Remove 20070214-r1
Uses deprecated EAPI 2 and overshadowed by 20131008.
Package-Manager: Portage-2.3.40, Repoman-2.3.9
x11-themes/skinenigmang-logos/Manifest | 2 --
x11-themes/skinenigmang-logos/metadata.xml | 3 --
.../skinenigmang-logos-20070214-r1.ebuild | 32 ----------------------
3 files changed, 37 deletions(-)
diff --git a/x11-themes/skinenigmang-logos/Manifest b/x11-themes/skinenigmang-logos/Manifest
index 6a6eb1f103b..d9ff44e6491 100644
--- a/x11-themes/skinenigmang-logos/Manifest
+++ b/x11-themes/skinenigmang-logos/Manifest
@@ -1,3 +1 @@
DIST enigma-logos-20131008.tar.xz 1740544 BLAKE2B dc0df1e0e8542d36e755883edb2d83ae3536b080ac0f1ce0ddb1bd203e068abce1c11f7f97fac18f258871ca9f7e419f4335dd0bb7b2afc68b50f8dcd6ce3bed SHA512 f7d7916986ce693706c1278abd295171e88655b0eb4d971d3b0ba8a4af9fe04655182c04af5a6d2e7f2bbb75dde063608c22453a419ff1f7237eb47e7f43b3ca
-DIST skinenigmang-logos-xpm-hi-20070214.tgz 528736 BLAKE2B 1ff0c4dbdfd366010862340779b88628fbf36ecbfe9b783da083300a1400fc39356151c1f4070648e719235b8428026d9273c67cb334805170ca99b1458266cf SHA512 8ab41969ce1e3142ccd93801591342cec4dad910bf37a103171d1f67e928326fbc7fd1ffad40d550bca43674e1f4a994626b1e60571a96e66793e2aaac207b21
-DIST skinenigmang-logos-xpm-lo-20070214.tgz 341812 BLAKE2B 14895b0ce7d03e928b1569b69bdbce9fb5cccb712263a1614eebbc8323c4c71959c8e4eb931b717b76d29a37de8867bd2b8e2178c55eba64a7ad909aebdeb21e SHA512 5013d3d4e3696ad6c7541beaecd092da481d62d580a66888630c6346c1e45b2d39245b5773e3a7e62d5927415a6a9c0d902bb455674d10012b461b44769581c8
diff --git a/x11-themes/skinenigmang-logos/metadata.xml b/x11-themes/skinenigmang-logos/metadata.xml
index e62650c54a5..984a01fab26 100644
--- a/x11-themes/skinenigmang-logos/metadata.xml
+++ b/x11-themes/skinenigmang-logos/metadata.xml
@@ -5,7 +5,4 @@
<email>vdr@gentoo.org</email>
<name>Gentoo VDR Project</name>
</maintainer>
- <use>
- <flag name="dxr3">Install logos for lower osd color depth on dxr3 cards</flag>
- </use>
</pkgmetadata>
diff --git a/x11-themes/skinenigmang-logos/skinenigmang-logos-20070214-r1.ebuild b/x11-themes/skinenigmang-logos/skinenigmang-logos-20070214-r1.ebuild
deleted file mode 100644
index 6e7a2d058e5..00000000000
--- a/x11-themes/skinenigmang-logos/skinenigmang-logos-20070214-r1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="2"
-
-inherit eutils
-
-DESCRIPTION="VDR - Skin Plugin: enigma-ng logos"
-HOMEPAGE="http://andreas.vdr-developer.org/enigmang/download.html"
-SRC_URI="!dxr3? ( http://andreas.vdr-developer.org/enigmang/download/${PN}-xpm-hi-${PV}.tgz )
- dxr3? ( http://andreas.vdr-developer.org/enigmang/download/${PN}-xpm-lo-${PV}.tgz )"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE="dxr3"
-
-RDEPEND="media-plugins/vdr-skinenigmang
- app-text/convmv"
-
-S=${WORKDIR}/skinenigmang
-
-src_prepare() {
-
- convmv --notest -f iso-8859-1 -t utf-8 -r "${S}"/
-}
-
-src_install() {
-
- insinto /usr/share/vdr/skinenigmang
- cp -r -a "${S}"/* --target="${D}"/usr/share/vdr/skinenigmang
-}
next reply other threads:[~2018-06-25 10:05 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-25 10:05 Johannes Huber [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-07-15 15:28 [gentoo-commits] repo/gentoo:master commit in: x11-themes/skinenigmang-logos/ Michał Górny
2017-11-26 23:33 David Seifert
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=1529921127.2558072591431b5790a87b376cea22a0818887f5.johu@gentoo \
--to=johu@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