diff options
author | Samuli Suominen <drac@gentoo.org> | 2007-11-25 21:12:14 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2007-11-25 21:12:14 +0000 |
commit | 536713896c7e3890bd68b2c381e6f27b1f482241 (patch) | |
tree | 2196e46824180bd3ca34db083fb814d33db834a3 /media-libs/libtheora | |
parent | Version bump. (diff) | |
download | gentoo-2-536713896c7e3890bd68b2c381e6f27b1f482241.tar.gz gentoo-2-536713896c7e3890bd68b2c381e6f27b1f482241.tar.bz2 gentoo-2-536713896c7e3890bd68b2c381e6f27b1f482241.zip |
Trailing whitespace.
(Portage version: 2.1.4_rc3)
Diffstat (limited to 'media-libs/libtheora')
-rw-r--r-- | media-libs/libtheora/libtheora-1.0_beta2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-libs/libtheora/libtheora-1.0_beta2.ebuild b/media-libs/libtheora/libtheora-1.0_beta2.ebuild index f39750b10df4..0c7f1a3afdea 100644 --- a/media-libs/libtheora/libtheora-1.0_beta2.ebuild +++ b/media-libs/libtheora/libtheora-1.0_beta2.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/media-libs/libtheora/libtheora-1.0_beta2.ebuild,v 1.1 2007/11/25 21:11:20 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/libtheora-1.0_beta2.ebuild,v 1.2 2007/11/25 21:12:14 drac Exp $ inherit autotools eutils @@ -32,7 +32,6 @@ src_compile() { local myconf use pic && myconf="--disable-asm" - use doc || export ac_cv_prog_HAVE_DOXYGEN="false" econf --disable-dependency-tracking --disable-examples \ |