diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-12-28 11:30:19 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-12-28 11:30:19 +0000 |
commit | c77fe55ffeaa687fa518de4698d2d976e2c3dedb (patch) | |
tree | c81e7f2dc2f5f0a241577c88835f29c8f5f7d3ac /app-portage | |
parent | repoman: Trim trailing whitespace (Manifest recommit) (diff) | |
download | gentoo-2-c77fe55ffeaa687fa518de4698d2d976e2c3dedb.tar.gz gentoo-2-c77fe55ffeaa687fa518de4698d2d976e2c3dedb.tar.bz2 gentoo-2-c77fe55ffeaa687fa518de4698d2d976e2c3dedb.zip |
repoman: Fix leading whitespace
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/basc/basc-1.4.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-portage/basc/basc-1.4.0.ebuild b/app-portage/basc/basc-1.4.0.ebuild index abff4467f96e..7912e9cb2bf2 100644 --- a/app-portage/basc/basc-1.4.0.ebuild +++ b/app-portage/basc/basc-1.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/basc/basc-1.4.0.ebuild,v 1.1 2004/12/26 18:31:31 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/basc/basc-1.4.0.ebuild,v 1.2 2004/12/28 11:30:19 mr_bones_ Exp $ # ebuild contributed by Alexander Mieland and Daniel Herzog @@ -62,8 +62,8 @@ pkg_postinst() { einfo "" einfo " \"basc -u\"." einfo "" - einfo "Note: You have to be in the stats group to use the client!" - einfo "" + einfo "Note: You have to be in the stats group to use the client!" + einfo "" einfo "If you want to automatically launch the client every 24h," einfo "you must set up a cronjob for the stats user or a user in" einfo "the stats group." |