Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/
Date: Mon, 27 Apr 2020 12:20:41
Message-Id: 1587990027.688907f35f23c5c8dabf6dacea008766f2044e85.juippis@gentoo
1 commit: 688907f35f23c5c8dabf6dacea008766f2044e85
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 27 12:20:01 2020 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 27 12:20:27 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=688907f3
7
8 eclass: last-rite twisted-r1.eclass
9
10 Bug: https://bugs.gentoo.org/719794
11 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
12
13 eclass/twisted-r1.eclass | 3 ++-
14 1 file changed, 2 insertions(+), 1 deletion(-)
15
16 diff --git a/eclass/twisted-r1.eclass b/eclass/twisted-r1.eclass
17 index 7f0f796ec96..16faf25866c 100644
18 --- a/eclass/twisted-r1.eclass
19 +++ b/eclass/twisted-r1.eclass
20 @@ -1,6 +1,7 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2020 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 +# @DEAD
26 # @ECLASS: twisted-r1.eclass
27 # @MAINTAINER:
28 # Gentoo Python Project <python@g.o>