diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-03-19 09:51:25 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-03-19 09:51:25 +0000 |
commit | b103f9a8b951201039f1862cd9d94a5913b74c49 (patch) | |
tree | 458b91d811263e29c4512c083ad96d34c10f6c09 /media-plugins/gst-plugins-mythtv | |
parent | amd64 stable, bug 308379 (diff) | |
download | gentoo-2-b103f9a8b951201039f1862cd9d94a5913b74c49.tar.gz gentoo-2-b103f9a8b951201039f1862cd9d94a5913b74c49.tar.bz2 gentoo-2-b103f9a8b951201039f1862cd9d94a5913b74c49.zip |
amd64 stable, bug 308379
(Portage version: 2.1.7.17/cvs/Linux x86_64)
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.17.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 b204897d1890..c91b02a12248 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mythtv/ChangeLog,v 1.17 2010/03/05 00:16:17 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mythtv/ChangeLog,v 1.18 2010/03/19 09:51:25 pacho Exp $ + + 19 Mar 2010; Pacho Ramos <pacho@gentoo.org> + gst-plugins-mythtv-0.10.17.ebuild: + amd64 stable, bug 308379 04 Mar 2010; Mart Raudsepp <leio@gentoo.org> -gst-plugins-mythtv-0.10.11.ebuild: diff --git a/media-plugins/gst-plugins-mythtv/gst-plugins-mythtv-0.10.17.ebuild b/media-plugins/gst-plugins-mythtv/gst-plugins-mythtv-0.10.17.ebuild index 6888722bba90..625f0db161b6 100644 --- a/media-plugins/gst-plugins-mythtv/gst-plugins-mythtv-0.10.17.ebuild +++ b/media-plugins/gst-plugins-mythtv/gst-plugins-mythtv-0.10.17.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2010 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.17.ebuild,v 1.1 2010/01/23 20:19:24 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mythtv/gst-plugins-mythtv-0.10.17.ebuild,v 1.2 2010/03/19 09:51:25 pacho Exp $ inherit gst-plugins-bad DESCRIPION="plugin to allow retrieving from a mythbackend" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" IUSE="" RDEPEND=">=media-libs/gmyth-0.4 |