diff options
author | 2015-01-01 21:55:04 +0000 | |
---|---|---|
committer | 2015-01-01 21:55:04 +0000 | |
commit | bb6222a12a2d7caeaceae087c62822e026d01c05 (patch) | |
tree | a63d35a45fb393a738465078588a3ee017b2d902 /media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-2.5.ebuild | |
parent | Uupdate LICENSE, thanks tamiko. (diff) | |
download | historical-bb6222a12a2d7caeaceae087c62822e026d01c05.tar.gz historical-bb6222a12a2d7caeaceae087c62822e026d01c05.tar.bz2 historical-bb6222a12a2d7caeaceae087c62822e026d01c05.zip |
better detailed info for systemd handling
Package-Manager: portage-2.2.15/cvs/Linux x86_64
Manifest-Sign-Key: 0x34C2808A
Diffstat (limited to 'media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-2.5.ebuild')
-rw-r--r-- | media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-2.5.ebuild | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-2.5.ebuild b/media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-2.5.ebuild index 6575e5b01513..05aba89aaa48 100644 --- a/media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-2.5.ebuild +++ b/media-tv/gentoo-vdr-scripts/gentoo-vdr-scripts-2.5.ebuild @@ -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 @@ pkg_postinst() { 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() { |