diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-03-02 07:14:13 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-03-02 07:14:13 +0000 |
commit | 2449fcc86a7c7db482c20404b95538a75014d3d7 (patch) | |
tree | 68de215e1d1b155e241339bbccd0e019abb71923 /media-sound/alsaplayer | |
parent | revbump for bug #210429 (diff) | |
download | gentoo-2-2449fcc86a7c7db482c20404b95538a75014d3d7.tar.gz gentoo-2-2449fcc86a7c7db482c20404b95538a75014d3d7.tar.bz2 gentoo-2-2449fcc86a7c7db482c20404b95538a75014d3d7.zip |
whitespace
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-sound/alsaplayer')
-rw-r--r-- | media-sound/alsaplayer/alsaplayer-0.99.80.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-sound/alsaplayer/alsaplayer-0.99.80.ebuild b/media-sound/alsaplayer/alsaplayer-0.99.80.ebuild index 4cb2a0286cc2..6400bb26338b 100644 --- a/media-sound/alsaplayer/alsaplayer-0.99.80.ebuild +++ b/media-sound/alsaplayer/alsaplayer-0.99.80.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/alsaplayer/alsaplayer-0.99.80.ebuild,v 1.1 2008/03/01 12:01:27 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/alsaplayer/alsaplayer-0.99.80.ebuild,v 1.2 2008/03/02 07:14:13 mr_bones_ Exp $ inherit autotools eutils @@ -39,7 +39,6 @@ src_unpack() { eautoreconf } - src_compile() { use xosd || export ac_cv_lib_xosd_xosd_create="no" use doc || export ac_cv_prog_HAVE_DOXYGEN="false" |