diff options
author | 2013-08-01 18:04:11 +0000 | |
---|---|---|
committer | 2013-08-01 18:04:11 +0000 | |
commit | dfab342a12a1a2a77ef30f78101ffe131de677fd (patch) | |
tree | cdee5101d9b0f88ab1c6f30b88ff68bad8108698 /sys-fs/e4rat/e4rat-0.2.3-r1.ebuild | |
parent | Update HOMEPAGE wrt bug #479246. (diff) | |
download | historical-dfab342a12a1a2a77ef30f78101ffe131de677fd.tar.gz historical-dfab342a12a1a2a77ef30f78101ffe131de677fd.tar.bz2 historical-dfab342a12a1a2a77ef30f78101ffe131de677fd.zip |
Update README.gentoo doc as referenced wiki page no longer exists (#479376 by Patrick Lauer) and upstream README is enough for us.
Package-Manager: portage-2.1.13.2/cvs/Linux x86_64
Manifest-Sign-Key: 0xA188FBD4
Diffstat (limited to 'sys-fs/e4rat/e4rat-0.2.3-r1.ebuild')
-rw-r--r-- | sys-fs/e4rat/e4rat-0.2.3-r1.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/sys-fs/e4rat/e4rat-0.2.3-r1.ebuild b/sys-fs/e4rat/e4rat-0.2.3-r1.ebuild index 8f789e044e0f..408342913db1 100644 --- a/sys-fs/e4rat/e4rat-0.2.3-r1.ebuild +++ b/sys-fs/e4rat/e4rat-0.2.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/e4rat/e4rat-0.2.3-r1.ebuild,v 1.6 2013/07/28 12:36:42 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/e4rat/e4rat-0.2.3-r1.ebuild,v 1.7 2013/08/01 18:04:07 pacho Exp $ EAPI=5 @@ -32,9 +32,8 @@ PATCHES=( pkg_setup() { check_extra_config - DOC_CONTENTS="Please consult the following link if you need help - configuring your system: http://en.gentoo-wiki.com/wiki/E4rat\n - \nTo launch systemd from e4rat you simply need to edit /etc/e4rat.conf + DOC_CONTENTS=" + To launch systemd from e4rat you simply need to edit /etc/e4rat.conf and set:\n ; path to init process binary (DEFAULT: /sbin/init)\n init /usr/lib/systemd/systemd" |