diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2012-07-10 14:25:13 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2012-07-10 14:25:13 +0000 |
commit | 82b998ce6c79c36500da09a7464332253523dc05 (patch) | |
tree | d91be963411aaf99ac423d6aa9a7476654965d68 /app-admin | |
parent | Version bump (diff) | |
download | gentoo-2-82b998ce6c79c36500da09a7464332253523dc05.tar.gz gentoo-2-82b998ce6c79c36500da09a7464332253523dc05.tar.bz2 gentoo-2-82b998ce6c79c36500da09a7464332253523dc05.zip |
whitespace
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/webmin/webmin-1.590.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-admin/webmin/webmin-1.590.ebuild b/app-admin/webmin/webmin-1.590.ebuild index 203c3b0a76fa..e3da26e6f19c 100644 --- a/app-admin/webmin/webmin-1.590.ebuild +++ b/app-admin/webmin/webmin-1.590.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/app-admin/webmin/webmin-1.590.ebuild,v 1.1 2012/07/09 18:12:47 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/webmin/webmin-1.590.ebuild,v 1.2 2012/07/10 14:25:13 mr_bones_ Exp $ EAPI="3" @@ -181,7 +181,6 @@ pkg_config(){ # and thus resetting all Webmin. Deletes the specific Webmin cron jobs too. local _reset="none" - # If in interactive mode ask user what should we do if [[ "${INTERACTIVE}" = "yes" ]]; then einfo |