Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/
Date: Tue, 03 Apr 2018 17:44:34
Message-Id: 1522777451.2084669513435c5d22275a0f0ef8795afaf37b61.asturm@gentoo
1 commit: 2084669513435c5d22275a0f0ef8795afaf37b61
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 3 15:43:57 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 3 17:44:11 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20846695
7
8 kde4-functions.eclass: Mark @DEAD for removal
9
10 eclass/kde4-functions.eclass | 2 ++
11 1 file changed, 2 insertions(+)
12
13 diff --git a/eclass/kde4-functions.eclass b/eclass/kde4-functions.eclass
14 index 4fdd299948d..98f972c3aca 100644
15 --- a/eclass/kde4-functions.eclass
16 +++ b/eclass/kde4-functions.eclass
17 @@ -1,6 +1,8 @@
18 # Copyright 1999-2016 Gentoo Foundation
19 # Distributed under the terms of the GNU General Public License v2
20
21 +# @DEAD
22 +# Removal on 2018-05-03.
23 # @ECLASS: kde4-functions.eclass
24 # @MAINTAINER:
25 # kde@g.o