Gentoo Archives: gentoo-commits

From: "Joerg Bornkessel (hd_brummy)" <hd_brummy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-tv/gentoo-vdr-scripts: ChangeLog gentoo-vdr-scripts-2.5.ebuild
Date: Thu, 01 Jan 2015 21:55:05
Message-Id: 20150101215501.112FAEAA0@oystercatcher.gentoo.org
1 hd_brummy 15/01/01 21:55:01
2
3 Modified: ChangeLog gentoo-vdr-scripts-2.5.ebuild
4 Log:
5 better detailed info for systemd handling
6
7 (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 34C2808A)
8
9 Revision Changes Path
10 1.131 media-tv/gentoo-vdr-scripts/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/gentoo-vdr-scripts/ChangeLog?rev=1.131&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/gentoo-vdr-scripts/ChangeLog?rev=1.131&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/gentoo-vdr-scripts/ChangeLog?r1=1.130&r2=1.131
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-tv/gentoo-vdr-scripts/ChangeLog,v
19 retrieving revision 1.130
20 retrieving revision 1.131
21 diff -u -r1.130 -r1.131
22 --- ChangeLog 1 Jan 2015 17:33:09 -0000 1.130
23 +++ ChangeLog 1 Jan 2015 21:55:01 -0000 1.131
24 @@ -1,6 +1,10 @@
25 # ChangeLog for media-tv/gentoo-vdr-scripts
26 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-tv/gentoo-vdr-scripts/ChangeLog,v 1.130 2015/01/01 17:33:09 hd_brummy Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-tv/gentoo-vdr-scripts/ChangeLog,v 1.131 2015/01/01 21:55:01 hd_brummy Exp $
29 +
30 + 01 Jan 2015; Joerg Bornkessel <hd_brummy@g.o>
31 + gentoo-vdr-scripts-2.5.ebuild:
32 + better detailed info for systemd handling
33
34 *gentoo-vdr-scripts-2.5 (01 Jan 2015)
35
36
37
38
39 1.2 media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-2.5.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-2.5.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-2.5.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-2.5.ebuild?r1=1.1&r2=1.2
44
45 Index: gentoo-vdr-scripts-2.5.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-2.5.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- gentoo-vdr-scripts-2.5.ebuild 1 Jan 2015 17:33:09 -0000 1.1
52 +++ gentoo-vdr-scripts-2.5.ebuild 1 Jan 2015 21:55:01 -0000 1.2
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2015 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-2.5.ebuild,v 1.1 2015/01/01 17:33:09 hd_brummy Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-2.5.ebuild,v 1.2 2015/01/01 21:55:01 hd_brummy Exp $
58
59 EAPI=5
60
61 @@ -109,11 +109,8 @@
62 ewarn "VDR_DVDBURNSPEED in /etc/conf.d/vdr.cd-dvd"
63 fi
64
65 - einfo "Up from this version systemd is supported by gentoo-vdr-scripts"
66 - einfo "Please see for detailed info on this:"
67 - einfo "Also please report problems with systemd on gentoo-vdr-scripts direct in this bug"
68 - einfo "https://bugs.gentoo.org/show_bug.cgi?id=353492"
69 -
70 + einfo "systemd is now supported by gentoo-vdr-scripts"
71 + einfo "Please read for detailed info on this vdr's README.systemd"
72 }
73
74 pkg_config() {