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 B2E4A1396D9 for ; Thu, 19 Oct 2017 16:08:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E9E87E0C7A; Thu, 19 Oct 2017 16:08:45 +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 CABF4E0C7A for ; Thu, 19 Oct 2017 16:08:45 +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 B488333C1EB for ; Thu, 19 Oct 2017 16:08:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3C23931A for ; Thu, 19 Oct 2017 16:08:43 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1508429227.9bd33b8105427c8f92ca509c1cf60d0bf67f7aad.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-apps/xinit/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-apps/xinit/xinit-1.3.4-r2.ebuild x11-apps/xinit/xinit-1.3.4-r3.ebuild X-VCS-Directories: x11-apps/xinit/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 9bd33b8105427c8f92ca509c1cf60d0bf67f7aad X-VCS-Branch: master Date: Thu, 19 Oct 2017 16:08:43 +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: 88fb9283-cf4a-4ebf-b045-0211be70d888 X-Archives-Hash: 7138fe46bb5bb570a665f6117ab63b77 commit: 9bd33b8105427c8f92ca509c1cf60d0bf67f7aad Author: Matt Turner gentoo org> AuthorDate: Thu Oct 19 16:07:07 2017 +0000 Commit: Matt Turner gentoo org> CommitDate: Thu Oct 19 16:07:07 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bd33b81 x11-apps/xinit: Rev bump to -r3 after previous commit's revert Closes: https://bugs.gentoo.org/634706 Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --force x11-apps/xinit/{xinit-1.3.4-r2.ebuild => xinit-1.3.4-r3.ebuild} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x11-apps/xinit/xinit-1.3.4-r2.ebuild b/x11-apps/xinit/xinit-1.3.4-r3.ebuild similarity index 95% rename from x11-apps/xinit/xinit-1.3.4-r2.ebuild rename to x11-apps/xinit/xinit-1.3.4-r3.ebuild index d07cc9662f8..e2265f0596c 100644 --- a/x11-apps/xinit/xinit-1.3.4-r2.ebuild +++ b/x11-apps/xinit/xinit-1.3.4-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,6 @@ KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-f IUSE="+minimal systemd" RDEPEND=" - !systemd? ( sys-apps/gentoo-functions ) !