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 6788013835A for ; Sat, 2 Jan 2021 00:35:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9D3D5E0828; Sat, 2 Jan 2021 00:35:25 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 79CB6E0828 for ; Sat, 2 Jan 2021 00:35:25 +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 487EB340DA5 for ; Sat, 2 Jan 2021 00:35:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A7D3448A for ; Sat, 2 Jan 2021 00:35:22 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1609547713.324eab1cbb9d718cf275a5eac8e49a95cd3bf915.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/libguestfs/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/libguestfs/libguestfs-1.36.13-r1.ebuild app-emulation/libguestfs/libguestfs-1.36.13.ebuild app-emulation/libguestfs/libguestfs-1.36.15-r1.ebuild app-emulation/libguestfs/libguestfs-1.36.15.ebuild app-emulation/libguestfs/libguestfs-1.38.6-r1.ebuild app-emulation/libguestfs/libguestfs-1.38.6-r100.ebuild app-emulation/libguestfs/libguestfs-1.38.6-r101.ebuild app-emulation/libguestfs/libguestfs-1.38.6.ebuild X-VCS-Directories: app-emulation/libguestfs/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 324eab1cbb9d718cf275a5eac8e49a95cd3bf915 X-VCS-Branch: master Date: Sat, 2 Jan 2021 00:35:22 +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: 01509696-72d9-49fe-87b0-6b4787b72d37 X-Archives-Hash: 3c9113f276eb4dbf09817a7d47465b10 commit: 324eab1cbb9d718cf275a5eac8e49a95cd3bf915 Author: Sam James gentoo org> AuthorDate: Sat Jan 2 00:35:13 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sat Jan 2 00:35:13 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=324eab1c app-emulation/libguestfs: revbump for libconfig subslot dep Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2 Signed-off-by: Sam James gentoo.org> .../{libguestfs-1.36.13.ebuild => libguestfs-1.36.13-r1.ebuild} | 4 ++-- .../{libguestfs-1.36.15.ebuild => libguestfs-1.36.15-r1.ebuild} | 4 ++-- .../{libguestfs-1.38.6.ebuild => libguestfs-1.38.6-r1.ebuild} | 4 ++-- .../{libguestfs-1.38.6-r100.ebuild => libguestfs-1.38.6-r101.ebuild} | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/app-emulation/libguestfs/libguestfs-1.36.13.ebuild b/app-emulation/libguestfs/libguestfs-1.36.13-r1.ebuild similarity index 98% rename from app-emulation/libguestfs/libguestfs-1.36.13.ebuild rename to app-emulation/libguestfs/libguestfs-1.36.13-r1.ebuild index a9896d1ca1a..55e8ec291cf 100644 --- a/app-emulation/libguestfs/libguestfs-1.36.13.ebuild +++ b/app-emulation/libguestfs/libguestfs-1.36.13-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -44,7 +44,7 @@ COMMON_DEPEND=" >=sys-apps/fakechroot-2.8 >=app-admin/augeas-1.0.0 sys-fs/squashfs-tools:* - dev-libs/libconfig + dev-libs/libconfig:= sys-libs/readline:0= >=sys-libs/db-4.6:* app-arch/xz-utils diff --git a/app-emulation/libguestfs/libguestfs-1.36.15.ebuild b/app-emulation/libguestfs/libguestfs-1.36.15-r1.ebuild similarity index 98% rename from app-emulation/libguestfs/libguestfs-1.36.15.ebuild rename to app-emulation/libguestfs/libguestfs-1.36.15-r1.ebuild index 7ec4be7a95e..8d74b5e4ddf 100644 --- a/app-emulation/libguestfs/libguestfs-1.36.15.ebuild +++ b/app-emulation/libguestfs/libguestfs-1.36.15-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -43,7 +43,7 @@ COMMON_DEPEND=" >=sys-apps/fakechroot-2.8 >=app-admin/augeas-1.0.0 sys-fs/squashfs-tools:* - dev-libs/libconfig + dev-libs/libconfig:= sys-libs/readline:0= >=sys-libs/db-4.6:* app-arch/xz-utils diff --git a/app-emulation/libguestfs/libguestfs-1.38.6.ebuild b/app-emulation/libguestfs/libguestfs-1.38.6-r1.ebuild similarity index 98% rename from app-emulation/libguestfs/libguestfs-1.38.6.ebuild rename to app-emulation/libguestfs/libguestfs-1.38.6-r1.ebuild index 9828f1232d0..a63d95e8e60 100644 --- a/app-emulation/libguestfs/libguestfs-1.38.6.ebuild +++ b/app-emulation/libguestfs/libguestfs-1.38.6-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -43,7 +43,7 @@ COMMON_DEPEND=" >=sys-apps/fakechroot-2.8 >=app-admin/augeas-1.8.0 sys-fs/squashfs-tools:* - dev-libs/libconfig + dev-libs/libconfig:= sys-libs/readline:0= >=sys-libs/db-4.6:* app-arch/xz-utils diff --git a/app-emulation/libguestfs/libguestfs-1.38.6-r100.ebuild b/app-emulation/libguestfs/libguestfs-1.38.6-r101.ebuild similarity index 98% rename from app-emulation/libguestfs/libguestfs-1.38.6-r100.ebuild rename to app-emulation/libguestfs/libguestfs-1.38.6-r101.ebuild index 5c28a6fd58b..f3f6e9e3e86 100644 --- a/app-emulation/libguestfs/libguestfs-1.38.6-r100.ebuild +++ b/app-emulation/libguestfs/libguestfs-1.38.6-r101.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -45,7 +45,7 @@ COMMON_DEPEND=" >=sys-apps/fakechroot-2.8 >=app-admin/augeas-1.8.0 sys-fs/squashfs-tools:* - dev-libs/libconfig + dev-libs/libconfig:= sys-libs/readline:0= >=sys-libs/db-4.6:* app-arch/xz-utils