Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/
Date: Sat, 03 Sep 2022 19:45:53
Message-Id: 1662234319.695bfa0c8018f53ff7a395fc76742160a8412085.ulm@gentoo
1 commit: 695bfa0c8018f53ff7a395fc76742160a8412085
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 29 07:14:06 2022 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 3 19:45:19 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=695bfa0c
7
8 xemacs-packages.eclass: Whitespace
9
10 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
11
12 eclass/xemacs-packages.eclass | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/eclass/xemacs-packages.eclass b/eclass/xemacs-packages.eclass
16 index 67c9491d575e..91621f5f52d3 100644
17 --- a/eclass/xemacs-packages.eclass
18 +++ b/eclass/xemacs-packages.eclass
19 @@ -12,7 +12,7 @@
20 # @ECLASS_VARIABLE: XEMACS_PKG_CAT
21 # @REQUIRED
22 # @DESCRIPTION:
23 -# The package category that the package is in. Can be either standard,
24 +# The package category that the package is in. Can be either standard,
25 # mule, or contrib.
26
27 # @ECLASS_VARIABLE: XEMACS_EXPERIMENTAL
28 @@ -20,7 +20,7 @@
29 # @DEFAULT_UNSET
30 # @DESCRIPTION:
31 # If set then the package is downloaded from the experimental packages
32 -# repository, which is the staging area for packages upstream. Packages
33 +# repository, which is the staging area for packages upstream. Packages
34 # in the experimental repository are auto-generated from XEmacs VCS, so
35 # they may not be well-tested.