diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2006-05-23 04:57:12 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2006-05-23 04:57:12 +0000 |
commit | e5b24f0fb4e492506a5a34f58612eafcf03edad0 (patch) | |
tree | 4a56a16748ec5dfe7ce730ff476fb5d6ab0cb665 /media-tv/mythtv | |
parent | Marking stable per bug #123066 (diff) | |
download | gentoo-2-e5b24f0fb4e492506a5a34f58612eafcf03edad0.tar.gz gentoo-2-e5b24f0fb4e492506a5a34f58612eafcf03edad0.tar.bz2 gentoo-2-e5b24f0fb4e492506a5a34f58612eafcf03edad0.zip |
Marking stable per bug #123066
(Portage version: 2.1_rc2)
Diffstat (limited to 'media-tv/mythtv')
-rw-r--r-- | media-tv/mythtv/ChangeLog | 11 | ||||
-rw-r--r-- | media-tv/mythtv/mythtv-0.19_p9163-r1.ebuild | 4 |
2 files changed, 12 insertions, 3 deletions
diff --git a/media-tv/mythtv/ChangeLog b/media-tv/mythtv/ChangeLog index 81d8d3e8930e..0945b1d553dd 100644 --- a/media-tv/mythtv/ChangeLog +++ b/media-tv/mythtv/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for media-tv/mythtv # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/ChangeLog,v 1.94 2006/04/28 00:50:33 antarus Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/ChangeLog,v 1.95 2006/05/23 04:57:12 cardoe Exp $ + + 23 May 2006; Doug Goldstein <cardoe@gentoo.org> + -files/mythtv-0.18.1-cputypes-configure.patch, -files/0.18-mythbackend.rc, + -files/mythtv-0.18.1-cc-on-mute.patch, + -files/mythtv-0.18.1-opengl-fix.patch, + -files/mythtv-0.18.1-x86_64-configure.patch, -files/0.18-mythbackend.conf, + -mythtv-0.18.1-r1.ebuild, -mythtv-0.19_p9163.ebuild, + mythtv-0.19_p9163-r1.ebuild: + Marking stable per bug #123066 28 Apr 2006; Alec Warner <antarus@gentoo.org> files/digest-mythtv-0.18.1-r1, Manifest: diff --git a/media-tv/mythtv/mythtv-0.19_p9163-r1.ebuild b/media-tv/mythtv/mythtv-0.19_p9163-r1.ebuild index ee779a5cf3f1..c14a86657ebd 100644 --- a/media-tv/mythtv/mythtv-0.19_p9163-r1.ebuild +++ b/media-tv/mythtv/mythtv-0.19_p9163-r1.ebuild @@ -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/media-tv/mythtv/mythtv-0.19_p9163-r1.ebuild,v 1.5 2006/03/22 05:57:43 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/mythtv-0.19_p9163-r1.ebuild,v 1.6 2006/05/23 04:57:12 cardoe Exp $ inherit flag-o-matic multilib eutils debug qt3 @@ -14,7 +14,7 @@ SRC_URI="http://www.mythtv.org/mc/${PN}-${MY_PV}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc x86" IUSE_VIDEO_CARDS="video_cards_i810 video_cards_nvidia video_cards_via" |