commit: ca8284d4da1061a159a6bfe277866ab9658aa5ae Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Wed Feb 24 19:27:34 2016 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> 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
