summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-01-16 18:15:17 +0100
committerMichał Górny <mgorny@gentoo.org>2021-01-16 18:16:55 +0100
commit1094cd2293d63b3b2f68188a99860a19656761b7 (patch)
treefa62df19974ef2f7e3c067be6502e62ed89f6b1a /eclass
parentapp-editors/xemacs: swallow output causing qa issue (diff)
downloadgentoo-1094cd2293d63b3b2f68188a99860a19656761b7.tar.gz
gentoo-1094cd2293d63b3b2f68188a99860a19656761b7.tar.bz2
gentoo-1094cd2293d63b3b2f68188a99860a19656761b7.zip
mount-boot.eclass: Fix eclassdoc tag order and copyright date
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r--eclass/mount-boot.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/mount-boot.eclass b/eclass/mount-boot.eclass
index 8f59822db686..2b07160231a6 100644
--- a/eclass/mount-boot.eclass
+++ b/eclass/mount-boot.eclass
@@ -1,11 +1,11 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# @ECLASS: mount-boot.eclass
# @MAINTAINER:
# base-system@gentoo.org
-# @BLURB: functions for packages that install files into /boot
# @SUPPORTED_EAPIS: 6 7
+# @BLURB: functions for packages that install files into /boot
# @DESCRIPTION:
# This eclass is really only useful for bootloaders.
#