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 832EE138334 for ; Mon, 29 Apr 2019 14:24:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1B73CE08FA; Mon, 29 Apr 2019 14:24:51 +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 E1B94E08FA for ; Mon, 29 Apr 2019 14:24:50 +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 97F76342EFA for ; Mon, 29 Apr 2019 14:24:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 32D915D4 for ; Mon, 29 Apr 2019 14:24:48 +0000 (UTC) From: "Jason Zaman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jason Zaman" Message-ID: <1556547773.8928deaa4eaae250ef4e0e35bbb59ab13f874f2d.perfinion@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/zram-init/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-block/zram-init/Manifest sys-block/zram-init/zram-init-3.8.ebuild sys-block/zram-init/zram-init-7.1-r1.ebuild X-VCS-Directories: sys-block/zram-init/ X-VCS-Committer: perfinion X-VCS-Committer-Name: Jason Zaman X-VCS-Revision: 8928deaa4eaae250ef4e0e35bbb59ab13f874f2d X-VCS-Branch: master Date: Mon, 29 Apr 2019 14:24:48 +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: 728651c8-95a9-41dc-84f8-dac9d67628b2 X-Archives-Hash: 8d308001b0bcd9aaaef082ec6417738c commit: 8928deaa4eaae250ef4e0e35bbb59ab13f874f2d Author: Jason Zaman gentoo org> AuthorDate: Mon Apr 29 13:48:44 2019 +0000 Commit: Jason Zaman gentoo org> CommitDate: Mon Apr 29 14:22:53 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8928deaa sys-block/zram-init: drop old Signed-off-by: Jason Zaman gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 sys-block/zram-init/Manifest | 2 -- sys-block/zram-init/zram-init-3.8.ebuild | 45 --------------------------- sys-block/zram-init/zram-init-7.1-r1.ebuild | 48 ----------------------------- 3 files changed, 95 deletions(-) diff --git a/sys-block/zram-init/Manifest b/sys-block/zram-init/Manifest index 7eacb8ce0fd..8963ed2869d 100644 --- a/sys-block/zram-init/Manifest +++ b/sys-block/zram-init/Manifest @@ -1,3 +1 @@ -DIST zram-init-3.8.tar.gz 6619 BLAKE2B c22482a619e5b0137c2d3eb45babee82ff36778a32caaed959beaf6ed3683e0010ef42328f8c4db7956696ca9c6a80c9e676c9db7d533f7283832036203beb34 SHA512 c083f34bba6031f8e247f61a1451343e14cc4bc5c4731ad3a32a5f0eea265936a83b27ad0e3cbd2ba0e05e2bec1e6ae739b6e4149d120dafbcc057437188f07f -DIST zram-init-7.1.tar.gz 9054 BLAKE2B 70c1aee839db3c4599fa59a0ecda7bb7a905a18cbbd90872865f266364da0602bd6ada85c35d7da5f8e6f4c6f9da122abf01abd57080a0728d4314fc2ed03c0d SHA512 6a9a6568d1c439f941401cb5638645a034a3cb29aaafa0d7595ad19fe7c50296e72c6751393eaa5cd8877b0d2bd0376339fb0f596c9517f9b17d425cc9c5ed53 DIST zram-init-8.1.tar.gz 9177 BLAKE2B 229a469aeeb0b22b80f48d946d4ff746c7bd5d7b58ea9290db0da011df6d618c7c55ad95810b0be74ff81350182057d9067e834ecba688eb4ffa668521468a8b SHA512 8f688accb7a4231f705f694c4b4e7344bbb338b2b1f09a6dacd900020a4e8583105b25fef5b40f39630db88db6fcc8ec79824945ceaee95ea1279d09d081a994 diff --git a/sys-block/zram-init/zram-init-3.8.ebuild b/sys-block/zram-init/zram-init-3.8.ebuild deleted file mode 100644 index 5884a6fcbd0..00000000000 --- a/sys-block/zram-init/zram-init-3.8.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit readme.gentoo-r1 systemd - -DESCRIPTION="Scripts to support compressed swap devices or ramdisks with zram" -HOMEPAGE="https://github.com/vaeth/zram-init/" -SRC_URI="https://github.com/vaeth/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86" -IUSE="" - -RDEPEND="!