commit:     2d01dd1b32e62e3e04af85f6b26e48cdf6bc96e8
Author:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 10 18:24:25 2015 +0000
Commit:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Tue Nov 10 18:24:25 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d01dd1b

db.eclass: set maintainer to match sys-libs/db package

 eclass/db.eclass | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/eclass/db.eclass b/eclass/db.eclass
index 198b699..9b578cc 100644
--- a/eclass/db.eclass
+++ b/eclass/db.eclass
@@ -1,9 +1,11 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
-# This is a common location for functions used in the sys-libs/db ebuilds
-#
-# Bugs: maintainer-nee...@gentoo.org
+
+# @ECLASS: db.eclass
+# @MAINTAINER:
+# base-sys...@gentoo.org
+# @BLURB: Internal eclass used by sys-libs/db ebuilds
 
 inherit eutils multilib multiprocessing
 

Reply via email to