summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-themes/mythtv-themes/ChangeLog8
-rw-r--r--x11-themes/mythtv-themes/mythtv-themes-0.21_p16505.ebuild (renamed from x11-themes/mythtv-themes/mythtv-themes-0.21_p16468.ebuild)4
2 files changed, 9 insertions, 3 deletions
diff --git a/x11-themes/mythtv-themes/ChangeLog b/x11-themes/mythtv-themes/ChangeLog
index 4f38c63dcea0..22266f7db9aa 100644
--- a/x11-themes/mythtv-themes/ChangeLog
+++ b/x11-themes/mythtv-themes/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-themes/mythtv-themes
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/mythtv-themes/ChangeLog,v 1.47 2008/03/09 17:10:27 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/mythtv-themes/ChangeLog,v 1.48 2008/03/11 15:40:32 cardoe Exp $
+
+*mythtv-themes-0.21_p16505 (11 Mar 2008)
+
+ 11 Mar 2008; Doug Goldstein <cardoe@gentoo.org>
+ -mythtv-themes-0.21_p16468.ebuild, +mythtv-themes-0.21_p16505.ebuild:
+ fix text alignment in Recording Options
*mythtv-themes-0.21_p16468 (09 Mar 2008)
diff --git a/x11-themes/mythtv-themes/mythtv-themes-0.21_p16468.ebuild b/x11-themes/mythtv-themes/mythtv-themes-0.21_p16505.ebuild
index e429790baa0c..543593ac9e21 100644
--- a/x11-themes/mythtv-themes/mythtv-themes-0.21_p16468.ebuild
+++ b/x11-themes/mythtv-themes/mythtv-themes-0.21_p16505.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/x11-themes/mythtv-themes/mythtv-themes-0.21_p16468.ebuild,v 1.1 2008/03/09 17:10:27 cardoe Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/mythtv-themes/mythtv-themes-0.21_p16505.ebuild,v 1.1 2008/03/11 15:40:32 cardoe Exp $
inherit qt3 mythtv subversion
@@ -10,7 +10,7 @@ KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
DEPEND="$(qt_min_version 3.3)
- >=media-tv/mythtv-${PV}"
+ =media-tv/mythtv-${MY_PV}*"
src_compile() {
./configure --prefix="${ROOT}"/usr || die "configure died"