Gentoo Archives: gentoo-commits

From: Gilles Dartiguelongue <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gnome:master commit in: eclass/
Date: Mon, 29 Jan 2018 07:50:28
Message-Id: 1517211663.252e03bdf22002317e64e6882567ff2dd6051ed9.eva@gentoo
1 commit: 252e03bdf22002317e64e6882567ff2dd6051ed9
2 Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 29 07:38:41 2018 +0000
4 Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 29 07:41:03 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=252e03bd
7
8 eclass: drop $Id$ header
9
10 eclass/gnome2-live.eclass | 3 ---
11 eclass/gnome2-python.eclass | 1 -
12 eclass/multibuild.eclass | 1 -
13 eclass/vala.eclass | 1 -
14 4 files changed, 6 deletions(-)
15
16 diff --git a/eclass/gnome2-live.eclass b/eclass/gnome2-live.eclass
17 index 8bcc4ea4..4140e27c 100644
18 --- a/eclass/gnome2-live.eclass
19 +++ b/eclass/gnome2-live.eclass
20 @@ -1,8 +1,6 @@
21 # Copyright 1999-2015 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 -# $Id$
24
25 -#
26 # @ECLASS: gnome2-live.eclass
27 # @MAINTAINER:
28 # gnome@g.o
29 @@ -12,7 +10,6 @@
30 # @DESCRIPTION:
31 # Exports additional functions used by live ebuilds written for GNOME packages
32 # Always to be imported *AFTER* gnome2.eclass
33 -#
34
35 inherit autotools eutils gnome2 gnome2-utils libtool git-r3 xdg
36
37
38 diff --git a/eclass/gnome2-python.eclass b/eclass/gnome2-python.eclass
39 index 5ee12d6e..a16e931e 100644
40 --- a/eclass/gnome2-python.eclass
41 +++ b/eclass/gnome2-python.eclass
42 @@ -1,6 +1,5 @@
43 # Copyright 1999-2015 Gentoo Foundation
44 # Distributed under the terms of the GNU General Public License v2
45 -# $Id$
46
47 # @ECLASS: gnome2-python.eclass
48 # @MAINTAINER:
49
50 diff --git a/eclass/multibuild.eclass b/eclass/multibuild.eclass
51 index 912545c7..c29f4d89 100644
52 --- a/eclass/multibuild.eclass
53 +++ b/eclass/multibuild.eclass
54 @@ -1,6 +1,5 @@
55 # Copyright 1999-2015 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Id$
58
59 # @ECLASS: multibuild.eclass
60 # @MAINTAINER:
61
62 diff --git a/eclass/vala.eclass b/eclass/vala.eclass
63 index a70c9d87..f2243dd1 100644
64 --- a/eclass/vala.eclass
65 +++ b/eclass/vala.eclass
66 @@ -1,6 +1,5 @@
67 # Copyright 1999-2015 Gentoo Foundation
68 # Distributed under the terms of the GNU General Public License v2
69 -# $Id$
70
71 # @ECLASS: vala.eclass
72 # @MAINTAINER: