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 C716F138334 for ; Fri, 31 Aug 2018 14:55:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C6663E088B; Fri, 31 Aug 2018 14:55:09 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 9BD2FE088B for ; Fri, 31 Aug 2018 14:55:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 B17D2335CF8 for ; Fri, 31 Aug 2018 14:55:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F36E33C1 for ; Fri, 31 Aug 2018 14:55:05 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1535727286.0c3043cb79744e7a2a66a1a8855aa34de0b07b84.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/keyutils/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/keyutils/keyutils-1.5.10-r1.ebuild sys-apps/keyutils/keyutils-1.5.10.ebuild sys-apps/keyutils/keyutils-1.5.11-r1.ebuild sys-apps/keyutils/metadata.xml X-VCS-Directories: sys-apps/keyutils/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 0c3043cb79744e7a2a66a1a8855aa34de0b07b84 X-VCS-Branch: master Date: Fri, 31 Aug 2018 14:55:05 +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-Archives-Salt: 903b7715-b6ab-4b22-9e27-83e945375e60 X-Archives-Hash: 502b1a442768044cba2eb3ab1fc2fff1 commit: 0c3043cb79744e7a2a66a1a8855aa34de0b07b84 Author: Thomas Deutschmann gentoo org> AuthorDate: Fri Aug 31 14:52:01 2018 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Fri Aug 31 14:54:46 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c3043cb sys-apps/keyutils: define subslot Package-Manager: Portage-2.3.48, Repoman-2.3.10 .../keyutils/{keyutils-1.5.10.ebuild => keyutils-1.5.10-r1.ebuild} | 2 +- sys-apps/keyutils/keyutils-1.5.11-r1.ebuild | 2 +- sys-apps/keyutils/metadata.xml | 3 +++ 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/sys-apps/keyutils/keyutils-1.5.10.ebuild b/sys-apps/keyutils/keyutils-1.5.10-r1.ebuild similarity index 99% rename from sys-apps/keyutils/keyutils-1.5.10.ebuild rename to sys-apps/keyutils/keyutils-1.5.10-r1.ebuild index 572f0923f73..5a4a876d41c 100644 --- a/sys-apps/keyutils/keyutils-1.5.10.ebuild +++ b/sys-apps/keyutils/keyutils-1.5.10-r1.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://people.redhat.com/dhowells/keyutils/" SRC_URI="https://people.redhat.com/dhowells/${PN}/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" -SLOT="0" +SLOT="0/1.6" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="static static-libs test" diff --git a/sys-apps/keyutils/keyutils-1.5.11-r1.ebuild b/sys-apps/keyutils/keyutils-1.5.11-r1.ebuild index f4892d5ba5a..b47e4ff1d2d 100644 --- a/sys-apps/keyutils/keyutils-1.5.11-r1.ebuild +++ b/sys-apps/keyutils/keyutils-1.5.11-r1.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://people.redhat.com/dhowells/keyutils/" SRC_URI="https://people.redhat.com/dhowells/${PN}/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" -SLOT="0" +SLOT="0/1.7" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="static static-libs test" diff --git a/sys-apps/keyutils/metadata.xml b/sys-apps/keyutils/metadata.xml index 9590fe15fc0..4290110582e 100644 --- a/sys-apps/keyutils/metadata.xml +++ b/sys-apps/keyutils/metadata.xml @@ -8,4 +8,7 @@ base-system@gentoo.org Gentoo Base System + + Reflect ABI compatibility for libkeyutils.so. +