summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Maier <tamiko@gentoo.org>2020-03-14 15:39:46 -0500
committerMatthias Maier <tamiko@gentoo.org>2020-03-14 15:39:46 -0500
commit6d622f8f35fe5d49d1ac650fc4fc1bec7f4947db (patch)
treeb8673613671fd704889bce7418483934ad1b2417 /app-emulation/spice-protocol/spice-protocol-0.14.1.ebuild
parentwww-apps/nextcloud: update older series as well (diff)
downloadgentoo-6d622f8f35fe5d49d1ac650fc4fc1bec7f4947db.tar.gz
gentoo-6d622f8f35fe5d49d1ac650fc4fc1bec7f4947db.tar.bz2
gentoo-6d622f8f35fe5d49d1ac650fc4fc1bec7f4947db.zip
app-emulation/spice-protocol: version bump to 0.14.1
Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
Diffstat (limited to 'app-emulation/spice-protocol/spice-protocol-0.14.1.ebuild')
-rw-r--r--app-emulation/spice-protocol/spice-protocol-0.14.1.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/app-emulation/spice-protocol/spice-protocol-0.14.1.ebuild b/app-emulation/spice-protocol/spice-protocol-0.14.1.ebuild
new file mode 100644
index 000000000000..346d04ee8d77
--- /dev/null
+++ b/app-emulation/spice-protocol/spice-protocol-0.14.1.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2020 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=""