diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2011-08-31 06:40:35 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2011-08-31 06:40:35 +0000 |
commit | 13868e637cc3c01fc1b19398c7ef2149e6462c4d (patch) | |
tree | 430df167af98e096404dd63d7ec090a9828c1a0e /app-backup/backuppc | |
parent | Remove old. (diff) | |
download | gentoo-2-13868e637cc3c01fc1b19398c7ef2149e6462c4d.tar.gz gentoo-2-13868e637cc3c01fc1b19398c7ef2149e6462c4d.tar.bz2 gentoo-2-13868e637cc3c01fc1b19398c7ef2149e6462c4d.zip |
whitespace
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'app-backup/backuppc')
-rw-r--r-- | app-backup/backuppc/backuppc-3.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-backup/backuppc/backuppc-3.2.1.ebuild b/app-backup/backuppc/backuppc-3.2.1.ebuild index bf5ae991475e..f5f011898b8c 100644 --- a/app-backup/backuppc/backuppc-3.2.1.ebuild +++ b/app-backup/backuppc/backuppc-3.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-backup/backuppc/backuppc-3.2.1.ebuild,v 1.2 2011/08/29 10:47:00 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-backup/backuppc/backuppc-3.2.1.ebuild,v 1.3 2011/08/31 06:40:35 mr_bones_ Exp $ EAPI="2" @@ -188,7 +188,7 @@ src_install() { pkg_postinst() { # This is disabled since BackupPC doesn't need it - # webapp_pkg_postinst + # webapp_pkg_postinst elog "Installation finished, now may now start using BackupPC." elog "" |