diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-09-04 21:29:58 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-09-04 21:29:58 +0000 |
commit | 1a47080ab5240ccedfc16d1498f2460138d0c820 (patch) | |
tree | c4b32cbba8db2e27ac66ac38bba92a848590c843 /media-libs/swfdec | |
parent | Simple Version Bump. (diff) | |
download | gentoo-2-1a47080ab5240ccedfc16d1498f2460138d0c820.tar.gz gentoo-2-1a47080ab5240ccedfc16d1498f2460138d0c820.tar.bz2 gentoo-2-1a47080ab5240ccedfc16d1498f2460138d0c820.zip |
whitespace
(Portage version: 2.1.2.12)
Diffstat (limited to 'media-libs/swfdec')
-rw-r--r-- | media-libs/swfdec/swfdec-0.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/swfdec/swfdec-0.5.2.ebuild b/media-libs/swfdec/swfdec-0.5.2.ebuild index 4c586025e890..48e6c045f433 100644 --- a/media-libs/swfdec/swfdec-0.5.2.ebuild +++ b/media-libs/swfdec/swfdec-0.5.2.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/swfdec/swfdec-0.5.2.ebuild,v 1.1 2007/09/03 15:56:57 pclouds Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/swfdec/swfdec-0.5.2.ebuild,v 1.2 2007/09/04 21:29:58 mr_bones_ Exp $ inherit eutils versionator @@ -48,7 +48,7 @@ pkg_setup() { src_compile() { local myconf - #--with-audio=[auto/alsa/oss/none] + #--with-audio=[auto/alsa/oss/none] use oss && myconf=" --with-audio=oss" econf \ |