diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-04-13 21:48:09 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-04-13 21:48:09 +0000 |
commit | 0ba3999d18e85032fe2fdbf18e560753bca57ab3 (patch) | |
tree | ecce8f9238c5cd9ca9cf73659894c4f42f555c8d | |
parent | Remove DEPEND on virtual/libc. (diff) | |
download | gentoo-2-0ba3999d18e85032fe2fdbf18e560753bca57ab3.tar.gz gentoo-2-0ba3999d18e85032fe2fdbf18e560753bca57ab3.tar.bz2 gentoo-2-0ba3999d18e85032fe2fdbf18e560753bca57ab3.zip |
whitespace
(Portage version: 2.1.4.4)
-rw-r--r-- | app-forensics/aide/aide-0.13.1-r2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-forensics/aide/aide-0.13.1-r2.ebuild b/app-forensics/aide/aide-0.13.1-r2.ebuild index afde310507a4..388786d94c38 100644 --- a/app-forensics/aide/aide-0.13.1-r2.ebuild +++ b/app-forensics/aide/aide-0.13.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.13.1-r2.ebuild,v 1.1 2008/04/13 16:17:59 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.13.1-r2.ebuild,v 1.2 2008/04/13 21:48:09 mr_bones_ Exp $ WANT_AUTOCONF='latest' WANT_AUTOMAKE='latest' @@ -107,7 +107,6 @@ src_install() { insinto /etc/aide doins "${FILESDIR}"/aide.conf - dosbin "${FILESDIR}"/aideinit dodoc ChangeLog AUTHORS NEWS README "${FILESDIR}"/aide.cron |