summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Schwarzott <zzam@gentoo.org>2008-05-15 08:59:49 +0000
committerMatthias Schwarzott <zzam@gentoo.org>2008-05-15 08:59:49 +0000
commit21dcd79894da6d16090a4b08f97e90160a9499b6 (patch)
tree8c75d9d7adf3d5443e4a03ed33c7afb63dc37990 /media-tv
parentAdd a patch to clean up the stdout of the non-gui version. This makes the out... (diff)
downloadgentoo-2-21dcd79894da6d16090a4b08f97e90160a9499b6.tar.gz
gentoo-2-21dcd79894da6d16090a4b08f97e90160a9499b6.tar.bz2
gentoo-2-21dcd79894da6d16090a4b08f97e90160a9499b6.zip
Fix typo in variable name.
(Portage version: 2.1.5)
Diffstat (limited to 'media-tv')
-rw-r--r--media-tv/v4l-dvb-hg/ChangeLog8
-rw-r--r--media-tv/v4l-dvb-hg/v4l-dvb-hg-0.1-r2.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/media-tv/v4l-dvb-hg/ChangeLog b/media-tv/v4l-dvb-hg/ChangeLog
index 658cb5afee9f..17b3d434f7f6 100644
--- a/media-tv/v4l-dvb-hg/ChangeLog
+++ b/media-tv/v4l-dvb-hg/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-tv/v4l-dvb-hg
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/v4l-dvb-hg/ChangeLog,v 1.17 2007/10/19 07:49:52 zzam Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-tv/v4l-dvb-hg/ChangeLog,v 1.18 2008/05/15 08:59:49 zzam Exp $
+
+ 15 May 2008; Matthias Schwarzott <zzam@gentoo.org>
+ v4l-dvb-hg-0.1-r2.ebuild:
+ Fix typo in variable name.
19 Oct 2007; Matthias Schwarzott <zzam@gentoo.org>
v4l-dvb-hg-0.1-r2.ebuild:
diff --git a/media-tv/v4l-dvb-hg/v4l-dvb-hg-0.1-r2.ebuild b/media-tv/v4l-dvb-hg/v4l-dvb-hg-0.1-r2.ebuild
index 65c0fb697bb1..0fc0f3b7c66a 100644
--- a/media-tv/v4l-dvb-hg/v4l-dvb-hg-0.1-r2.ebuild
+++ b/media-tv/v4l-dvb-hg/v4l-dvb-hg-0.1-r2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/v4l-dvb-hg/v4l-dvb-hg-0.1-r2.ebuild,v 1.13 2007/10/19 07:49:52 zzam Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/v4l-dvb-hg/v4l-dvb-hg-0.1-r2.ebuild,v 1.14 2008/05/15 08:59:49 zzam Exp $
-: ${EHG_REPO_URI:=${V4l_DVB_HG_REPO_URI:-http://linuxtv.org/hg/v4l-dvb}}
+: ${EHG_REPO_URI:=${V4L_DVB_HG_REPO_URI:-http://linuxtv.org/hg/v4l-dvb}}
inherit linux-mod eutils toolchain-funcs mercurial