summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2017-07-18 09:42:51 +0800
committerYixun Lan <dlan@gentoo.org>2017-07-18 09:43:54 +0800
commit2eb7fdcd2be32b0aa876e7b2dd8da733b579de5d (patch)
treed92144dd38d380a72ddc283f7fd230aae5062262 /app-emulation/spice-protocol
parentdev-java/javacc: clean up old. (diff)
downloadgentoo-2eb7fdcd2be32b0aa876e7b2dd8da733b579de5d.tar.gz
gentoo-2eb7fdcd2be32b0aa876e7b2dd8da733b579de5d.tar.bz2
gentoo-2eb7fdcd2be32b0aa876e7b2dd8da733b579de5d.zip
app-emulation/spice-protocol: version bump, 0.12.13
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'app-emulation/spice-protocol')
-rw-r--r--app-emulation/spice-protocol/Manifest1
-rw-r--r--app-emulation/spice-protocol/spice-protocol-0.12.13.ebuild16
2 files changed, 17 insertions, 0 deletions
diff --git a/app-emulation/spice-protocol/Manifest b/app-emulation/spice-protocol/Manifest
index e5f6a22d5c17..d50622dec017 100644
--- a/app-emulation/spice-protocol/Manifest
+++ b/app-emulation/spice-protocol/Manifest
@@ -1 +1,2 @@
DIST spice-protocol-0.12.12.tar.bz2 80628 SHA256 17abdc2743b5d44b0f4423b61c44aafe9f2078c27218aeea78c2d02a5c409d03 SHA512 66e7a902b3c4a5a778cb91ffd9d324b12d414184146ac834dfb3bd81b4b6b1bb56258d3e1ce240b6f8747e1960fce8f0f6b0ada3617e9f9819be7118195fce6b WHIRLPOOL 15f7989e4508724dd43b435b0047a6f0bd6f1121ede74093012706007fe1d1755d51992e7085bbef37ee1bb0bb484141b8cdeb035b17280c70be23cb83ef66e7
+DIST spice-protocol-0.12.13.tar.bz2 73259 SHA256 89ee11b202d2268e061788e6ace114e1ff18c7620ae64d1ca3aba252ee7c9933 SHA512 55840020a7a538e72bf53d2124a6b1920dd2d567418cf02dc33783ae5c78154d5c832d69f2e6570453c4086194b417d10687884de20365c13657ad7ca7b2ae02 WHIRLPOOL 6ea2ac3361a3e52fd9e62b44a7c5c2fc189a71ca5c0f7f97a8f5775437a1090b67dc26114f28ebc25afe39c8181cddc34490d75cc704be5fbc33a1c4ff291649
diff --git a/app-emulation/spice-protocol/spice-protocol-0.12.13.ebuild b/app-emulation/spice-protocol/spice-protocol-0.12.13.ebuild
new file mode 100644
index 000000000000..1ccdc7fcd4b6
--- /dev/null
+++ b/app-emulation/spice-protocol/spice-protocol-0.12.13.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="Headers defining the SPICE protocol"
+HOMEPAGE="http://spice-space.org/"
+SRC_URI="http://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=""