summaryrefslogtreecommitdiff
path: root/app-emulation/spice-protocol
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss123next@list.ru>2014-05-08 15:55:58 +0400
committerGluzskiy Alexandr <sss123next@list.ru>2014-05-08 15:55:58 +0400
commitb9555e45e5bf69f4c47c7051fb46d5b670d2f2d2 (patch)
tree1cf7e28e34ea62fa25726bd8a5b9bb1a13da4b3a /app-emulation/spice-protocol
parente9787f754cd3c6974717b9b25c1d5df826fe1681 (diff)
deleted: app-admin/conky/Manifest
deleted: app-admin/conky/conky-9999.ebuild deleted: app-admin/ulogd/Manifest deleted: app-admin/ulogd/files deleted: app-admin/ulogd/ulogd-2.0.0_beta3.ebuild deleted: app-admin/ulogd/ulogd-9999.ebuild deleted: app-arch/lrzip/lrzip-0.603.ebuild deleted: app-emulation/playonlinux/playonlinux-9999.ebuild deleted: app-emulation/spice-protocol/spice-protocol-9999.ebuild deleted: app-emulation/spice/spice-9999.ebuild
Diffstat (limited to 'app-emulation/spice-protocol')
-rw-r--r--app-emulation/spice-protocol/spice-protocol-9999.ebuild24
1 files changed, 0 insertions, 24 deletions
diff --git a/app-emulation/spice-protocol/spice-protocol-9999.ebuild b/app-emulation/spice-protocol/spice-protocol-9999.ebuild
deleted file mode 100644
index 824a918..0000000
--- a/app-emulation/spice-protocol/spice-protocol-9999.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2012 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.2.ebuild,v 1.2 2012/11/04 13:45:03 ago Exp $
-
-EAPI="4"
-
-inherit git-2
-
-DESCRIPTION="Headers defining the SPICE protocol."
-HOMEPAGE="http://spice-space.org/"
-#SRC_URI="http://spice-space.org/download/releases/${P}.tar.bz2"
-EGIT_REPO_URI="git://git.freedesktop.org/git/spice/spice-protocol"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS=""
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-src_prepare() {
- ./autogen.sh
-} \ No newline at end of file