diff options
author | Matthias Maier <tamiko@gentoo.org> | 2015-11-18 14:58:19 -0600 |
---|---|---|
committer | Matthias Maier <tamiko@gentoo.org> | 2015-11-18 15:15:19 -0600 |
commit | c22890d9b5ee44a54d99cd6a294fd4cf44d47890 (patch) | |
tree | 865f60e5beab942cafdee3cbb6f9f7da49cf3bae /app-emulation/spice-protocol | |
parent | net-im/openfire: bump up to 3.10.3 (diff) | |
download | gentoo-c22890d9b5ee44a54d99cd6a294fd4cf44d47890.tar.gz gentoo-c22890d9b5ee44a54d99cd6a294fd4cf44d47890.tar.bz2 gentoo-c22890d9b5ee44a54d99cd6a294fd4cf44d47890.zip |
app-emulation/spice-protocol: drop old versions
Package-Manager: portage-2.2.24
Diffstat (limited to 'app-emulation/spice-protocol')
-rw-r--r-- | app-emulation/spice-protocol/Manifest | 2 | ||||
-rw-r--r-- | app-emulation/spice-protocol/spice-protocol-0.12.3.ebuild | 17 | ||||
-rw-r--r-- | app-emulation/spice-protocol/spice-protocol-0.12.9.ebuild | 17 |
3 files changed, 0 insertions, 36 deletions
diff --git a/app-emulation/spice-protocol/Manifest b/app-emulation/spice-protocol/Manifest index 5ff5dc43719a..1df4b2d96ef3 100644 --- a/app-emulation/spice-protocol/Manifest +++ b/app-emulation/spice-protocol/Manifest @@ -1,3 +1 @@ DIST spice-protocol-0.12.10.tar.bz2 103029 SHA256 788f0d7195bec5b14371732b562eb55ca82712aab12273b0e87529fb30532efb SHA512 4f6545ced78a4eedf6adca3f10d536a57205626e631d7cf380be4ea08ca2e1fbbe32566e59c2ce1900a7f057a6dab044483b8423885280cbf142b253d8e03711 WHIRLPOOL 224348a06c6116070119de7fc700dc0d3bf3be271b3043d0ebb01200958b145282bbbfee48f2a9ceb2f719bf631832b431a2af5ae6c8a09bc60640336cab5274 -DIST spice-protocol-0.12.3.tar.bz2 69854 SHA256 dc8609efe23e6f9b78d56663aa9ca5e8cb10c2b8403b8fc02aa72ae7686cc037 SHA512 55423743cf195459125305c726803db491ebf16a5ef0cb821eed7e0d71ace9d581b9a6a60c11a03d6a17c0ecc31e2b4c649ed117857a050f409844686b7df3e0 WHIRLPOOL 308ced9222f8b43e2455733fc5d311912bc9d10fbf830d8d4eecd0e86bfd6dc6a0ae15c3d94dc5c3d73aa9635247023259642c570e31557e0ba9caf4bd2c7eb6 -DIST spice-protocol-0.12.9.tar.bz2 71766 SHA256 290cf834dd156014d229b474e98006265ab9c5f63b4c471ea3b2cf8b2ff37876 SHA512 91dd639459a5f20ac37af5a348dcc085690f66274a005017f68a773d23a063ac2c64430c5c78dcead2a144ad0c367b8b12beed0bf80bd146608c8edb9d8080c0 WHIRLPOOL 1f578924b1539ee0c1405478bdd9f37a2d96b2d2e6868f2141b4730f6d1a70e486965a1266af5b1500eefc4a1ee30974f983f585c9d23a7acb762ed2993a13c7 diff --git a/app-emulation/spice-protocol/spice-protocol-0.12.3.ebuild b/app-emulation/spice-protocol/spice-protocol-0.12.3.ebuild deleted file mode 100644 index e7694629e919..000000000000 --- a/app-emulation/spice-protocol/spice-protocol-0.12.3.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=4 - -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 ~ia64 ~ppc ~ppc64 ~sparc x86" -IUSE="" - -DEPEND="" -RDEPEND="" diff --git a/app-emulation/spice-protocol/spice-protocol-0.12.9.ebuild b/app-emulation/spice-protocol/spice-protocol-0.12.9.ebuild deleted file mode 100644 index 3bfc620c0fa2..000000000000 --- a/app-emulation/spice-protocol/spice-protocol-0.12.9.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2014 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="" |