Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/
Date: Sun, 25 Oct 2015 18:24:13
Message-Id: 1445797439.31b7de6ded763c3e0246d95cb8d47f24a10e40eb.mgorny@gentoo
1 commit: 31b7de6ded763c3e0246d95cb8d47f24a10e40eb
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 25 18:22:40 2015 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 25 18:23:59 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31b7de6d
7
8 emul-linux-x86.eclass: mark as @DEAD
9
10 Last rited, removal on 2015-11-24.
11
12 eclass/emul-linux-x86.eclass | 2 ++
13 1 file changed, 2 insertions(+)
14
15 diff --git a/eclass/emul-linux-x86.eclass b/eclass/emul-linux-x86.eclass
16 index 18849c6..4fa6de8 100644
17 --- a/eclass/emul-linux-x86.eclass
18 +++ b/eclass/emul-linux-x86.eclass
19 @@ -2,6 +2,8 @@
20 # Distributed under the terms of the GNU General Public License v2
21 # $Id$
22
23 +# @DEAD
24 +
25 #
26 # Original Author: Mike Doty <kingtaco@g.o>
27 # Adapted from emul-libs.eclass