diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2006-01-04 07:01:39 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2006-01-04 07:01:39 +0000 |
commit | dc65d340ff033c77971cfbee177d713eaad9fe53 (patch) | |
tree | 75929d7d34db5a7976b06cea6be9c6590f507a65 /media-libs/speex | |
parent | repoman: Trim trailing whitespace (diff) | |
download | gentoo-2-dc65d340ff033c77971cfbee177d713eaad9fe53.tar.gz gentoo-2-dc65d340ff033c77971cfbee177d713eaad9fe53.tar.bz2 gentoo-2-dc65d340ff033c77971cfbee177d713eaad9fe53.zip |
repoman: Trim trailing whitespace
(Portage version: 2.0.53)
Diffstat (limited to 'media-libs/speex')
-rw-r--r-- | media-libs/speex/speex-1.1.11.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/speex/speex-1.1.11.1.ebuild b/media-libs/speex/speex-1.1.11.1.ebuild index 41e6c678715e..8bab1a3f00d6 100644 --- a/media-libs/speex/speex-1.1.11.1.ebuild +++ b/media-libs/speex/speex-1.1.11.1.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/media-libs/speex/speex-1.1.11.1.ebuild,v 1.2 2006/01/03 09:28:37 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/speex/speex-1.1.11.1.ebuild,v 1.3 2006/01/04 07:01:39 mr_bones_ Exp $ inherit eutils autotools libtool @@ -30,7 +30,7 @@ src_unpack() { ${S}/libspeex/Makefile.am eautoreconf - + # Better being safe elibtoolize } |