summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation/spice-protocol/spice-protocol-0.12.5.ebuild')
-rw-r--r--app-emulation/spice-protocol/spice-protocol-0.12.5.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/app-emulation/spice-protocol/spice-protocol-0.12.5.ebuild b/app-emulation/spice-protocol/spice-protocol-0.12.5.ebuild
new file mode 100644
index 000000000000..3bfc620c0fa2
--- /dev/null
+++ b/app-emulation/spice-protocol/spice-protocol-0.12.5.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+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 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND=""