--- eclass/mythtv-plugins.eclass 2007/05/11 13:55:15 1.21 +++ eclass/mythtv-plugins.eclass 2007/06/28 18:13:15 1.22 @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/mythtv-plugins.eclass,v 1.21 2007/05/11 13:55:15 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/mythtv-plugins.eclass,v 1.22 2007/06/28 18:13:15 cardoe Exp $ # # Author: Doug Goldstein # @@ -33,7 +33,7 @@ fi if version_is_at_least "0.21_pre" ; then - MYTHPLUGINS="${MYTHPLUGINS} mythzoneminder" + MYTHPLUGINS="${MYTHPLUGINS} mythzoneminder mythmovies" fi }