diff options
author | 2016-02-24 14:27:34 -0500 | |
---|---|---|
committer | 2016-02-24 14:27:50 -0500 | |
commit | ca8284d4da1061a159a6bfe277866ab9658aa5ae (patch) | |
tree | 2b4a4285596c1a222c020621da939dc52ae428dd /sys-fs/eudev/eudev-3.1.5.ebuild | |
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/eudev-3.1.5.ebuild')
-rw-r--r-- | sys-fs/eudev/eudev-3.1.5.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
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 |