diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 06:07:38 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-13 06:07:38 +0000 |
commit | ff9f359baf27b8bd78e268d92abaf661eb8b2144 (patch) | |
tree | 5f6a5a38caa894e44b7c96913f2db59443b59a18 /app-admin/recursos | |
parent | whitespace (diff) | |
download | historical-ff9f359baf27b8bd78e268d92abaf661eb8b2144.tar.gz historical-ff9f359baf27b8bd78e268d92abaf661eb8b2144.tar.bz2 historical-ff9f359baf27b8bd78e268d92abaf661eb8b2144.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'app-admin/recursos')
-rw-r--r-- | app-admin/recursos/recursos-2.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-admin/recursos/recursos-2.0.ebuild b/app-admin/recursos/recursos-2.0.ebuild index 0fbd0b96bbe7..1d52fd1394f0 100644 --- a/app-admin/recursos/recursos-2.0.ebuild +++ b/app-admin/recursos/recursos-2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/recursos/recursos-2.0.ebuild,v 1.5 2007/01/24 14:52:47 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/recursos/recursos-2.0.ebuild,v 1.6 2007/07/13 06:07:38 mr_bones_ Exp $ DESCRIPTION="Script to create html and text report about your system." HOMEPAGE="http://www.josealberto.org" @@ -54,4 +54,3 @@ pkg_postinst() { elog "in html or plain text and mail the file or whatever." elog } - |