diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-09-21 16:40:49 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-09-22 02:12:07 +0200 |
commit | 04734b0683cee5046f3e2247480f442a73268570 (patch) | |
tree | 9fdaf00fafdbec52ff3c6ce7a4f8a9351b08cd52 /trinity-base/tdebase-pam | |
parent | 245866919aa65e592430bf42174d2edb02d7c385 (diff) | |
download | tde-packaging-gentoo-04734b0683cee5046f3e2247480f442a73268570.tar.gz tde-packaging-gentoo-04734b0683cee5046f3e2247480f442a73268570.zip |
trinity-base/tdebase-pam: Misc style fixes (DESCRIPTION, ebuild var blocks)
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'trinity-base/tdebase-pam')
-rw-r--r-- | trinity-base/tdebase-pam/tdebase-pam-7.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/trinity-base/tdebase-pam/tdebase-pam-7.ebuild b/trinity-base/tdebase-pam/tdebase-pam-7.ebuild index e4117af8..95f704e7 100644 --- a/trinity-base/tdebase-pam/tdebase-pam-7.ebuild +++ b/trinity-base/tdebase-pam/tdebase-pam-7.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 inherit pam -DESCRIPTION="pam.d files used by several Trinity components." +DESCRIPTION="pam.d files used by several Trinity components" HOMEPAGE="https://trinitydesktop.org/" -LICENSE="GPL-2" +LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 sparc x86" IUSE="" |