diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2012-02-04 23:59:25 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2012-02-04 23:59:25 +0000 |
commit | a5873cbc306ae224362e98c9e9a0f0df1f7110dd (patch) | |
tree | afe6f98701701ab9793f0bc2ad37ae94ff6f04db /sys-kernel/pf-sources | |
parent | Remove old versions. (diff) | |
download | gentoo-2-a5873cbc306ae224362e98c9e9a0f0df1f7110dd.tar.gz gentoo-2-a5873cbc306ae224362e98c9e9a0f0df1f7110dd.tar.bz2 gentoo-2-a5873cbc306ae224362e98c9e9a0f0df1f7110dd.zip |
whitespace
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'sys-kernel/pf-sources')
-rw-r--r-- | sys-kernel/pf-sources/pf-sources-3.2.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-kernel/pf-sources/pf-sources-3.2.3.ebuild b/sys-kernel/pf-sources/pf-sources-3.2.3.ebuild index 22519630795e..df917215c128 100644 --- a/sys-kernel/pf-sources/pf-sources-3.2.3.ebuild +++ b/sys-kernel/pf-sources/pf-sources-3.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/pf-sources/pf-sources-3.2.3.ebuild,v 1.1 2012/02/04 19:41:50 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/pf-sources/pf-sources-3.2.3.ebuild,v 1.2 2012/02/04 23:59:25 mr_bones_ Exp $ EAPI="2" @@ -53,8 +53,8 @@ src_prepare(){ epatch "${DISTDIR}"/"${PF_FILE}" } -K_EXTRAEINFO="${P} can use the following runtime dependencies: -sys-apps/tuxonice-userui for minimal userspace progress information related to +K_EXTRAEINFO="${P} can use the following runtime dependencies: +sys-apps/tuxonice-userui for minimal userspace progress information related to suspending and resuming process, and sys-power/hibernate-script or sys-power/pm-utils which are runtime utilites for hibernating and suspending your computer. |