diff options
author | Matthias Maier <tamiko@gentoo.org> | 2018-08-16 16:25:55 -0500 |
---|---|---|
committer | Matthias Maier <tamiko@gentoo.org> | 2018-08-16 19:07:45 -0500 |
commit | 3d5fdec8efef36be53aafcdece448e50cc7c1b9e (patch) | |
tree | b56c4cd87c2a9416d26fd8c7a5f53646a20e204f /app-emulation/spice-protocol | |
parent | media-sound/fluidsynth: amd64 stable wrt bug #663386 (diff) | |
download | gentoo-3d5fdec8efef36be53aafcdece448e50cc7c1b9e.tar.gz gentoo-3d5fdec8efef36be53aafcdece448e50cc7c1b9e.tar.bz2 gentoo-3d5fdec8efef36be53aafcdece448e50cc7c1b9e.zip |
app-emulation/spice-protocol: drop old
Package-Manager: Portage-2.3.46, Repoman-2.3.10
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.12.ebuild | 16 |
2 files changed, 0 insertions, 17 deletions
diff --git a/app-emulation/spice-protocol/Manifest b/app-emulation/spice-protocol/Manifest index e60f15dc9821..e51c300bc35a 100644 --- a/app-emulation/spice-protocol/Manifest +++ b/app-emulation/spice-protocol/Manifest @@ -1,2 +1 @@ -DIST spice-protocol-0.12.12.tar.bz2 80628 BLAKE2B 86ae09a97606e227828117e19c76742504a147489222d307893de6efb71f36a62750b23245f37e52b8df1de9b477f8d3d2e2ce2ec7656da4eed42697b080b018 SHA512 66e7a902b3c4a5a778cb91ffd9d324b12d414184146ac834dfb3bd81b4b6b1bb56258d3e1ce240b6f8747e1960fce8f0f6b0ada3617e9f9819be7118195fce6b DIST spice-protocol-0.12.13.tar.bz2 73259 BLAKE2B f8694c6144cbe77d84b78c38f87f3f473b80ed97cb51e9fb89a89e66410ab8bf853f51bfa175d431ad8397e25481b7c4bae1614119b74bf95420bca531a38db3 SHA512 55840020a7a538e72bf53d2124a6b1920dd2d567418cf02dc33783ae5c78154d5c832d69f2e6570453c4086194b417d10687884de20365c13657ad7ca7b2ae02 diff --git a/app-emulation/spice-protocol/spice-protocol-0.12.12.ebuild b/app-emulation/spice-protocol/spice-protocol-0.12.12.ebuild deleted file mode 100644 index c7c7f4ece7b3..000000000000 --- a/app-emulation/spice-protocol/spice-protocol-0.12.12.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="Headers defining the SPICE protocol" -HOMEPAGE="https://www.spice-space.org/" -SRC_URI="https://www.spice-space.org/download/releases/${P}.tar.bz2" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" -IUSE="" - -DEPEND="" -RDEPEND="" |