summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2010-03-20 19:58:57 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2010-03-20 19:58:57 +0000
commitc71fc8159841c14228f57cc1afa9ebed028d5476 (patch)
tree10d400b0f9f26054060cfe4811cedc0b4f711a81 /media-libs/gnonlin
parentParallel build fix, #310037, Thanks Kacper Kowalik for patch (diff)
downloadgentoo-2-c71fc8159841c14228f57cc1afa9ebed028d5476.tar.gz
gentoo-2-c71fc8159841c14228f57cc1afa9ebed028d5476.tar.bz2
gentoo-2-c71fc8159841c14228f57cc1afa9ebed028d5476.zip
whitespace
(Portage version: 2.1.7.17/cvs/Linux i686)
Diffstat (limited to 'media-libs/gnonlin')
-rw-r--r--media-libs/gnonlin/gnonlin-0.10.15.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/gnonlin/gnonlin-0.10.15.ebuild b/media-libs/gnonlin/gnonlin-0.10.15.ebuild
index ed3f2547eda7..ae097aebdee8 100644
--- a/media-libs/gnonlin/gnonlin-0.10.15.ebuild
+++ b/media-libs/gnonlin/gnonlin-0.10.15.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-libs/gnonlin/gnonlin-0.10.15.ebuild,v 1.1 2010/03/20 12:15:51 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gnonlin/gnonlin-0.10.15.ebuild,v 1.2 2010/03/20 19:58:57 mr_bones_ Exp $
DESCRIPTION="Gnonlin is a set of GStreamer elements to ease the creation of non-linear multimedia editors."
HOMEPAGE="http://gnonlin.sourceforge.net"
@@ -15,7 +15,7 @@ RDEPEND=">=media-libs/gstreamer-0.10.13
>=media-libs/gst-plugins-base-0.10.13"
DEPEND="${RDEPEND}
dev-util/pkgconfig
- doc? ( || (
+ doc? ( || (
>=dev-util/gtk-doc-am-1.13
>=dev-util/gtk-doc-1.3 ) )
test? ( dev-libs/check )"