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 16:34:10
Message-Id: 8fb642340a7c3ee3f7573ea39619e4f5ddde3af2.mgorny@gentoo
1 commit: 8fb642340a7c3ee3f7573ea39619e4f5ddde3af2
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 28 16:33:47 2011 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 28 16:33:47 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=dev/mgorny.git;a=commit;h=8fb64234
7
8 Revert "Rename systemd.eclass -> systemd-units.eclass."
9
10 This reverts commit c50d3eb2e0277e0f4eafbc179f26c67cb4a02759.
11
12 ---
13 eclass/{systemd-units.eclass => systemd.eclass} | 2 +-
14 1 files changed, 1 insertions(+), 1 deletions(-)
15
16 diff --git a/eclass/systemd-units.eclass b/eclass/systemd.eclass
17 similarity index 97%
18 rename from eclass/systemd-units.eclass
19 rename to eclass/systemd.eclass
20 index 0289fdc..4234427 100644
21 --- a/eclass/systemd-units.eclass
22 +++ b/eclass/systemd.eclass
23 @@ -2,7 +2,7 @@
24 # Distributed under the terms of the GNU General Public License v2
25 # $Header: $
26
27 -# @ECLASS: systemd-units.eclass
28 +# @ECLASS: systemd.eclass
29 # @MAINTAINER:
30 # mgorny@g.o
31 # @BLURB: helper functions to install systemd units