summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Smith <matt@offtopica.uk>2021-04-08 09:30:08 +0100
committerJoonas Niilola <juippis@gentoo.org>2021-05-27 14:59:14 +0300
commite85331e89647f08f12d42defe62965656cf53fda (patch)
treea5e914453068b4366650319b35e965e1575d0af8
parentdev-python/python-mpv: add pypi and github to metadata (diff)
downloadgentoo-e85331e8.tar.gz
gentoo-e85331e8.tar.bz2
gentoo-e85331e8.zip
app-misc/screenfetch: Correct LICENSE field
Closes: https://bugs.gentoo.org/789591 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Matt Smith <matt@offtopica.uk> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
-rw-r--r--app-misc/screenfetch/screenfetch-3.9.1.ebuild4
-rw-r--r--app-misc/screenfetch/screenfetch-9999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-misc/screenfetch/screenfetch-3.9.1.ebuild b/app-misc/screenfetch/screenfetch-3.9.1.ebuild
index 5a74091728ce..b60b0c410fdb 100644
--- a/app-misc/screenfetch/screenfetch-3.9.1.ebuild
+++ b/app-misc/screenfetch/screenfetch-3.9.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -17,7 +17,7 @@ else
S="${WORKDIR}/${MY_PN}-${PV}"
fi
-LICENSE="GPL-3"
+LICENSE="GPL-3+"
SLOT="0"
IUSE="curl X"
diff --git a/app-misc/screenfetch/screenfetch-9999.ebuild b/app-misc/screenfetch/screenfetch-9999.ebuild
index 552e3a0655c6..3010104b14ea 100644
--- a/app-misc/screenfetch/screenfetch-9999.ebuild
+++ b/app-misc/screenfetch/screenfetch-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -17,7 +17,7 @@ else
S="${WORKDIR}/${MY_PN}-${PV}"
fi
-LICENSE="GPL-3"
+LICENSE="GPL-3+"
SLOT="0"
IUSE="curl X"