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 4279C1396D0 for ; Thu, 5 Oct 2017 06:37:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4A7642BC014; Thu, 5 Oct 2017 06:37:26 +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 2749C2BC014 for ; Thu, 5 Oct 2017 06:37:26 +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 D7198341780 for ; Thu, 5 Oct 2017 06:37:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 18695746E for ; Thu, 5 Oct 2017 06:37:23 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1507185436.9418cfb38753d4b481136ca411b70b443e292253.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-base/xorg-server/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-base/xorg-server/xorg-server-1.19.4.ebuild X-VCS-Directories: x11-base/xorg-server/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 9418cfb38753d4b481136ca411b70b443e292253 X-VCS-Branch: master Date: Thu, 5 Oct 2017 06:37:23 +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: 60c263d2-0d55-48e9-be84-8cee50d5f61c X-Archives-Hash: 4ef7da7d5ce87b9cb7a41dbef38d51da commit: 9418cfb38753d4b481136ca411b70b443e292253 Author: Lars Wendler gentoo org> AuthorDate: Thu Oct 5 06:37:16 2017 +0000 Commit: Lars Wendler gentoo org> CommitDate: Thu Oct 5 06:37:16 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9418cfb3 x11-base/xorg-server: Removed sysmacros patch from 1.19.4 (bug #633530) Package-Manager: Portage-2.3.11, Repoman-2.3.3 x11-base/xorg-server/xorg-server-1.19.4.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/x11-base/xorg-server/xorg-server-1.19.4.ebuild b/x11-base/xorg-server/xorg-server-1.19.4.ebuild index 0af384a05bb..bf4762405c4 100644 --- a/x11-base/xorg-server/xorg-server-1.19.4.ebuild +++ b/x11-base/xorg-server/xorg-server-1.19.4.ebuild @@ -144,7 +144,6 @@ PATCHES=( "${FILESDIR}"/${PN}-1.12-unloadsubmodule.patch # needed for new eselect-opengl, bug #541232 "${FILESDIR}"/${PN}-1.18-support-multiple-Files-sections.patch - "${FILESDIR}"/${PN}-1.18-sysmacros.patch #580044 ) pkg_pretend() {