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 759C21382C5 for ; Mon, 16 Apr 2018 20:35:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A744FE09BD; Mon, 16 Apr 2018 20:35:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 7D2FBE0937 for ; Mon, 16 Apr 2018 20:35:30 +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 5C945335C5C for ; Mon, 16 Apr 2018 20:35:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B34EC25D for ; Mon, 16 Apr 2018 20:35:27 +0000 (UTC) From: "Brian Evans" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Brian Evans" Message-ID: <1523910908.fc8004071660fd512a27411d69e07294d67c478c.grknight@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/init-system-helpers/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/init-system-helpers/init-system-helpers-1.49-r1.ebuild sys-apps/init-system-helpers/init-system-helpers-1.49.ebuild X-VCS-Directories: sys-apps/init-system-helpers/ X-VCS-Committer: grknight X-VCS-Committer-Name: Brian Evans X-VCS-Revision: fc8004071660fd512a27411d69e07294d67c478c X-VCS-Branch: master Date: Mon, 16 Apr 2018 20:35:27 +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: 12df66e2-b50d-48c4-8cf1-6f3ae2f53392 X-Archives-Hash: fa5bf49a5ae08c3257fb03f53519d95a commit: fc8004071660fd512a27411d69e07294d67c478c Author: Brian Evans gentoo org> AuthorDate: Mon Apr 16 20:35:08 2018 +0000 Commit: Brian Evans gentoo org> CommitDate: Mon Apr 16 20:35:08 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc800407 sys-apps/init-system-helpers: Fast stable for OpenRC mis-mgmt Package-Manager: Portage-2.3.28, Repoman-2.3.9 .../init-system-helpers-1.49-r1.ebuild | 2 +- .../init-system-helpers-1.49.ebuild | 27 ---------------------- 2 files changed, 1 insertion(+), 28 deletions(-) diff --git a/sys-apps/init-system-helpers/init-system-helpers-1.49-r1.ebuild b/sys-apps/init-system-helpers/init-system-helpers-1.49-r1.ebuild index 23885a965ed..97888bcce01 100644 --- a/sys-apps/init-system-helpers/init-system-helpers-1.49-r1.ebuild +++ b/sys-apps/init-system-helpers/init-system-helpers-1.49-r1.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://http.debian.net/debian/pool/main/i/${PN}/${PN}_${PV}.tar.xz" LICENSE="BSD GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="" DEPEND="" diff --git a/sys-apps/init-system-helpers/init-system-helpers-1.49.ebuild b/sys-apps/init-system-helpers/init-system-helpers-1.49.ebuild deleted file mode 100644 index 5d7222aa8db..00000000000 --- a/sys-apps/init-system-helpers/init-system-helpers-1.49.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="Helper scripts useful for both OpenRC and systemd" -HOMEPAGE="https://packages.debian.org/sid/init-system-helpers" -# git repo: https://anonscm.debian.org/git/collab-maint/init-system-helpers.git -SRC_URI="http://http.debian.net/debian/pool/main/i/${PN}/${PN}_${PV}.tar.xz" - -LICENSE="BSD GPL-2+" -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" -IUSE="" - -DEPEND="" -RDEPEND="!