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 48B23138336 for ; Mon, 20 Aug 2018 14:32:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3911EE0828; Mon, 20 Aug 2018 14:32:44 +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 F0C9EE0828 for ; Mon, 20 Aug 2018 14:32:43 +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 A070633BE2F for ; Mon, 20 Aug 2018 14:32:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1D0013B5 for ; Mon, 20 Aug 2018 14:32:41 +0000 (UTC) From: "Alon Bar-Lev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alon Bar-Lev" Message-ID: <1534775552.80c3542891bc9d2ac8836d92b68e29081140f6f1.alonbl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/fakeroot-ng/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/fakeroot-ng/Manifest sys-apps/fakeroot-ng/fakeroot-ng-0.17.ebuild sys-apps/fakeroot-ng/fakeroot-ng-0.18.ebuild X-VCS-Directories: sys-apps/fakeroot-ng/ X-VCS-Committer: alonbl X-VCS-Committer-Name: Alon Bar-Lev X-VCS-Revision: 80c3542891bc9d2ac8836d92b68e29081140f6f1 X-VCS-Branch: master Date: Mon, 20 Aug 2018 14:32:41 +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: 19eeb07e-84d0-4573-a017-1a9556d96a9b X-Archives-Hash: 1146181c0e170c122c5465da27200df5 commit: 80c3542891bc9d2ac8836d92b68e29081140f6f1 Author: Alon Bar-Lev gentoo org> AuthorDate: Mon Aug 20 14:29:22 2018 +0000 Commit: Alon Bar-Lev gentoo org> CommitDate: Mon Aug 20 14:32:32 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80c35428 sys-apps/fakeroot-ng: cleanup old Package-Manager: Portage-2.3.40, Repoman-2.3.9 sys-apps/fakeroot-ng/Manifest | 2 -- sys-apps/fakeroot-ng/fakeroot-ng-0.17.ebuild | 21 --------------------- sys-apps/fakeroot-ng/fakeroot-ng-0.18.ebuild | 17 ----------------- 3 files changed, 40 deletions(-) diff --git a/sys-apps/fakeroot-ng/Manifest b/sys-apps/fakeroot-ng/Manifest index e86b3d90a74..c6c0d8cb77f 100644 --- a/sys-apps/fakeroot-ng/Manifest +++ b/sys-apps/fakeroot-ng/Manifest @@ -1,3 +1 @@ -DIST fakeroot-ng-0.17-gcc47.patch.xz 8576 BLAKE2B 0820556d4d64c21b9ef497ea8413be159048871d6f01f766efc405aeb85d6c2e633c0db85daf766a1f4b0fb3e8a9be1d69e965fe790b3b12902ba09c7fb573ae SHA512 053b825e3362683f20867fcb2120e19612537b7f597fefcec913408092d200b31fcf43c2911000dc4710a5b77e0a0c8d93734fe1a9aa42bd503dfc6e75b0d7fb -DIST fakeroot-ng-0.17.tar.gz 194791 BLAKE2B a43353444d9c0ad6a877b09fd264934c883197cb73d1ac90e7944c911147ac9020b56a88b629be48dad034ab7aa35f7b4a587351d39ec2124ae8b28a0e429f07 SHA512 bc6caab529feaf0e75f7ed0c5160ebda87d113c34001cabf20565f51fd66078d4363115ddd32d23106f4b47ce6e85b9defabf108ce2f35280d7b413fa7148686 DIST fakeroot-ng-0.18.tar.gz 207870 BLAKE2B d2e0eff8ec508bb5dcad89f51b80162b3a9fc769d24561cddbbeb83d02e9d6089c9252ad60a628f33c7a5c8d07c7e9db29a19247e6ee9106ff2e68a13ba4e3cd SHA512 8ece6830d229b92537d9c0a2eb42cb9ec4ae6b83453303004dded5eab0707b9ae8eaa2c71aac6ea68226c43cf08db6b0939a9422aab32948f5ecb185ee01d854 diff --git a/sys-apps/fakeroot-ng/fakeroot-ng-0.17.ebuild b/sys-apps/fakeroot-ng/fakeroot-ng-0.17.ebuild deleted file mode 100644 index d41cc719c7e..00000000000 --- a/sys-apps/fakeroot-ng/fakeroot-ng-0.17.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=4 -inherit eutils - -DESCRIPTION="A utility to run commands with fake root privileges" -HOMEPAGE="https://sourceforge.net/projects/fakerootng/" -SRC_URI="mirror://sourceforge/${PN//-/}/${PF}.tar.gz - https://dev.gentoo.org/~ssuominen/${P}-gcc47.patch.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" - -DOCS="AUTHORS ChangeLog NEWS README" - -src_prepare() { - epatch "${WORKDIR}"/${P}-gcc47.patch -} diff --git a/sys-apps/fakeroot-ng/fakeroot-ng-0.18.ebuild b/sys-apps/fakeroot-ng/fakeroot-ng-0.18.ebuild deleted file mode 100644 index ef89bad7783..00000000000 --- a/sys-apps/fakeroot-ng/fakeroot-ng-0.18.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit eutils - -DESCRIPTION="A utility to run commands with fake root privileges" -HOMEPAGE="https://sourceforge.net/projects/fakerootng/" -SRC_URI="mirror://sourceforge/${PN//-/}/${PF}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" - -DOCS="AUTHORS ChangeLog NEWS README"