summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2013-06-03 02:03:24 +0000
committerDoug Goldstein <cardoe@gentoo.org>2013-06-03 02:03:24 +0000
commit0b39180f50d2940db83e47fb77a7299004624776 (patch)
tree7db8be4d1b2026648833329e69445f0cc795f5eb /app-emulation/spice-protocol/spice-protocol-0.12.5.ebuild
parentUse append-cflags instead of append-flags. (diff)
downloadgentoo-2-0b39180f50d2940db83e47fb77a7299004624776.tar.gz
gentoo-2-0b39180f50d2940db83e47fb77a7299004624776.tar.bz2
gentoo-2-0b39180f50d2940db83e47fb77a7299004624776.zip
Version bump. Add some VD Agent types and other minor updates.
(Portage version: 2.1.11.62/cvs/Linux x86_64, signed Manifest commit with key D7DFA8D318FA9AEF!)
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..ab6f67cfe0f6
--- /dev/null
+++ b/app-emulation/spice-protocol/spice-protocol-0.12.5.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/spice-protocol/spice-protocol-0.12.5.ebuild,v 1.1 2013/06/03 02:03:24 cardoe Exp $
+
+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=""