summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2008-10-09 20:52:54 +0000
committerDoug Goldstein <cardoe@gentoo.org>2008-10-09 20:52:54 +0000
commit2a3bd48a57a808f707449e717c7d2e04a25e1e14 (patch)
treeca7c22e76d85f7fc4dddbd12825466230ce21370 /media-tv/mythtv
parentamd64 stable, bug #240300 (diff)
downloadgentoo-2-2a3bd48a57a808f707449e717c7d2e04a25e1e14.tar.gz
gentoo-2-2a3bd48a57a808f707449e717c7d2e04a25e1e14.tar.bz2
gentoo-2-2a3bd48a57a808f707449e717c7d2e04a25e1e14.zip
fix typo in elog
(Portage version: 2.2_rc11/cvs/Linux 2.6.26-gentoo-r1 x86_64)
Diffstat (limited to 'media-tv/mythtv')
-rw-r--r--media-tv/mythtv/mythtv-0.22_alpha17733.ebuild4
-rw-r--r--media-tv/mythtv/mythtv-0.22_alpha18535.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/media-tv/mythtv/mythtv-0.22_alpha17733.ebuild b/media-tv/mythtv/mythtv-0.22_alpha17733.ebuild
index b09472a562f3..1dac7a2562b7 100644
--- a/media-tv/mythtv/mythtv-0.22_alpha17733.ebuild
+++ b/media-tv/mythtv/mythtv-0.22_alpha17733.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/mythtv-0.22_alpha17733.ebuild,v 1.3 2008/10/03 14:46:01 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/mythtv-0.22_alpha17733.ebuild,v 1.4 2008/10/09 20:52:54 cardoe Exp $
EAPI=1
inherit flag-o-matic multilib eutils qt4 mythtv toolchain-funcs python
@@ -66,7 +66,7 @@ pkg_setup() {
if use xvmc && use video_cards_nvidia; then
elog
elog "For NVIDIA based cards, the XvMC renderer only works on"
- elog "the NVIDIA 4, 5, 6 & & series cards."
+ elog "the NVIDIA 4, 5, 6 & 7 series cards."
fi
enewuser mythtv -1 /bin/bash /home/mythtv ${MYTHTV_GROUPS}
diff --git a/media-tv/mythtv/mythtv-0.22_alpha18535.ebuild b/media-tv/mythtv/mythtv-0.22_alpha18535.ebuild
index 6c47c2924cf1..c509f90391a2 100644
--- a/media-tv/mythtv/mythtv-0.22_alpha18535.ebuild
+++ b/media-tv/mythtv/mythtv-0.22_alpha18535.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/mythtv-0.22_alpha18535.ebuild,v 1.3 2008/10/03 21:13:40 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/mythtv-0.22_alpha18535.ebuild,v 1.4 2008/10/09 20:52:54 cardoe Exp $
EAPI=2
inherit flag-o-matic multilib eutils qt4 mythtv toolchain-funcs python
@@ -64,7 +64,7 @@ pkg_setup() {
if use xvmc && use video_cards_nvidia; then
elog
elog "For NVIDIA based cards, the XvMC renderer only works on"
- elog "the NVIDIA 4, 5, 6 & & series cards."
+ elog "the NVIDIA 4, 5, 6 & 7 series cards."
fi
enewuser mythtv -1 /bin/bash /home/mythtv ${MYTHTV_GROUPS}