diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-09-09 20:47:27 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-09-09 20:47:27 +0300 |
commit | f08d5ccfbf36ce4fc7de03b99d0267284c784ca0 (patch) | |
tree | 8f4bafc44c297a5cb618024a497b23d9d8106b25 /dev-python/blurb | |
parent | sys-apps/util-linux: stabilize 2.37.2-r1 (diff) | |
download | gentoo-f08d5ccfbf36ce4fc7de03b99d0267284c784ca0.tar.gz gentoo-f08d5ccfbf36ce4fc7de03b99d0267284c784ca0.tar.bz2 gentoo-f08d5ccfbf36ce4fc7de03b99d0267284c784ca0.zip |
dev-python/blurb: fix ebuild header to GLEP 76
Closes: https://bugs.gentoo.org/761355
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/blurb')
-rw-r--r-- | dev-python/blurb/blurb-1.0.7.ebuild | 2 | ||||
-rw-r--r-- | dev-python/blurb/blurb-1.0.8.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/blurb/blurb-1.0.7.ebuild b/dev-python/blurb/blurb-1.0.7.ebuild index fcf9013a6598..83c04e7684b8 100644 --- a/dev-python/blurb/blurb-1.0.7.ebuild +++ b/dev-python/blurb/blurb-1.0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 2018 Sony Interactive Entertainment Inc. +# Copyright 2018-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 diff --git a/dev-python/blurb/blurb-1.0.8.ebuild b/dev-python/blurb/blurb-1.0.8.ebuild index 50ba0c1334cc..7d7b1e6e16ca 100644 --- a/dev-python/blurb/blurb-1.0.8.ebuild +++ b/dev-python/blurb/blurb-1.0.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 2018 Sony Interactive Entertainment Inc. +# Copyright 2018-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 |