Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] dev/mgorny:master commit in: eclass/
Date: Thu, 28 Apr 2011 14:33:53
Message-Id: c50d3eb2e0277e0f4eafbc179f26c67cb4a02759.mgorny@gentoo
1 commit: c50d3eb2e0277e0f4eafbc179f26c67cb4a02759
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 28 14:04:17 2011 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 28 14:04:17 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=c50d3eb2
7
8 Rename systemd.eclass -> systemd-units.eclass.
9
10 ---
11 eclass/{systemd.eclass => systemd-units.eclass} | 2 +-
12 1 files changed, 1 insertions(+), 1 deletions(-)
13
14 diff --git a/eclass/systemd.eclass b/eclass/systemd-units.eclass
15 similarity index 97%
16 rename from eclass/systemd.eclass
17 rename to eclass/systemd-units.eclass
18 index e227829..fde896f 100644
19 --- a/eclass/systemd.eclass
20 +++ b/eclass/systemd-units.eclass
21 @@ -2,7 +2,7 @@
22 # Distributed under the terms of the GNU General Public License v2
23 # $Header: $
24
25 -# @ECLASS: systemd.eclass
26 +# @ECLASS: systemd-units.eclass
27 # @MAINTAINER:
28 # mgorny@g.o
29 # @BLURB: helper functions to install systemd units