Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/eudev/
Date: Wed, 24 Feb 2016 19:18:13
Message-Id: 1456342070.ca8284d4da1061a159a6bfe277866ab9658aa5ae.blueness@gentoo
1 commit: ca8284d4da1061a159a6bfe277866ab9658aa5ae
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 24 19:27:34 2016 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 24 19:27:50 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca8284d4
7
8 sys-fs/eudev: drop restriction to automake-1.13, bug #575490
9
10 Package-Manager: portage-2.2.26
11
12 sys-fs/eudev/eudev-1.10-r2.ebuild | 3 +--
13 sys-fs/eudev/eudev-1.9-r2.ebuild | 2 +-
14 sys-fs/eudev/eudev-3.1.2.ebuild | 3 +--
15 sys-fs/eudev/eudev-3.1.5.ebuild | 3 +--
16 sys-fs/eudev/eudev-9999.ebuild | 3 +--
17 5 files changed, 5 insertions(+), 9 deletions(-)
18
19 diff --git a/sys-fs/eudev/eudev-1.10-r2.ebuild b/sys-fs/eudev/eudev-1.10-r2.ebuild
20 index bb28539..41e0588 100644
21 --- a/sys-fs/eudev/eudev-1.10-r2.ebuild
22 +++ b/sys-fs/eudev/eudev-1.10-r2.ebuild
23 @@ -1,11 +1,10 @@
24 -# Copyright 1999-2015 Gentoo Foundation
25 +# Copyright 1999-2016 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 # $Id$
28
29 EAPI="5"
30
31 KV_min=2.6.39
32 -WANT_AUTOMAKE=1.13
33
34 inherit autotools eutils linux-info multilib multilib-minimal user
35
36
37 diff --git a/sys-fs/eudev/eudev-1.9-r2.ebuild b/sys-fs/eudev/eudev-1.9-r2.ebuild
38 index 74f024f..f009fb6 100644
39 --- a/sys-fs/eudev/eudev-1.9-r2.ebuild
40 +++ b/sys-fs/eudev/eudev-1.9-r2.ebuild
41 @@ -1,4 +1,4 @@
42 -# Copyright 1999-2015 Gentoo Foundation
43 +# Copyright 1999-2016 Gentoo Foundation
44 # Distributed under the terms of the GNU General Public License v2
45 # $Id$
46
47
48 diff --git a/sys-fs/eudev/eudev-3.1.2.ebuild b/sys-fs/eudev/eudev-3.1.2.ebuild
49 index ff77e97..f2851c6 100644
50 --- a/sys-fs/eudev/eudev-3.1.2.ebuild
51 +++ b/sys-fs/eudev/eudev-3.1.2.ebuild
52 @@ -1,11 +1,10 @@
53 -# Copyright 1999-2015 Gentoo Foundation
54 +# Copyright 1999-2016 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 # $Id$
57
58 EAPI="5"
59
60 KV_min=2.6.39
61 -WANT_AUTOMAKE=1.13
62
63 inherit autotools eutils linux-info multilib multilib-minimal user
64
65
66 diff --git a/sys-fs/eudev/eudev-3.1.5.ebuild b/sys-fs/eudev/eudev-3.1.5.ebuild
67 index a7458d2..e22df2f 100644
68 --- a/sys-fs/eudev/eudev-3.1.5.ebuild
69 +++ b/sys-fs/eudev/eudev-3.1.5.ebuild
70 @@ -1,11 +1,10 @@
71 -# Copyright 1999-2015 Gentoo Foundation
72 +# Copyright 1999-2016 Gentoo Foundation
73 # Distributed under the terms of the GNU General Public License v2
74 # $Id$
75
76 EAPI="5"
77
78 KV_min=2.6.39
79 -WANT_AUTOMAKE=1.13
80
81 inherit autotools eutils linux-info multilib multilib-minimal user
82
83
84 diff --git a/sys-fs/eudev/eudev-9999.ebuild b/sys-fs/eudev/eudev-9999.ebuild
85 index 76c2d71..2c10402 100644
86 --- a/sys-fs/eudev/eudev-9999.ebuild
87 +++ b/sys-fs/eudev/eudev-9999.ebuild
88 @@ -1,11 +1,10 @@
89 -# Copyright 1999-2015 Gentoo Foundation
90 +# Copyright 1999-2016 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 # $Id$
93
94 EAPI="5"
95
96 KV_min=2.6.39
97 -WANT_AUTOMAKE=1.13
98
99 inherit autotools eutils linux-info multilib multilib-minimal user