Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/blurb/
Date: Thu, 09 Sep 2021 18:02:43
Message-Id: 1631209647.f08d5ccfbf36ce4fc7de03b99d0267284c784ca0.arthurzam@gentoo
1 commit: f08d5ccfbf36ce4fc7de03b99d0267284c784ca0
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 9 17:47:27 2021 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 9 17:47:27 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f08d5ccf
7
8 dev-python/blurb: fix ebuild header to GLEP 76
9
10 Closes: https://bugs.gentoo.org/761355
11 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
12
13 dev-python/blurb/blurb-1.0.7.ebuild | 2 +-
14 dev-python/blurb/blurb-1.0.8.ebuild | 2 +-
15 2 files changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-python/blurb/blurb-1.0.7.ebuild b/dev-python/blurb/blurb-1.0.7.ebuild
18 index fcf9013a659..83c04e7684b 100644
19 --- a/dev-python/blurb/blurb-1.0.7.ebuild
20 +++ b/dev-python/blurb/blurb-1.0.7.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 2018 Sony Interactive Entertainment Inc.
23 +# Copyright 2018-2021 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=7
27
28 diff --git a/dev-python/blurb/blurb-1.0.8.ebuild b/dev-python/blurb/blurb-1.0.8.ebuild
29 index 50ba0c1334c..7d7b1e6e16c 100644
30 --- a/dev-python/blurb/blurb-1.0.8.ebuild
31 +++ b/dev-python/blurb/blurb-1.0.8.ebuild
32 @@ -1,4 +1,4 @@
33 -# Copyright 2018 Sony Interactive Entertainment Inc.
34 +# Copyright 2018-2021 Gentoo Authors
35 # Distributed under the terms of the GNU General Public License v2
36
37 EAPI=7