summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2022-08-29 09:14:06 +0200
committerUlrich Müller <ulm@gentoo.org>2022-09-03 21:45:19 +0200
commit695bfa0c8018f53ff7a395fc76742160a8412085 (patch)
tree16504872e6c27b654afc02860f98700af680bcf0 /eclass/xemacs-packages.eclass
parentxemacs-packages.eclass: Support EAPI 8 (diff)
downloadgentoo-695bfa0c8018f53ff7a395fc76742160a8412085.tar.gz
gentoo-695bfa0c8018f53ff7a395fc76742160a8412085.tar.bz2
gentoo-695bfa0c8018f53ff7a395fc76742160a8412085.zip
xemacs-packages.eclass: Whitespace
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'eclass/xemacs-packages.eclass')
-rw-r--r--eclass/xemacs-packages.eclass4
1 files 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.