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 26A1C1382C5 for ; Fri, 5 Jun 2020 15:46:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 481E5E087A; Fri, 5 Jun 2020 15:46:23 +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 1B72AE087A for ; Fri, 5 Jun 2020 15:46:23 +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 8661334EF3B for ; Fri, 5 Jun 2020 15:46:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 06A59242 for ; Fri, 5 Jun 2020 15:46:20 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <1591371973.2139ced7ed8d5d30f03cc243796d6c1973e5b281.blueness@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/grs/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-portage/grs/Manifest app-portage/grs/grs-0.6-r1.ebuild X-VCS-Directories: app-portage/grs/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: 2139ced7ed8d5d30f03cc243796d6c1973e5b281 X-VCS-Branch: master Date: Fri, 5 Jun 2020 15:46:20 +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: 221337bf-ea7f-4cb6-a966-5a7c34dc2552 X-Archives-Hash: 765574b3fcdb9acecd691bd5b30f007e commit: 2139ced7ed8d5d30f03cc243796d6c1973e5b281 Author: Anthony G. Basile gentoo org> AuthorDate: Fri Jun 5 15:43:01 2020 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Fri Jun 5 15:46:13 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2139ced7 app-portage/grs: remove older version Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Anthony G. Basile gentoo.org> app-portage/grs/Manifest | 1 - app-portage/grs/grs-0.6-r1.ebuild | 53 --------------------------------------- 2 files changed, 54 deletions(-) diff --git a/app-portage/grs/Manifest b/app-portage/grs/Manifest index bec5e04c220..6fc83dd26ee 100644 --- a/app-portage/grs/Manifest +++ b/app-portage/grs/Manifest @@ -1,3 +1,2 @@ DIST ISO-1.tar.gz 2887967 BLAKE2B 0ae9d9c4078974316d6865a8601705f7c69c8305d8401835bfa544d14a90b3688ea6b881a1c07bcb969fe2b15f210d05f114ebaf3af5ba6f1ae3705d395f1603 SHA512 50bd9bcaa3d1900763936beb4801fd9e5cb963e39d51c39c9cc9a8d160469db1b0c6fffae01bbb5d5d5c6d4e42d84a6c499c465bbdd964835c2d190785eed52d -DIST grs-0.6.tar.gz 34752 BLAKE2B cbd99ba7fea491db032d08cd1daa5a18cab8e8f21110bbe7d6d9c2b532776a9c9f55bd4a1d2b9bd6ea5fdaefdd2fb5af5b35beb6adcfe57d0d02b779c6ceaacb SHA512 ede5117ffe5dad982366b3acabc98bc018cc74aa079080f1a20fe31e86bca0b6ed48589ce22a400bf43d882f17dc630a4f7c99a7f7b4a4cb7c6f2f97974ecc5d DIST grs-0.7.tar.gz 36330 BLAKE2B 9e835262656f8a51969810f92a1ae801bc058c4529c01fe1998227fa8b81939c1d7db9f335f5a18f18d9cbd53ec809d289efd80ba7543b3b61a8dee1296bd780 SHA512 b530d66e3402e34f1c4efdff0af0e1d0f0ccf311c440c8d5ee050f8a8ab178d663433f766d507c5b1280ef9056fd97d05915e65e07a1a59bb8a3c80fd4bab4c6 diff --git a/app-portage/grs/grs-0.6-r1.ebuild b/app-portage/grs/grs-0.6-r1.ebuild deleted file mode 100644 index 287a6c73de6..00000000000 --- a/app-portage/grs/grs-0.6-r1.ebuild +++ /dev/null @@ -1,53 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" -PYTHON_COMPAT=( python3_6 ) - -inherit distutils-r1 linux-info - -if [[ ${PV} == *9999 ]] ; then - EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/grss.git" - inherit git-r3 -else - SRC_URI="https://dev.gentoo.org/~blueness/${PN}/${P}.tar.gz" - KEYWORDS="amd64 arm ~arm64 x86" -fi - -DESCRIPTION="Suite to build Gentoo Reference Systems" -HOMEPAGE="https://dev.gentoo.org/~blueness/grs" - -LICENSE="GPL-2" -SLOT="0" -IUSE="server" - -DEPEND="" -RDEPEND=" - sys-apps/portage - server? ( - app-arch/tar[xattr] - app-crypt/md5deep - dev-libs/libcgroup - dev-vcs/git - net-misc/rsync - sys-fs/squashfs-tools - virtual/cdrtools - || ( - sys-kernel/genkernel - sys-kernel/genkernel-next - ) - )" - -pkg_setup() { - if use server; then - local CONFIG_CHECK="~CGROUPS" - local ERROR_CGROUPS="WARNING: grsrun requires CONFIG_CGROUPS enabled in the kernel." - linux-info_pkg_setup - fi -} - -src_install() { - distutils-r1_src_install - echo "CONFIG_PROTECT=\"/etc/grs/systems.conf\"" > "${T}"/20grs - doenvd "${T}"/20grs -}