diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2016-02-24 14:27:34 -0500 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2016-02-24 14:27:50 -0500 |
commit | ca8284d4da1061a159a6bfe277866ab9658aa5ae (patch) | |
tree | 2b4a4285596c1a222c020621da939dc52ae428dd /sys-fs/eudev | |
parent | net-analyzer/wireshark: Drop obsolete patch (bug #575090 by Garri). (diff) | |
download | gentoo-ca8284d4da1061a159a6bfe277866ab9658aa5ae.tar.gz gentoo-ca8284d4da1061a159a6bfe277866ab9658aa5ae.tar.bz2 gentoo-ca8284d4da1061a159a6bfe277866ab9658aa5ae.zip |
sys-fs/eudev: drop restriction to automake-1.13, bug #575490
Package-Manager: portage-2.2.26
Diffstat (limited to 'sys-fs/eudev')
-rw-r--r-- | sys-fs/eudev/eudev-1.10-r2.ebuild | 3 | ||||
-rw-r--r-- | sys-fs/eudev/eudev-1.9-r2.ebuild | 2 | ||||
-rw-r--r-- | sys-fs/eudev/eudev-3.1.2.ebuild | 3 | ||||
-rw-r--r-- | sys-fs/eudev/eudev-3.1.5.ebuild | 3 | ||||
-rw-r--r-- | 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 bb2853909e45..41e05887fbd5 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 74f024ff4910..f009fb6880e6 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 ff77e978d62c..f2851c67c889 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 a7458d2c2a89..e22df2f9bd72 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 76c2d714048e..2c104028b054 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 |