summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2010-01-05 23:03:16 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2010-01-05 23:03:16 +0000
commit88560e69d167a727c31b5ab289cab92a85921c09 (patch)
tree55bb55ed1a30aa7bc9f2c5624dd49c09fe645696 /media-video/noad
parentwhitespace (diff)
downloadgentoo-2-88560e69d167a727c31b5ab289cab92a85921c09.tar.gz
gentoo-2-88560e69d167a727c31b5ab289cab92a85921c09.tar.bz2
gentoo-2-88560e69d167a727c31b5ab289cab92a85921c09.zip
whitespace
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'media-video/noad')
-rw-r--r--media-video/noad/noad-0.7.0.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/media-video/noad/noad-0.7.0.ebuild b/media-video/noad/noad-0.7.0.ebuild
index a971045ed7ba..5906d28689b8 100644
--- a/media-video/noad/noad-0.7.0.ebuild
+++ b/media-video/noad/noad-0.7.0.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-video/noad/noad-0.7.0.ebuild,v 1.1 2010/01/05 20:09:54 hd_brummy Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/noad/noad-0.7.0.ebuild,v 1.2 2010/01/05 23:03:16 mr_bones_ Exp $
EAPI="2"
@@ -30,7 +30,6 @@ src_prepare() {
epatch "${FILESDIR}"/patches-0.6.0/hangcheck.diff
epatch "${FILESDIR}"/patches-0.7.x/noad-0.7.0_gcc-4.4.diff
-
if has_version ">=media-video/ffmpeg-0.4.9_p20080326" ; then
sed -e "s:include/ffmpeg:include/libavcodec:g" -i configure.ac
fi
@@ -94,4 +93,3 @@ pkg_postinst() {
elog "up from this version, noad works with .ts file structur"
elog "used in comming up version >=vdr-1.7.4"
}
-