diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-12-03 07:21:07 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-12-03 07:21:07 +0000 |
commit | 90fa4b1207050d274e362f33213c8af226e1ce84 (patch) | |
tree | 19facaf56aced03e214d982e77387944e0ee4f3e /media-plugins | |
parent | whitespace (diff) | |
download | gentoo-2-90fa4b1207050d274e362f33213c8af226e1ce84.tar.gz gentoo-2-90fa4b1207050d274e362f33213c8af226e1ce84.tar.bz2 gentoo-2-90fa4b1207050d274e362f33213c8af226e1ce84.zip |
whitespace
(Portage version: 2.1.3.19)
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/vdr-sndctl/vdr-sndctl-0.1.3.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-plugins/vdr-sndctl/vdr-sndctl-0.1.3.ebuild b/media-plugins/vdr-sndctl/vdr-sndctl-0.1.3.ebuild index 13dee6f017ae..c5b3a70beafb 100644 --- a/media-plugins/vdr-sndctl/vdr-sndctl-0.1.3.ebuild +++ b/media-plugins/vdr-sndctl/vdr-sndctl-0.1.3.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-plugins/vdr-sndctl/vdr-sndctl-0.1.3.ebuild,v 1.1 2007/12/02 17:50:24 hd_brummy Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-sndctl/vdr-sndctl-0.1.3.ebuild,v 1.2 2007/12/03 07:21:07 mr_bones_ Exp $ inherit vdr-plugin @@ -16,4 +16,3 @@ IUSE="" DEPEND=">=media-video/vdr-1.4.1 media-libs/alsa-lib" - |