diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-15 06:34:48 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-15 06:34:48 +0000 |
commit | 234cd5feb74d7b5b6d230cc9b7a8d7e9fec51819 (patch) | |
tree | 6d0b1ea2b27073920c17591288c1b8a148bffe11 /media-sound | |
parent | whitespace (diff) | |
download | gentoo-2-234cd5feb74d7b5b6d230cc9b7a8d7e9fec51819.tar.gz gentoo-2-234cd5feb74d7b5b6d230cc9b7a8d7e9fec51819.tar.bz2 gentoo-2-234cd5feb74d7b5b6d230cc9b7a8d7e9fec51819.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/radiomixer/radiomixer-1.1_pre20070714.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-sound/radiomixer/radiomixer-1.1_pre20070714.ebuild b/media-sound/radiomixer/radiomixer-1.1_pre20070714.ebuild index e6048f7803db..402a17794410 100644 --- a/media-sound/radiomixer/radiomixer-1.1_pre20070714.ebuild +++ b/media-sound/radiomixer/radiomixer-1.1_pre20070714.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-sound/radiomixer/radiomixer-1.1_pre20070714.ebuild,v 1.1 2007/07/14 14:15:42 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/radiomixer/radiomixer-1.1_pre20070714.ebuild,v 1.2 2007/07/15 06:34:48 mr_bones_ Exp $ inherit kde-functions eutils @@ -100,4 +100,3 @@ src_compile() { src_install() { dobin bin/radiomixer || die "dobin failed" } - |