diff options
author | Daniel Pielmeier <billie@gentoo.org> | 2020-03-12 22:33:36 +0100 |
---|---|---|
committer | Daniel Pielmeier <billie@gentoo.org> | 2020-03-12 22:33:36 +0100 |
commit | ad2f3a00d52043af2bc5ebef035924127427c5fb (patch) | |
tree | b7e87f2adb9c005e423dd0cc9197c58fe964b3a8 | |
parent | app-admin/conky: support clang and libc++ in conky-1.10.8-r9.ebuild (diff) | |
download | gentoo-ad2f3a00d52043af2bc5ebef035924127427c5fb.tar.gz gentoo-ad2f3a00d52043af2bc5ebef035924127427c5fb.tar.bz2 gentoo-ad2f3a00d52043af2bc5ebef035924127427c5fb.zip |
app-admin/conky: Fix copyright year.
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Daniel Pielmeier <billie@gentoo.org>
-rw-r--r-- | app-admin/conky/conky-1.10.8-r9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/conky/conky-1.10.8-r9.ebuild b/app-admin/conky/conky-1.10.8-r9.ebuild index a56768001bfc..f4e4ff4ac759 100644 --- a/app-admin/conky/conky-1.10.8-r9.ebuild +++ b/app-admin/conky/conky-1.10.8-r9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 |