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 38EE81388C0 for ; Wed, 24 Feb 2016 19:18:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 52DB221C008; Wed, 24 Feb 2016 19:18:10 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CFE6621C008 for ; Wed, 24 Feb 2016 19:18:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 752CA340D5D for ; Wed, 24 Feb 2016 19:18:08 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AAA8F8F5 for ; Wed, 24 Feb 2016 19:18:06 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <1456342070.ca8284d4da1061a159a6bfe277866ab9658aa5ae.blueness@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/eudev/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-fs/eudev/eudev-1.10-r2.ebuild sys-fs/eudev/eudev-1.9-r2.ebuild sys-fs/eudev/eudev-3.1.2.ebuild sys-fs/eudev/eudev-3.1.5.ebuild sys-fs/eudev/eudev-9999.ebuild X-VCS-Directories: sys-fs/eudev/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: ca8284d4da1061a159a6bfe277866ab9658aa5ae X-VCS-Branch: master Date: Wed, 24 Feb 2016 19:18:06 +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: 8029f770-0def-42de-9856-133c9fcdd7a0 X-Archives-Hash: 7d76b4b68a3e09c7ac3c5eae140857ce commit: ca8284d4da1061a159a6bfe277866ab9658aa5ae Author: Anthony G. Basile gentoo org> AuthorDate: Wed Feb 24 19:27:34 2016 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Wed Feb 24 19:27:50 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca8284d4 sys-fs/eudev: drop restriction to automake-1.13, bug #575490 Package-Manager: portage-2.2.26 sys-fs/eudev/eudev-1.10-r2.ebuild | 3 +-- sys-fs/eudev/eudev-1.9-r2.ebuild | 2 +- sys-fs/eudev/eudev-3.1.2.ebuild | 3 +-- sys-fs/eudev/eudev-3.1.5.ebuild | 3 +-- sys-fs/eudev/eudev-9999.ebuild | 3 +-- 5 files changed, 5 insertions(+), 9 deletions(-) diff --git a/sys-fs/eudev/eudev-1.10-r2.ebuild b/sys-fs/eudev/eudev-1.10-r2.ebuild index bb28539..41e0588 100644 --- a/sys-fs/eudev/eudev-1.10-r2.ebuild +++ b/sys-fs/eudev/eudev-1.10-r2.ebuild @@ -1,11 +1,10 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI="5" KV_min=2.6.39 -WANT_AUTOMAKE=1.13 inherit autotools eutils linux-info multilib multilib-minimal user diff --git a/sys-fs/eudev/eudev-1.9-r2.ebuild b/sys-fs/eudev/eudev-1.9-r2.ebuild index 74f024f..f009fb6 100644 --- a/sys-fs/eudev/eudev-1.9-r2.ebuild +++ b/sys-fs/eudev/eudev-1.9-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/sys-fs/eudev/eudev-3.1.2.ebuild b/sys-fs/eudev/eudev-3.1.2.ebuild index ff77e97..f2851c6 100644 --- a/sys-fs/eudev/eudev-3.1.2.ebuild +++ b/sys-fs/eudev/eudev-3.1.2.ebuild @@ -1,11 +1,10 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI="5" KV_min=2.6.39 -WANT_AUTOMAKE=1.13 inherit autotools eutils linux-info multilib multilib-minimal user diff --git a/sys-fs/eudev/eudev-3.1.5.ebuild b/sys-fs/eudev/eudev-3.1.5.ebuild index a7458d2..e22df2f 100644 --- a/sys-fs/eudev/eudev-3.1.5.ebuild +++ b/sys-fs/eudev/eudev-3.1.5.ebuild @@ -1,11 +1,10 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI="5" KV_min=2.6.39 -WANT_AUTOMAKE=1.13 inherit autotools eutils linux-info multilib multilib-minimal user diff --git a/sys-fs/eudev/eudev-9999.ebuild b/sys-fs/eudev/eudev-9999.ebuild index 76c2d71..2c10402 100644 --- a/sys-fs/eudev/eudev-9999.ebuild +++ b/sys-fs/eudev/eudev-9999.ebuild @@ -1,11 +1,10 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI="5" KV_min=2.6.39 -WANT_AUTOMAKE=1.13 inherit autotools eutils linux-info multilib multilib-minimal user