From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 4FBE4138010 for ; Mon, 20 Aug 2012 22:26:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D8D7E21C070; Mon, 20 Aug 2012 22:25:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E5E75E0950 for ; Mon, 20 Aug 2012 22:23:34 +0000 (UTC) Received: from pomiocik.lan (213-238-98-26.adsl.inetia.pl [213.238.98.26]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: mgorny) by smtp.gentoo.org (Postfix) with ESMTPSA id 9036C1B423D; Mon, 20 Aug 2012 22:23:33 +0000 (UTC) From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= To: gentoo-dev@lists.gentoo.org Cc: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Subject: [gentoo-dev] [PATCH systemd.eclass 3/3] Drop blockers for ancient systemd versions. Date: Tue, 21 Aug 2012 00:24:11 +0200 Message-Id: <1345501451-5596-3-git-send-email-mgorny@gentoo.org> X-Mailer: git-send-email 1.7.11.1 In-Reply-To: <1345501451-5596-1-git-send-email-mgorny@gentoo.org> References: <1345501451-5596-1-git-send-email-mgorny@gentoo.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org X-Archives-Salt: fbfe47f7-9c0c-4c68-9ef9-6050b56073c3 X-Archives-Hash: 2eaee6c11694d9c697bd92ff841cee22 The current systemd versions don't provide the mentioned feature anymore, so there's no point in blocking those who didn't as well. --- gx86/eclass/systemd.eclass | 4 ---- 1 file changed, 4 deletions(-) diff --git a/gx86/eclass/systemd.eclass b/gx86/eclass/systemd.eclass index 1ccaadc..09275dc 100644 --- a/gx86/eclass/systemd.eclass +++ b/gx86/eclass/systemd.eclass @@ -30,10 +30,6 @@ case ${EAPI:-0} in *) die "${ECLASS}.eclass API in EAPI ${EAPI} not yet established." esac -# Block systemd version without the migration helper. -DEPEND="!