diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2006-01-31 02:12:15 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2006-01-31 02:12:15 +0000 |
commit | 432b86f3557ada36ae473fbcaf875ed5bc45ece4 (patch) | |
tree | bfadc0a4bf62a19e6b74b5a1e7e513d944e9aa26 /app-admin | |
parent | Removing old ebuild (diff) | |
download | gentoo-2-432b86f3557ada36ae473fbcaf875ed5bc45ece4.tar.gz gentoo-2-432b86f3557ada36ae473fbcaf875ed5bc45ece4.tar.bz2 gentoo-2-432b86f3557ada36ae473fbcaf875ed5bc45ece4.zip |
repoman: Trim trailing whitespace
(Portage version: 2.0.54)
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/tripwire/tripwire-2.3.1.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/tripwire/tripwire-2.3.1.2-r1.ebuild b/app-admin/tripwire/tripwire-2.3.1.2-r1.ebuild index 3c18b7020566..928898f62ba5 100644 --- a/app-admin/tripwire/tripwire-2.3.1.2-r1.ebuild +++ b/app-admin/tripwire/tripwire-2.3.1.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/tripwire/tripwire-2.3.1.2-r1.ebuild,v 1.9 2006/01/29 15:39:26 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/tripwire/tripwire-2.3.1.2-r1.ebuild,v 1.10 2006/01/31 02:12:15 mr_bones_ Exp $ inherit eutils flag-o-matic @@ -32,7 +32,7 @@ src_unpack() { unpack tripwire-${TW_VER}.tar.gz unpack twpol.txt.gz cd ${S} - + # some patches ive collected/made for tripwire # mostly from mandrake, some from other sources epatch ${FILESDIR}/tripwire-2.3.0-50-rfc822.patch |