summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2010-07-29 21:49:55 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2010-07-29 21:49:55 +0000
commit3c77ce2ae4b59651d7c1b82ab885070431356458 (patch)
tree0f3edfb439f368d31abf02a3d3b803604f716a6b /media-sound
parentFix SELinux support by depending on the proper version of libselinux. bug #33... (diff)
downloadgentoo-2-3c77ce2ae4b59651d7c1b82ab885070431356458.tar.gz
gentoo-2-3c77ce2ae4b59651d7c1b82ab885070431356458.tar.bz2
gentoo-2-3c77ce2ae4b59651d7c1b82ab885070431356458.zip
whitespace
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/gnomeradio/gnomeradio-1.8-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/gnomeradio/gnomeradio-1.8-r1.ebuild b/media-sound/gnomeradio/gnomeradio-1.8-r1.ebuild
index b3348cae9339..a0e910719cd1 100644
--- a/media-sound/gnomeradio/gnomeradio-1.8-r1.ebuild
+++ b/media-sound/gnomeradio/gnomeradio-1.8-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/gnomeradio/gnomeradio-1.8-r1.ebuild,v 1.1 2010/07/29 17:49:52 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/gnomeradio/gnomeradio-1.8-r1.ebuild,v 1.2 2010/07/29 21:49:55 mr_bones_ Exp $
EAPI=2
GCONF_DEBUG=no
@@ -34,6 +34,6 @@ pkg_setup() {
src_prepare() {
epatch "${FILESDIR}"/${P}-v4l2.patch \
"${FILESDIR}"/${P}-crash.patch
-
+
gnome2_src_prepare
}