From 34dea8e38f88007799629d0a56b12dec480b1d21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 20 Jun 2021 14:45:01 +0100 Subject: gentoo resync : 20.06.2021 --- app-emulation/spice-html5/Manifest | 5 ---- app-emulation/spice-html5/metadata.xml | 16 ------------- app-emulation/spice-html5/spice-html5-0.2.1.ebuild | 28 ---------------------- app-emulation/spice-html5/spice-html5-0.2.2.ebuild | 28 ---------------------- 4 files changed, 77 deletions(-) delete mode 100644 app-emulation/spice-html5/Manifest delete mode 100644 app-emulation/spice-html5/metadata.xml delete mode 100644 app-emulation/spice-html5/spice-html5-0.2.1.ebuild delete mode 100644 app-emulation/spice-html5/spice-html5-0.2.2.ebuild (limited to 'app-emulation/spice-html5') diff --git a/app-emulation/spice-html5/Manifest b/app-emulation/spice-html5/Manifest deleted file mode 100644 index b67afdd24396..000000000000 --- a/app-emulation/spice-html5/Manifest +++ /dev/null @@ -1,5 +0,0 @@ -DIST spice-html5-spice-html5-0.2.1.tar.gz 486871 BLAKE2B 4b44ad772ab5abf13e8d3fe7c651169b340c8978f4163b9b679046efaa554f86d5919d154f16262ea28ddb512ac55ea7b6651ae63f64cf6b69033d8306191dc3 SHA512 c6e17aa465da1a0b882184bb19f2560f43fd3b345fdc00ec71774c7aec37c3453fd87b2448202011e217dda21b602d20dd4d552d49d9a52b64cb91aff092eff7 -DIST spice-html5-spice-html5-0.2.2.tar.gz 487210 BLAKE2B 125e5c2b36970c787897395eb56f71f90067ca5e6a80da4981f26ed3083b3cef4aaa40d2bb9767e775f9739eb15182c2cea874305e6a247c56be00e037bee6d6 SHA512 2a486552055762e44f54a7454d97e49d8f0d92a476b768f8724e6dfb6796851bd143a2c5b74fc2cff0bcec1f86b919428562f82e4b8de51ff95dadcc8b1a8133 -EBUILD spice-html5-0.2.1.ebuild 584 BLAKE2B c966524f1c2707e9cbc5fe3946168dc1ed8c496f3d22478e398e49989ead642308cfe1ffe80f3fba8f4250d81069119611e77dc05044d2b92994e35da755a39b SHA512 ba40fccd01ad2dd12298101fff0ac4e963c6f27d34b137704d5eae38afb161e412057a3cf1b27226965c3373ebc1077867b2de607a56180c9995d9c925364c5d -EBUILD spice-html5-0.2.2.ebuild 591 BLAKE2B 5b69ea1472d204105b0f2a8789020e2f1526ff6fcddc81e08ab3c92be55cb08d33bd9d9ec0ee5c739def3fb4eb0f57c7db32c849957c2eb16ca12d96454e5f7c SHA512 35d0c52cf49f4041d3133c79ee2d4995841ac45d77a1abbada5c9f3d3bff12e6e09a958e4d596658ef94b6546fe8c3d8a0a6421cb2206561f90ff41fa6bdffb4 -MISC metadata.xml 493 BLAKE2B 056f4854892b751aa935e6c6406dc739372c403334feded91efb48fde20836fd8b0964e8102d32caf248d90c3f70c64a615177faa919b8098e62812dc9a01049 SHA512 62325ad7169210e5b322272364adfe0ba0b0f7f1f1810995743dfc435e09f42d86db03890e2f4b9a606e346f95607be59de5f8901c4d8ddda2568110a58f2eb7 diff --git a/app-emulation/spice-html5/metadata.xml b/app-emulation/spice-html5/metadata.xml deleted file mode 100644 index 4567d53b9b82..000000000000 --- a/app-emulation/spice-html5/metadata.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - prometheanfire@gentoo.org - Matthew Thode - - - openstack@gentoo.org - Openstack - - - virtualization@gentoo.org - Gentoo Virtualization Project - - diff --git a/app-emulation/spice-html5/spice-html5-0.2.1.ebuild b/app-emulation/spice-html5/spice-html5-0.2.1.ebuild deleted file mode 100644 index f5632403f2a1..000000000000 --- a/app-emulation/spice-html5/spice-html5-0.2.1.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="Spice Javascript client" -HOMEPAGE="https://gitlab.freedesktop.org/spice/spice-html5" -SRC_URI="https://gitlab.freedesktop.org/spice/${PN}/-/archive/${P}/${PN}-${P}.tar.gz" -S="${WORKDIR}/${PN}-${P}" - -LICENSE="LGPL-3" -SLOT="0" -KEYWORDS="amd64 ~arm64 x86" -IUSE="" - -DEPEND="" -RDEPEND="${DEPEND}" -BDEPEND="" - -# no compiling -src_compile() { - true -} - -src_install() { - insinto /usr/share/spice-html5 - doins -r src apache.conf.sample spice.css spice.html spice_auto.html -} diff --git a/app-emulation/spice-html5/spice-html5-0.2.2.ebuild b/app-emulation/spice-html5/spice-html5-0.2.2.ebuild deleted file mode 100644 index b14ee2cb65c1..000000000000 --- a/app-emulation/spice-html5/spice-html5-0.2.2.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 2019-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="Spice Javascript client" -HOMEPAGE="https://gitlab.freedesktop.org/spice/spice-html5" -SRC_URI="https://gitlab.freedesktop.org/spice/${PN}/-/archive/${P}/${PN}-${P}.tar.gz" -S="${WORKDIR}/${PN}-${P}" - -LICENSE="LGPL-3" -SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" -IUSE="" - -DEPEND="" -RDEPEND="${DEPEND}" -BDEPEND="" - -# no compiling -src_compile() { - true -} - -src_install() { - insinto /usr/share/spice-html5 - doins -r src apache.conf.sample spice.css spice.html spice_auto.html -} -- cgit v1.2.3