Gentoo Archives: gentoo-dev

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-dev@l.g.o
Cc: matsl@g.o, "Ulrich Müller" <ulm@g.o>
Subject: [gentoo-dev] [PATCH 3/3] xemacs-packages.eclass: Whitespace
Date: Tue, 30 Aug 2022 08:41:43
Message-Id: 20220830084042.21900-3-ulm@gentoo.org
In Reply to: [gentoo-dev] [PATCH 1/3] xemacs-packages.eclass: Drop backwards compatibility code by "Ulrich Müller"
1 Signed-off-by: Ulrich Müller <ulm@g.o>
2 ---
3 eclass/xemacs-packages.eclass | 4 ++--
4 1 file changed, 2 insertions(+), 2 deletions(-)
5
6 diff --git a/eclass/xemacs-packages.eclass b/eclass/xemacs-packages.eclass
7 index 67c9491d575e..91621f5f52d3 100644
8 --- a/eclass/xemacs-packages.eclass
9 +++ b/eclass/xemacs-packages.eclass
10 @@ -12,7 +12,7 @@
11 # @ECLASS_VARIABLE: XEMACS_PKG_CAT
12 # @REQUIRED
13 # @DESCRIPTION:
14 -# The package category that the package is in. Can be either standard,
15 +# The package category that the package is in. Can be either standard,
16 # mule, or contrib.
17
18 # @ECLASS_VARIABLE: XEMACS_EXPERIMENTAL
19 @@ -20,7 +20,7 @@
20 # @DEFAULT_UNSET
21 # @DESCRIPTION:
22 # If set then the package is downloaded from the experimental packages
23 -# repository, which is the staging area for packages upstream. Packages
24 +# repository, which is the staging area for packages upstream. Packages
25 # in the experimental repository are auto-generated from XEmacs VCS, so
26 # they may not be well-tested.
27
28 --
29 2.37.2