Gentoo Archives: gentoo-commits

From: Matthias Maier <tamiko@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/spice-protocol/
Date: Fri, 17 Aug 2018 00:08:04
Message-Id: 1534464465.3d5fdec8efef36be53aafcdece448e50cc7c1b9e.tamiko@gentoo
1 commit: 3d5fdec8efef36be53aafcdece448e50cc7c1b9e
2 Author: Matthias Maier <tamiko <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 16 21:25:55 2018 +0000
4 Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 17 00:07:45 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d5fdec8
7
8 app-emulation/spice-protocol: drop old
9
10 Package-Manager: Portage-2.3.46, Repoman-2.3.10
11
12 app-emulation/spice-protocol/Manifest | 1 -
13 .../spice-protocol/spice-protocol-0.12.12.ebuild | 16 ----------------
14 2 files changed, 17 deletions(-)
15
16 diff --git a/app-emulation/spice-protocol/Manifest b/app-emulation/spice-protocol/Manifest
17 index e60f15dc982..e51c300bc35 100644
18 --- a/app-emulation/spice-protocol/Manifest
19 +++ b/app-emulation/spice-protocol/Manifest
20 @@ -1,2 +1 @@
21 -DIST spice-protocol-0.12.12.tar.bz2 80628 BLAKE2B 86ae09a97606e227828117e19c76742504a147489222d307893de6efb71f36a62750b23245f37e52b8df1de9b477f8d3d2e2ce2ec7656da4eed42697b080b018 SHA512 66e7a902b3c4a5a778cb91ffd9d324b12d414184146ac834dfb3bd81b4b6b1bb56258d3e1ce240b6f8747e1960fce8f0f6b0ada3617e9f9819be7118195fce6b
22 DIST spice-protocol-0.12.13.tar.bz2 73259 BLAKE2B f8694c6144cbe77d84b78c38f87f3f473b80ed97cb51e9fb89a89e66410ab8bf853f51bfa175d431ad8397e25481b7c4bae1614119b74bf95420bca531a38db3 SHA512 55840020a7a538e72bf53d2124a6b1920dd2d567418cf02dc33783ae5c78154d5c832d69f2e6570453c4086194b417d10687884de20365c13657ad7ca7b2ae02
23
24 diff --git a/app-emulation/spice-protocol/spice-protocol-0.12.12.ebuild b/app-emulation/spice-protocol/spice-protocol-0.12.12.ebuild
25 deleted file mode 100644
26 index c7c7f4ece7b..00000000000
27 --- a/app-emulation/spice-protocol/spice-protocol-0.12.12.ebuild
28 +++ /dev/null
29 @@ -1,16 +0,0 @@
30 -# Copyright 1999-2017 Gentoo Foundation
31 -# Distributed under the terms of the GNU General Public License v2
32 -
33 -EAPI=6
34 -
35 -DESCRIPTION="Headers defining the SPICE protocol"
36 -HOMEPAGE="https://www.spice-space.org/"
37 -SRC_URI="https://www.spice-space.org/download/releases/${P}.tar.bz2"
38 -
39 -LICENSE="BSD"
40 -SLOT="0"
41 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
42 -IUSE=""
43 -
44 -DEPEND=""
45 -RDEPEND=""