commit: cde7e2c10d83612a19893b3d01aea3ce509c694a Author: Alfred Wingate <parona <AT> protonmail <DOT> com> AuthorDate: Fri Jan 19 05:28:10 2024 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Fri Feb 9 13:03:13 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cde7e2c1
app-misc/neofetch: update LICENSE * It never had the advertising clause. https://github.com/dylanaraps/neofetch/blob/master/LICENSE.md Signed-off-by: Alfred Wingate <parona <AT> protonmail.com> Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> app-misc/neofetch/neofetch-7.1.0-r1.ebuild | 2 +- app-misc/neofetch/neofetch-7.1.0.ebuild | 4 ++-- app-misc/neofetch/neofetch-9999.ebuild | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app-misc/neofetch/neofetch-7.1.0-r1.ebuild b/app-misc/neofetch/neofetch-7.1.0-r1.ebuild index 8a0907e59fa7..766e7a9f7491 100644 --- a/app-misc/neofetch/neofetch-7.1.0-r1.ebuild +++ b/app-misc/neofetch/neofetch-7.1.0-r1.ebuild @@ -15,7 +15,7 @@ fi DESCRIPTION="Simple information system script" HOMEPAGE="https://github.com/dylanaraps/neofetch" -LICENSE="MIT-with-advertising" +LICENSE="MIT" SLOT="0" PATCHES=( diff --git a/app-misc/neofetch/neofetch-7.1.0.ebuild b/app-misc/neofetch/neofetch-7.1.0.ebuild index aa21d63f1a9a..46d3894353ec 100644 --- a/app-misc/neofetch/neofetch-7.1.0.ebuild +++ b/app-misc/neofetch/neofetch-7.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ fi DESCRIPTION="Simple information system script" HOMEPAGE="https://github.com/dylanaraps/neofetch" -LICENSE="MIT-with-advertising" +LICENSE="MIT" SLOT="0" IUSE="X" diff --git a/app-misc/neofetch/neofetch-9999.ebuild b/app-misc/neofetch/neofetch-9999.ebuild index 7f7fde51975a..d04032b52d82 100644 --- a/app-misc/neofetch/neofetch-9999.ebuild +++ b/app-misc/neofetch/neofetch-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ fi DESCRIPTION="Simple information system script" HOMEPAGE="https://github.com/dylanaraps/neofetch" -LICENSE="MIT-with-advertising" +LICENSE="MIT" SLOT="0" PATCHES=(
