diff options
author | Matthias Maier <tamiko@gentoo.org> | 2016-06-15 11:36:29 -0500 |
---|---|---|
committer | Matthias Maier <tamiko@gentoo.org> | 2016-06-15 11:37:41 -0500 |
commit | b91694cb994cb01a2e80bf0ebdb619c9ee831491 (patch) | |
tree | 1340e2c25b67a54992dd04c6a430378c5ad65a56 /app-emulation/spice-protocol | |
parent | app-emulation/spice: drop vulnerable, bug #584126 (diff) | |
download | gentoo-b91694cb994cb01a2e80bf0ebdb619c9ee831491.tar.gz gentoo-b91694cb994cb01a2e80bf0ebdb619c9ee831491.tar.bz2 gentoo-b91694cb994cb01a2e80bf0ebdb619c9ee831491.zip |
app-emulation/spice-protocol: Drop obsolete, bug #584126
Package-Manager: portage-2.2.28
Diffstat (limited to 'app-emulation/spice-protocol')
-rw-r--r-- | app-emulation/spice-protocol/Manifest | 1 | ||||
-rw-r--r-- | app-emulation/spice-protocol/spice-protocol-0.12.10.ebuild | 17 |
2 files changed, 0 insertions, 18 deletions
diff --git a/app-emulation/spice-protocol/Manifest b/app-emulation/spice-protocol/Manifest index 97f3d66b31fe..5feef99ed74e 100644 --- a/app-emulation/spice-protocol/Manifest +++ b/app-emulation/spice-protocol/Manifest @@ -1,2 +1 @@ -DIST spice-protocol-0.12.10.tar.bz2 103029 SHA256 788f0d7195bec5b14371732b562eb55ca82712aab12273b0e87529fb30532efb SHA512 4f6545ced78a4eedf6adca3f10d536a57205626e631d7cf380be4ea08ca2e1fbbe32566e59c2ce1900a7f057a6dab044483b8423885280cbf142b253d8e03711 WHIRLPOOL 224348a06c6116070119de7fc700dc0d3bf3be271b3043d0ebb01200958b145282bbbfee48f2a9ceb2f719bf631832b431a2af5ae6c8a09bc60640336cab5274 DIST spice-protocol-0.12.11.tar.bz2 72691 SHA256 22bae438bfb6c3245b195755c3f55e72c1f2bfae6f39c905b576fcb6c79b6330 SHA512 748217f8e3e5d13e14429d6a963737ecbe545b1fc700efb875e74a83b9a8f98d9d8a8917a65ba3c49f69b478af7a995e708689033663e6354692c50c39f108f3 WHIRLPOOL e0d6efbb9677e9f53901cca9059e355cf1d63b15917335d5c66a2101ad347447061c17e33ffa638c012d9db3c3eac2d69903527e06ce49ce219ab69deb51c7d4 diff --git a/app-emulation/spice-protocol/spice-protocol-0.12.10.ebuild b/app-emulation/spice-protocol/spice-protocol-0.12.10.ebuild deleted file mode 100644 index 210ab6322c4d..000000000000 --- a/app-emulation/spice-protocol/spice-protocol-0.12.10.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2015 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="" |