commit: 695bfa0c8018f53ff7a395fc76742160a8412085 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Mon Aug 29 07:14:06 2022 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Sat Sep 3 19:45:19 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=695bfa0c
xemacs-packages.eclass: Whitespace Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> eclass/xemacs-packages.eclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eclass/xemacs-packages.eclass b/eclass/xemacs-packages.eclass index 67c9491d575e..91621f5f52d3 100644 --- a/eclass/xemacs-packages.eclass +++ b/eclass/xemacs-packages.eclass @@ -12,7 +12,7 @@ # @ECLASS_VARIABLE: XEMACS_PKG_CAT # @REQUIRED # @DESCRIPTION: -# The package category that the package is in. Can be either standard, +# The package category that the package is in. Can be either standard, # mule, or contrib. # @ECLASS_VARIABLE: XEMACS_EXPERIMENTAL @@ -20,7 +20,7 @@ # @DEFAULT_UNSET # @DESCRIPTION: # If set then the package is downloaded from the experimental packages -# repository, which is the staging area for packages upstream. Packages +# repository, which is the staging area for packages upstream. Packages # in the experimental repository are auto-generated from XEmacs VCS, so # they may not be well-tested.
