diff options
author | Matthias Maier <tamiko@gentoo.org> | 2017-05-11 09:19:38 -0500 |
---|---|---|
committer | Matthias Maier <tamiko@gentoo.org> | 2017-05-11 09:24:27 -0500 |
commit | b0fdb63dc5c7f4e38f1619d87359907dccbde0a9 (patch) | |
tree | 3035722a4d5417f72594cbcd9fe231dff2cb0517 /app-emulation | |
parent | b4d9925b452e107ae94210f0154df1cb1da0e4ff (diff) | |
download | gentoo-b0fdb63dc5c7f4e38f1619d87359907dccbde0a9.tar.gz gentoo-b0fdb63dc5c7f4e38f1619d87359907dccbde0a9.tar.xz |
app-emulation/spice-protocol: drop old version 0.12.11
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/spice-protocol/Manifest | 1 | ||||
-rw-r--r-- | app-emulation/spice-protocol/spice-protocol-0.12.11.ebuild | 16 |
2 files changed, 0 insertions, 17 deletions
diff --git a/app-emulation/spice-protocol/Manifest b/app-emulation/spice-protocol/Manifest index ffee497684b..e5f6a22d5c1 100644 --- a/app-emulation/spice-protocol/Manifest +++ b/app-emulation/spice-protocol/Manifest @@ -1,2 +1 @@ -DIST spice-protocol-0.12.11.tar.bz2 72691 SHA256 22bae438bfb6c3245b195755c3f55e72c1f2bfae6f39c905b576fcb6c79b6330 SHA512 748217f8e3e5d13e14429d6a963737ecbe545b1fc700efb875e74a83b9a8f98d9d8a8917a65ba3c49f69b478af7a995e708689033663e6354692c50c39f108f3 WHIRLPOOL e0d6efbb9677e9f53901cca9059e355cf1d63b15917335d5c66a2101ad347447061c17e33ffa638c012d9db3c3eac2d69903527e06ce49ce219ab69deb51c7d4 DIST spice-protocol-0.12.12.tar.bz2 80628 SHA256 17abdc2743b5d44b0f4423b61c44aafe9f2078c27218aeea78c2d02a5c409d03 SHA512 66e7a902b3c4a5a778cb91ffd9d324b12d414184146ac834dfb3bd81b4b6b1bb56258d3e1ce240b6f8747e1960fce8f0f6b0ada3617e9f9819be7118195fce6b WHIRLPOOL 15f7989e4508724dd43b435b0047a6f0bd6f1121ede74093012706007fe1d1755d51992e7085bbef37ee1bb0bb484141b8cdeb035b17280c70be23cb83ef66e7 diff --git a/app-emulation/spice-protocol/spice-protocol-0.12.11.ebuild b/app-emulation/spice-protocol/spice-protocol-0.12.11.ebuild deleted file mode 100644 index b4968d98b44..00000000000 --- a/app-emulation/spice-protocol/spice-protocol-0.12.11.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -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="" |