commit:     5465efd046481ea1d9eb3f38b9d223b66d97e207
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 29 02:08:39 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 29 02:08:39 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5465efd0

sys-apps/gentoo-functions: update DESCRIPTION

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-apps/gentoo-functions/gentoo-functions-0.14.ebuild | 5 ++---
 sys-apps/gentoo-functions/gentoo-functions-0.15.ebuild | 3 +--
 sys-apps/gentoo-functions/gentoo-functions-9999.ebuild | 5 ++---
 3 files changed, 5 insertions(+), 8 deletions(-)

diff --git a/sys-apps/gentoo-functions/gentoo-functions-0.14.ebuild 
b/sys-apps/gentoo-functions/gentoo-functions-0.14.ebuild
index a750147b5940..f78a9ce16ce8 100644
--- a/sys-apps/gentoo-functions/gentoo-functions-0.14.ebuild
+++ b/sys-apps/gentoo-functions/gentoo-functions-0.14.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2014-2021 Gentoo Authors
+# Copyright 2014-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,12 +13,11 @@ fi
 
 inherit toolchain-funcs flag-o-matic
 
-DESCRIPTION="base functions required by all Gentoo systems"
+DESCRIPTION="Base functions required by all Gentoo systems"
 HOMEPAGE="https://gitweb.gentoo.org/proj/gentoo-functions.git";
 
 LICENSE="GPL-2"
 SLOT="0"
-IUSE=""
 
 src_configure() {
        tc-export CC

diff --git a/sys-apps/gentoo-functions/gentoo-functions-0.15.ebuild 
b/sys-apps/gentoo-functions/gentoo-functions-0.15.ebuild
index b565670c20bb..9214af16efb6 100644
--- a/sys-apps/gentoo-functions/gentoo-functions-0.15.ebuild
+++ b/sys-apps/gentoo-functions/gentoo-functions-0.15.ebuild
@@ -13,12 +13,11 @@ fi
 
 inherit toolchain-funcs flag-o-matic
 
-DESCRIPTION="base functions required by all Gentoo systems"
+DESCRIPTION="Base functions required by all Gentoo systems"
 HOMEPAGE="https://gitweb.gentoo.org/proj/gentoo-functions.git";
 
 LICENSE="GPL-2"
 SLOT="0"
-IUSE=""
 
 src_configure() {
        tc-export CC

diff --git a/sys-apps/gentoo-functions/gentoo-functions-9999.ebuild 
b/sys-apps/gentoo-functions/gentoo-functions-9999.ebuild
index 6ab30b8f6eb4..d43055b53ca5 100644
--- a/sys-apps/gentoo-functions/gentoo-functions-9999.ebuild
+++ b/sys-apps/gentoo-functions/gentoo-functions-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2014-2021 Gentoo Authors
+# Copyright 2014-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -13,12 +13,11 @@ fi
 
 inherit toolchain-funcs flag-o-matic
 
-DESCRIPTION="base functions required by all Gentoo systems"
+DESCRIPTION="Base functions required by all Gentoo systems"
 HOMEPAGE="https://gitweb.gentoo.org/proj/gentoo-functions.git";
 
 LICENSE="GPL-2"
 SLOT="0"
-IUSE=""
 
 src_configure() {
        tc-export CC

Reply via email to