diff options
author | Michał Górny <mgorny@gentoo.org> | 2013-03-18 06:29:03 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2013-03-18 06:29:03 +0000 |
commit | f1b45e65a1d7aa30b7d872987da703711d831543 (patch) | |
tree | af3f37937073747e05c6a8b7218f55acb5ea6042 /eclass | |
parent | Bump (diff) | |
download | historical-f1b45e65a1d7aa30b7d872987da703711d831543.tar.gz historical-f1b45e65a1d7aa30b7d872987da703711d831543.tar.bz2 historical-f1b45e65a1d7aa30b7d872987da703711d831543.zip |
Update the maintainer to systemd@.
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/ChangeLog | 5 | ||||
-rw-r--r-- | eclass/systemd.eclass | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/eclass/ChangeLog b/eclass/ChangeLog index 4677e956a2e2..0217b56af476 100644 --- a/eclass/ChangeLog +++ b/eclass/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for eclass directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.741 2013/03/16 19:20:34 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/ChangeLog,v 1.742 2013/03/18 06:29:03 mgorny Exp $ + + 18 Mar 2013; Michał Górny <mgorny@gentoo.org> systemd.eclass: + Update the maintainer to systemd@. 16 Mar 2013; Robin H. Johnson <robbat2@gentoo.org> mysql.eclass, mysql-autotools.eclass: diff --git a/eclass/systemd.eclass b/eclass/systemd.eclass index 60aae0f59776..42c373906a0c 100644 --- a/eclass/systemd.eclass +++ b/eclass/systemd.eclass @@ -1,10 +1,10 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/systemd.eclass,v 1.21 2012/12/31 13:09:09 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/systemd.eclass,v 1.22 2013/03/18 06:29:03 mgorny Exp $ # @ECLASS: systemd.eclass # @MAINTAINER: -# mgorny@gentoo.org +# systemd@gentoo.org # @BLURB: helper functions to install systemd units # @DESCRIPTION: # This eclass provides a set of functions to install unit files for |