hd_brummy 15/01/01 21:55:01 Modified: ChangeLog gentoo-vdr-scripts-2.5.ebuild Log: better detailed info for systemd handling (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 34C2808A)
Revision Changes Path 1.131 media-tv/gentoo-vdr-scripts/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/gentoo-vdr-scripts/ChangeLog?rev=1.131&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/gentoo-vdr-scripts/ChangeLog?rev=1.131&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-tv/gentoo-vdr-scripts/ChangeLog?r1=1.130&r2=1.131 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-tv/gentoo-vdr-scripts/ChangeLog,v retrieving revision 1.130 retrieving revision 1.131 diff -u -r1.130 -r1.131 --- ChangeLog 1 Jan 2015 17:33:09 -0000 1.130 +++ ChangeLog 1 Jan 2015 21:55:01 -0000 1.131 @@ -1,6 +1,10 @@ # ChangeLog for media-tv/gentoo-vdr-scripts # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/gentoo-vdr-scripts/ChangeLog,v 1.130 2015/01/01 17:33:09 hd_brummy Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/gentoo-vdr-scripts/ChangeLog,v 1.131 2015/01/01 21:55:01 hd_brummy Exp $ + + 01 Jan 2015; Joerg Bornkessel <[email protected]> + gentoo-vdr-scripts-2.5.ebuild: + better detailed info for systemd handling *gentoo-vdr-scripts-2.5 (01 Jan 2015) 1.2 media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-2.5.ebuild 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 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 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 Index: gentoo-vdr-scripts-2.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-2.5.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- gentoo-vdr-scripts-2.5.ebuild 1 Jan 2015 17:33:09 -0000 1.1 +++ gentoo-vdr-scripts-2.5.ebuild 1 Jan 2015 21:55:01 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $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 $ +# $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 $ EAPI=5 @@ -109,11 +109,8 @@ ewarn "VDR_DVDBURNSPEED in /etc/conf.d/vdr.cd-dvd" fi - einfo "Up from this version systemd is supported by gentoo-vdr-scripts" - einfo "Please see for detailed info on this:" - einfo "Also please report problems with systemd on gentoo-vdr-scripts direct in this bug" - einfo "https://bugs.gentoo.org/show_bug.cgi?id=353492" - + einfo "systemd is now supported by gentoo-vdr-scripts" + einfo "Please read for detailed info on this vdr's README.systemd" } pkg_config() {
