From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BDE60138334 for ; Sun, 28 Jul 2019 19:39:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AA03AE0825; Sun, 28 Jul 2019 19:39:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8BC52E0822 for ; Sun, 28 Jul 2019 19:39:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A036F348E4A for ; Sun, 28 Jul 2019 19:39:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7837A74E for ; Sun, 28 Jul 2019 19:39:01 +0000 (UTC) From: "Matthias Maier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matthias Maier" Message-ID: <1564342667.6fac41f94049487b1e0d243b0b6dbd7dcd0734da.tamiko@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/spice-gtk/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/spice-gtk/Manifest net-misc/spice-gtk/spice-gtk-0.36.ebuild net-misc/spice-gtk/spice-gtk-0.37.ebuild X-VCS-Directories: net-misc/spice-gtk/ X-VCS-Committer: tamiko X-VCS-Committer-Name: Matthias Maier X-VCS-Revision: 6fac41f94049487b1e0d243b0b6dbd7dcd0734da X-VCS-Branch: master Date: Sun, 28 Jul 2019 19:39:01 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: fa50f122-de70-4592-b289-9bdf4d7ccf8b X-Archives-Hash: c023cb29a62a5637a73652246a68246a commit: 6fac41f94049487b1e0d243b0b6dbd7dcd0734da Author: Matthias Maier gentoo org> AuthorDate: Sun Jul 28 19:04:23 2019 +0000 Commit: Matthias Maier gentoo org> CommitDate: Sun Jul 28 19:37:47 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6fac41f9 net-misc/spice-gtk: drop 0.36, bump to 0.37 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Matthias Maier gentoo.org> net-misc/spice-gtk/Manifest | 2 +- net-misc/spice-gtk/{spice-gtk-0.36.ebuild => spice-gtk-0.37.ebuild} | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/net-misc/spice-gtk/Manifest b/net-misc/spice-gtk/Manifest index 5a5f917d9da..0d667aeb7c4 100644 --- a/net-misc/spice-gtk/Manifest +++ b/net-misc/spice-gtk/Manifest @@ -1,2 +1,2 @@ DIST spice-gtk-0.35.tar.bz2 1437231 BLAKE2B f2731a794cf22b491bf858fff44506288af730b37f1c37e16ac3042d662373b4e4021808d5ca72440012fb36a5119ad11858cb8cf872b04376518487faebef49 SHA512 f0914a4a9baf892e39dab7d51aa9f5ab4dbb4ef01f09da158b20756f890745837d0a6c8c1f7897844e695be2ed01f3b1d04ada1cacc958b5cfadb0d4bf7c4729 -DIST spice-gtk-0.36.tar.bz2 1445914 BLAKE2B 1bd58d5bf6d000b8bc5f043273da66b73fcf0f1d3ad5ab8ca5580c5338fbfb489d0c13b3bfc0a4a7c7d429462095f7acf67579adc23e274ef0100d077fe38c36 SHA512 2f8fd15e18b902d7ec0bcfae09d189bd26a9eedd72c9e018b201132e454513849821c46746fcb5887ea0ba995d9ff168ee46482ca1d4dbdf7580787a1298e5bf +DIST spice-gtk-0.37.tar.bz2 1303111 BLAKE2B cf4b6664ac86d126cf14f1a31b1df93079e15fc0a0af69bfaf61cb84284daa7b6b8cb2a2ee3345f6a475838ffc0fb2a2b0bdd61301e2c1479fb5f5e0c28babbe SHA512 a0a20bc6f25337d86e57fe1fc9586c4cc84457fc8c38cdcc5a728990a69018da0fca3ab5aa63349786b5a7508c82b716c94803eefb3495cffb7df4526db2d029 diff --git a/net-misc/spice-gtk/spice-gtk-0.36.ebuild b/net-misc/spice-gtk/spice-gtk-0.37.ebuild similarity index 98% rename from net-misc/spice-gtk/spice-gtk-0.36.ebuild rename to net-misc/spice-gtk/spice-gtk-0.37.ebuild index 1fd2d973ec2..4ec5cdd5d7d 100644 --- a/net-misc/spice-gtk/spice-gtk-0.36.ebuild +++ b/net-misc/spice-gtk/spice-gtk-0.37.ebuild @@ -136,8 +136,6 @@ src_compile() { src_install() { default - dodoc AUTHORS ChangeLog NEWS README THANKS TODO - # Remove .la files if they're not needed use static-libs || prune_libtool_files