From 6c78e56d0ab8facfd125a5e13d81bd87fa117c77 Mon Sep 17 00:00:00 2001 From: Matthias Maier Date: Sun, 28 Jul 2019 13:27:09 -0500 Subject: app-emulation/spice-protocol: version bump to 0.12.15 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Matthias Maier --- app-emulation/spice-protocol/Manifest | 1 + .../spice-protocol/spice-protocol-0.12.15.ebuild | 16 ++++++++++++++++ 2 files changed, 17 insertions(+) create mode 100644 app-emulation/spice-protocol/spice-protocol-0.12.15.ebuild (limited to 'app-emulation') diff --git a/app-emulation/spice-protocol/Manifest b/app-emulation/spice-protocol/Manifest index 7175dda61701..4c854bafd173 100644 --- a/app-emulation/spice-protocol/Manifest +++ b/app-emulation/spice-protocol/Manifest @@ -1 +1,2 @@ DIST spice-protocol-0.12.14.tar.bz2 74471 BLAKE2B ee90514f3c6ee0c8f6930e5fd0140e20447b1613f202186883a9a17eefaacbd83ff2f2cdb68b46cd1573de4cce288965a1b531ded1ab4da52c24c2c3ad098192 SHA512 4266bcbef9f641a97a2ff72f1b01380a41e51f4b1a0dbb73fdf68baf552598a62d5cf0c526adf2997a55ee5d4fe9392927c3d7f4556827bfb2933f59bfab55bb +DIST spice-protocol-0.12.15.tar.bz2 74598 BLAKE2B d8116e3905d4345fc0bc51d488d2ca4d90d1302c8f0a14bd126eb4c753660c98bd54ac5561a6464adeba6a0ed16e55f681e59c2a73b3ee9288acd3fce5624a93 SHA512 1a3c3c26239d092c6c24708f5bd070ae1cb146f92f2329b63bec2d21a7276cdf1b9567f434bfbeeb1f7cd7dd4ad47494c51dcdbbba5af8e271e66dfe5b11de9d diff --git a/app-emulation/spice-protocol/spice-protocol-0.12.15.ebuild b/app-emulation/spice-protocol/spice-protocol-0.12.15.ebuild new file mode 100644 index 000000000000..811162510d41 --- /dev/null +++ b/app-emulation/spice-protocol/spice-protocol-0.12.15.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="Headers defining the SPICE protocol" +HOMEPAGE="https://www.spice-space.org/" +SRC_URI="https://www.spice-space.org/download/releases/${P}.tar.bz2" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="" + +DEPEND="" +RDEPEND="" -- cgit v1.2.3-65-gdbad