Gentoo Archives: gentoo-commits

From: Alfredo Tupone <tupone@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tcltk/tklib/
Date: Sat, 18 Sep 2021 16:51:46
Message-Id: 1631983870.4e0aad09e7ca885c2b2976b32fb57f27ed15a8f1.tupone@gentoo
1 commit: 4e0aad09e7ca885c2b2976b32fb57f27ed15a8f1
2 Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 18 16:43:55 2021 +0000
4 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 18 16:51:10 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e0aad09
7
8 dev-tcltk/tklib: UnusedInherits
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
12
13 dev-tcltk/tklib/tklib-0.6-r2.ebuild | 4 +---
14 1 file changed, 1 insertion(+), 3 deletions(-)
15
16 diff --git a/dev-tcltk/tklib/tklib-0.6-r2.ebuild b/dev-tcltk/tklib/tklib-0.6-r2.ebuild
17 index b8b7f41408e..d1240d9ba41 100644
18 --- a/dev-tcltk/tklib/tklib-0.6-r2.ebuild
19 +++ b/dev-tcltk/tklib/tklib-0.6-r2.ebuild
20 @@ -1,10 +1,8 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2021 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26
27 -inherit multilib
28 -
29 CODE=6a397dec6188148cf6a6fe290cf2bd92a9190c42
30
31 DESCRIPTION="Collection of utility modules for Tk, and a companion to Tcllib"