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 A9425138334 for ; Thu, 7 Mar 2019 11:03:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 91D5DE0891; Thu, 7 Mar 2019 11:03:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 65CD8E0891 for ; Thu, 7 Mar 2019 11:03:43 +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 3328E335CDD for ; Thu, 7 Mar 2019 11:03:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8B03255D for ; Thu, 7 Mar 2019 11:03:39 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1551956607.adbfd81ecbe1c0a6f9b40d4c5de102c1f573f2cd.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sec-policy/apparmor-profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: sec-policy/apparmor-profiles/Manifest sec-policy/apparmor-profiles/apparmor-profiles-2.12.0.ebuild X-VCS-Directories: sec-policy/apparmor-profiles/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: adbfd81ecbe1c0a6f9b40d4c5de102c1f573f2cd X-VCS-Branch: master Date: Thu, 7 Mar 2019 11:03:39 +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: 1bb26996-3f44-47c5-9009-512960c52b4d X-Archives-Hash: 1da508c6dcb923d8f2e29911047ac2a2 commit: adbfd81ecbe1c0a6f9b40d4c5de102c1f573f2cd Author: Michael Palimaka gentoo org> AuthorDate: Thu Mar 7 10:59:51 2019 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Thu Mar 7 11:03:27 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adbfd81e sec-policy/apparmor-profiles: remove 2.12.0 Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Michael Palimaka gentoo.org> sec-policy/apparmor-profiles/Manifest | 1 - .../apparmor-profiles-2.12.0.ebuild | 30 ---------------------- 2 files changed, 31 deletions(-) diff --git a/sec-policy/apparmor-profiles/Manifest b/sec-policy/apparmor-profiles/Manifest index 1556178a53f..af8cbc892af 100644 --- a/sec-policy/apparmor-profiles/Manifest +++ b/sec-policy/apparmor-profiles/Manifest @@ -1,2 +1 @@ -DIST apparmor-2.12.tar.gz 7258450 BLAKE2B c1d4e01d836c5f567ddb7c5ecf36dde6efccf1e59ae219824129fd5c92162a3fed7ebdc492f181ae132b07db068660078a9631543d40fd20ab0b44cd4c646d4c SHA512 d85fd47c66333fe5658ee5e977b32142697f6e36c575550712ee2ace2ad0fbf2aa59c8fd3b82ad8821c0190adf8cc150cf623ea09a84d5b32bde050a03dd6e9a DIST apparmor-2.13.1.tar.gz 7367615 BLAKE2B 34a5f42b32bd4790f1075b76dfa17dd5b5cedfde7074eb0c57a3982a47e7b4dd2570bc056a4f4a8064c6a126a4727829cf5dcc04a4912f009338206faa887017 SHA512 e4b9788ecc0b59285f17d5e87669f507bf849c15d0ac3833e8d1d6aa2ece7add15814c75f257cea9d71a709c1af4990d8b76773e59fd42dbf5cfa2de0f9495a7 diff --git a/sec-policy/apparmor-profiles/apparmor-profiles-2.12.0.ebuild b/sec-policy/apparmor-profiles/apparmor-profiles-2.12.0.ebuild deleted file mode 100644 index c8fe58516d4..00000000000 --- a/sec-policy/apparmor-profiles/apparmor-profiles-2.12.0.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit versionator - -MY_PV="$(get_version_component_range 1-2)" - -DESCRIPTION="A collection of profiles for the AppArmor application security system" -HOMEPAGE="http://apparmor.net/" -SRC_URI="https://launchpad.net/apparmor/${MY_PV}/${PV}/+download/apparmor-${MY_PV}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64" -IUSE="minimal" - -RESTRICT="test" - -S=${WORKDIR}/apparmor-${MY_PV}/profiles - -src_install() { - if use minimal ; then - insinto /etc/apparmor.d - doins -r apparmor.d/{abstractions,tunables} - else - default - fi -}