diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-07-06 03:36:25 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-07-06 03:36:25 +0000 |
commit | 7dae59fc423226ef6a8764d6494d1a5ee04c6868 (patch) | |
tree | 9e692f59938cca9080c57bd7f46f80a5e280a709 /net-libs/loudmouth | |
parent | whitespace (diff) | |
download | gentoo-2-7dae59fc423226ef6a8764d6494d1a5ee04c6868.tar.gz gentoo-2-7dae59fc423226ef6a8764d6494d1a5ee04c6868.tar.bz2 gentoo-2-7dae59fc423226ef6a8764d6494d1a5ee04c6868.zip |
whitespace
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'net-libs/loudmouth')
-rw-r--r-- | net-libs/loudmouth/loudmouth-1.4.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/loudmouth/loudmouth-1.4.3-r1.ebuild b/net-libs/loudmouth/loudmouth-1.4.3-r1.ebuild index 761a4e842007..815ea8dc6a3e 100644 --- a/net-libs/loudmouth/loudmouth-1.4.3-r1.ebuild +++ b/net-libs/loudmouth/loudmouth-1.4.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-1.4.3-r1.ebuild,v 1.1 2009/07/05 17:13:31 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/loudmouth/loudmouth-1.4.3-r1.ebuild,v 1.2 2009/07/06 03:36:25 mr_bones_ Exp $ inherit autotools gnome2 @@ -60,6 +60,6 @@ src_unpack() { # Drop stanzas when failing to convert them to LmMessages # From debian.. epatch "${FILESDIR}/${P}-drop-stanzas-on-fail.patch" - + eautoreconf } |