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 3593B1396D0 for ; Fri, 8 Sep 2017 13:40:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 98BF5E0C56; Fri, 8 Sep 2017 13:40:31 +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 68EB3E0C56 for ; Fri, 8 Sep 2017 13:40:31 +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 5AEE534174C for ; Fri, 8 Sep 2017 13:40:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D50FB9007 for ; Fri, 8 Sep 2017 13:40:28 +0000 (UTC) From: "Mike Gilbert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Gilbert" Message-ID: <1504878025.25eded9fbc078cb2d8377434fe009195974e02e2.floppym@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/gentoo-systemd-integration/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/gentoo-systemd-integration/Manifest sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-6.ebuild X-VCS-Directories: sys-apps/gentoo-systemd-integration/ X-VCS-Committer: floppym X-VCS-Committer-Name: Mike Gilbert X-VCS-Revision: 25eded9fbc078cb2d8377434fe009195974e02e2 X-VCS-Branch: master Date: Fri, 8 Sep 2017 13:40:28 +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: 78df94cd-6103-499a-b893-5056a89549b0 X-Archives-Hash: 6fe111f7513978072ef739d30c400708 commit: 25eded9fbc078cb2d8377434fe009195974e02e2 Author: Mike Gilbert gentoo org> AuthorDate: Fri Sep 8 13:40:25 2017 +0000 Commit: Mike Gilbert gentoo org> CommitDate: Fri Sep 8 13:40:25 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25eded9f sys-apps/gentoo-systemd-integration: remove old Package-Manager: Portage-2.3.6_p60, Repoman-2.3.3_p38 sys-apps/gentoo-systemd-integration/Manifest | 1 - .../gentoo-systemd-integration-6.ebuild | 36 ---------------------- 2 files changed, 37 deletions(-) diff --git a/sys-apps/gentoo-systemd-integration/Manifest b/sys-apps/gentoo-systemd-integration/Manifest index 3051f651fee..0f18d029f46 100644 --- a/sys-apps/gentoo-systemd-integration/Manifest +++ b/sys-apps/gentoo-systemd-integration/Manifest @@ -1,2 +1 @@ -DIST gentoo-systemd-integration-6.tar.gz 64191 SHA256 0f03873243e209c854b10eaec28aaf4e194a74e1899fa43458a288236f8f0b7d SHA512 51b3c161bb5c7069f5816c5bd6c77bf6c1fd4d31d1801529028a3c6d159b63fde2502bc3c6f0c77c5feb4374836cdfeceed8a678f66a486382ea7f28edf962cd WHIRLPOOL e62a5427ca5ae088485e652b11ccc7420b3763717f4b03db46728b7d6e40a612361d57a14f3c432323bc92e6fd217a7218e0182785509260800c268fd719a424 DIST gentoo-systemd-integration-7.tar.gz 64243 SHA256 f850a15cc16e80256a144402e8a67e010974b7a5bbc1510858b051a6b9c3c3ce SHA512 cd47caa01d73da57998b6b37d89cbeb53fa722c7f4a31bb03d03762350490cde1db3ce06090df6b6ff25c1cafb40f6c2186efbd52156ebc6d078b4a59d6fef52 WHIRLPOOL f972878ad1fee2cfa2bb101dccaf8cc8ea67e84c650c61510330885c0b114864b88f47a796321ea7c1e53eaa7c66b395c5b005a7f41ba85f1bd645875b5a2315 diff --git a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-6.ebuild b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-6.ebuild deleted file mode 100644 index c69ca54bb97..00000000000 --- a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-6.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -if [[ ${PV} == 9999 ]]; then - EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/gentoo-systemd-integration.git" - inherit autotools git-r3 -else - SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.gz" - KEYWORDS="alpha amd64 arm ~arm64 ia64 ppc ppc64 sparc x86" -fi - -inherit systemd - -DESCRIPTION="systemd integration files for Gentoo" -HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Systemd" - -LICENSE="BSD" -SLOT="0" -IUSE="" - -RDEPEND=">=sys-apps/systemd-207 - !sys-fs/eudev - !sys-fs/udev" -DEPEND=">=sys-apps/systemd-207 - virtual/pkgconfig" - -if [[ ${PV} == 9999 ]]; then - DEPEND+=" sys-devel/systemd-m4" -fi - -src_prepare() { - default - [[ ${PV} != 9999 ]] || eautoreconf -}