commit:     dd048864215c8ccc6e23eff875103e7acbcbde42
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun Jun  3 06:50:01 2018 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Jun  8 07:08:28 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd048864

readme.gentoo{,-r1}.eclass: Fix @BLURB.

Closes: https://bugs.gentoo.org/637858
Closes: https://bugs.gentoo.org/637860

 eclass/readme.gentoo-r1.eclass | 5 ++---
 eclass/readme.gentoo.eclass    | 5 ++---
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/eclass/readme.gentoo-r1.eclass b/eclass/readme.gentoo-r1.eclass
index 6f80cbaccdc..a9f91cb10e3 100644
--- a/eclass/readme.gentoo-r1.eclass
+++ b/eclass/readme.gentoo-r1.eclass
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 # @ECLASS: readme.gentoo-r1.eclass
@@ -6,8 +6,7 @@
 # Pacho Ramos <[email protected]>
 # @AUTHOR:
 # Author: Pacho Ramos <[email protected]>
-# @BLURB: An eclass for installing a README.gentoo doc file recording tips
-# shown via elog messages.
+# @BLURB: install a doc file shown via elog messages
 # @DESCRIPTION:
 # An eclass for installing a README.gentoo doc file recording tips
 # shown via elog messages. With this eclass, those elog messages will only be

diff --git a/eclass/readme.gentoo.eclass b/eclass/readme.gentoo.eclass
index fb5f044283c..0d8949805cf 100644
--- a/eclass/readme.gentoo.eclass
+++ b/eclass/readme.gentoo.eclass
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 # @ECLASS: readme.gentoo.eclass
@@ -6,8 +6,7 @@
 # Pacho Ramos <[email protected]>
 # @AUTHOR:
 # Author: Pacho Ramos <[email protected]>
-# @BLURB: An eclass for installing a README.gentoo doc file recording tips
-# shown via elog messages.
+# @BLURB: install a doc file shown via elog messages
 # @DESCRIPTION:
 # An eclass for installing a README.gentoo doc file recording tips
 # shown via elog messages. With this eclass, those elog messages will only be

Reply via email to