mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
x11-themes/xxv-skins: treeclean
Bug: https://bugs.gentoo.org/827669 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
This commit is contained in:
@@ -249,7 +249,6 @@ dev-java/xmpcore
|
||||
# EAPI 5, numerous QA violations.
|
||||
# Removal in 30 days. Bug #827669
|
||||
www-misc/xxv
|
||||
x11-themes/xxv-skins
|
||||
|
||||
# Hans de Graaff <graaff@gentoo.org> (2021-11-26)
|
||||
# Mask new rubygems version for testing. This version uses a new
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
DIST xxv-jason-1.6.1.tgz 892863 BLAKE2B 3181acfc4d13f32772413f7add4ee476b881e3e1be8f4767ff342b6df94aa5fa51258faf58f53e37405e80cd39d08beb91701c61ad8d5cd57005465829abf444 SHA512 fcab6c52106265209fa80c61b9ec24a063974f817225649be7bca3ec1468df7c8d82aba5372f5a7fcb7f0beff2dff275e0a1969e91fdce8c985b60d4514e2a4f
|
||||
DIST xxv-skins-1.6.1.tgz 537124 BLAKE2B 76e7a8f947e079db7677c013860f485f26dafc7e4af43526f52a423e2871260027597ef44e06ba7a60d242f221bca0740719cec8fb7f24b2096f305a102e6db1 SHA512 108240563d733af3853b72417f34f45638ffab1b9c487c5fd12068ced604da01c357376875679614b0ce6404c58dbf06f0f3481a1f0d47ae5eca0fbbd7f02bab
|
||||
@@ -1,8 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="project">
|
||||
<email>vdr@gentoo.org</email>
|
||||
<name>Gentoo VDR Project</name>
|
||||
</maintainer>
|
||||
</pkgmetadata>
|
||||
@@ -1,20 +0,0 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DESCRIPTION="Additional skins for XXV"
|
||||
HOMEPAGE="https://projects.vdr-developer.org/projects/xxv"
|
||||
SRC_URI="mirror://vdr-developerorg/719/${P}.tgz
|
||||
mirror://vdr-developerorg/720/xxv-jason-${PV}.tgz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
RDEPEND="~www-misc/xxv-${PV}"
|
||||
|
||||
src_install() {
|
||||
insinto /usr/share/xxv/skins
|
||||
doins -r . "${WORKDIR}"/jason/.
|
||||
}
|
||||
Reference in New Issue
Block a user