diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-05-12 21:21:26 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-05-12 21:21:26 +0000 |
commit | 5a224a0354c59077c3fc1ee0c9d6fc78a6d7f660 (patch) | |
tree | d42473b6b726a3750536f0f7f27b2e5ebee0aceb /media-plugins/gst-plugins-mythtv | |
parent | stable x86, bug 266986 (diff) | |
download | gentoo-2-5a224a0354c59077c3fc1ee0c9d6fc78a6d7f660.tar.gz gentoo-2-5a224a0354c59077c3fc1ee0c9d6fc78a6d7f660.tar.bz2 gentoo-2-5a224a0354c59077c3fc1ee0c9d6fc78a6d7f660.zip |
stable x86, bug 266986
(Portage version: 2.1.6.11/cvs/Linux i686)
Diffstat (limited to 'media-plugins/gst-plugins-mythtv')
-rw-r--r-- | media-plugins/gst-plugins-mythtv/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/gst-plugins-mythtv/gst-plugins-mythtv-0.10.11.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/gst-plugins-mythtv/ChangeLog b/media-plugins/gst-plugins-mythtv/ChangeLog index c114eb0145fc..64fcc740810b 100644 --- a/media-plugins/gst-plugins-mythtv/ChangeLog +++ b/media-plugins/gst-plugins-mythtv/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/gst-plugins-mythtv # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mythtv/ChangeLog,v 1.6 2009/03/30 04:56:37 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mythtv/ChangeLog,v 1.7 2009/05/12 21:21:26 fauli Exp $ + + 12 May 2009; Christian Faulhammer <fauli@gentoo.org> + gst-plugins-mythtv-0.10.11.ebuild: + stable x86, bug 266986 *gst-plugins-mythtv-0.10.11 (30 Mar 2009) diff --git a/media-plugins/gst-plugins-mythtv/gst-plugins-mythtv-0.10.11.ebuild b/media-plugins/gst-plugins-mythtv/gst-plugins-mythtv-0.10.11.ebuild index 4c0620eb88c7..7fbf57a680da 100644 --- a/media-plugins/gst-plugins-mythtv/gst-plugins-mythtv-0.10.11.ebuild +++ b/media-plugins/gst-plugins-mythtv/gst-plugins-mythtv-0.10.11.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mythtv/gst-plugins-mythtv-0.10.11.ebuild,v 1.1 2009/03/30 04:56:37 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mythtv/gst-plugins-mythtv-0.10.11.ebuild,v 1.2 2009/05/12 21:21:26 fauli Exp $ inherit gst-plugins-bad DESCRIPION="plugin to allow retrieving from a mythbackend" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" RDEPEND=">=media-libs/gmyth-0.4 |