summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'eclass/postgres.eclass')
-rw-r--r--eclass/postgres.eclass5
1 files changed, 2 insertions, 3 deletions
diff --git a/eclass/postgres.eclass b/eclass/postgres.eclass
index 6df81c19b3aa..ab7b34102e2b 100644
--- a/eclass/postgres.eclass
+++ b/eclass/postgres.eclass
@@ -1,11 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Id$
inherit user
EXPORT_FUNCTIONS pkg_setup
-# @ECLASS: postgres
+# @ECLASS: postgres.eclass
# @MAINTAINER:
# PostgreSQL <pgsql-bugs@gentoo.org>
# @AUTHOR: Aaron W. Swenson <titanofold@gentoo.org>