summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Maier <tamiko@gentoo.org>2019-07-28 13:27:09 -0500
committerMatthias Maier <tamiko@gentoo.org>2019-07-28 14:37:08 -0500
commit6c78e56d0ab8facfd125a5e13d81bd87fa117c77 (patch)
tree4cec8a9f34ff8d87581519abe14339f38a80a8be /app-emulation/spice-protocol/spice-protocol-0.12.15.ebuild
parentapp-emulation/spice-protocol: drop old (diff)
downloadgentoo-6c78e56d0ab8facfd125a5e13d81bd87fa117c77.tar.gz
gentoo-6c78e56d0ab8facfd125a5e13d81bd87fa117c77.tar.bz2
gentoo-6c78e56d0ab8facfd125a5e13d81bd87fa117c77.zip
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 <tamiko@gentoo.org>
Diffstat (limited to 'app-emulation/spice-protocol/spice-protocol-0.12.15.ebuild')
-rw-r--r--app-emulation/spice-protocol/spice-protocol-0.12.15.ebuild16
1 files changed, 16 insertions, 0 deletions
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=""