diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-11 06:19:48 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-11 06:19:48 +0000 |
commit | 8f4f9f239d7f017bacebcc18595700e16bcd7fae (patch) | |
tree | ea4cf2d085c5e3ec6b5cdd0a99a4045d1ca6dd32 /dev-python/pyalsaaudio | |
parent | Bump jarbunder to latest release. (diff) | |
download | gentoo-2-8f4f9f239d7f017bacebcc18595700e16bcd7fae.tar.gz gentoo-2-8f4f9f239d7f017bacebcc18595700e16bcd7fae.tar.bz2 gentoo-2-8f4f9f239d7f017bacebcc18595700e16bcd7fae.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'dev-python/pyalsaaudio')
-rw-r--r-- | dev-python/pyalsaaudio/pyalsaaudio-0.2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/pyalsaaudio/pyalsaaudio-0.2.ebuild b/dev-python/pyalsaaudio/pyalsaaudio-0.2.ebuild index 01dbc1d15bb0..d6f94b73dd16 100644 --- a/dev-python/pyalsaaudio/pyalsaaudio-0.2.ebuild +++ b/dev-python/pyalsaaudio/pyalsaaudio-0.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/dev-python/pyalsaaudio/pyalsaaudio-0.2.ebuild,v 1.3 2007/06/30 03:08:10 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyalsaaudio/pyalsaaudio-0.2.ebuild,v 1.4 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -17,7 +17,6 @@ DEPEND="media-libs/alsa-lib" DOCS="README CHANGES NEWS" - src_install() { distutils_src_install |