summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2010-08-03 01:56:05 +0000
committerMart Raudsepp <leio@gentoo.org>2010-08-03 01:56:05 +0000
commit43a17bde957c70987a4335c2b84b5fbdf2afc3d5 (patch)
tree5b3a0e4e9636239412e23f2f6166ced5d65a12de /media-plugins/gst-plugins-mythtv
parentremove the backported versions; they're autogenerated, obviously not tested f... (diff)
downloadgentoo-2-43a17bde957c70987a4335c2b84b5fbdf2afc3d5.tar.gz
gentoo-2-43a17bde957c70987a4335c2b84b5fbdf2afc3d5.tar.bz2
gentoo-2-43a17bde957c70987a4335c2b84b5fbdf2afc3d5.zip
Version bump. No noteworthy changes.
(Portage version: 2.2_rc62/cvs/Linux x86_64)
Diffstat (limited to 'media-plugins/gst-plugins-mythtv')
-rw-r--r--media-plugins/gst-plugins-mythtv/ChangeLog8
-rw-r--r--media-plugins/gst-plugins-mythtv/gst-plugins-mythtv-0.10.19.ebuild15
2 files changed, 22 insertions, 1 deletions
diff --git a/media-plugins/gst-plugins-mythtv/ChangeLog b/media-plugins/gst-plugins-mythtv/ChangeLog
index 4ee131bb7e5d..de1204802c1e 100644
--- a/media-plugins/gst-plugins-mythtv/ChangeLog
+++ b/media-plugins/gst-plugins-mythtv/ChangeLog
@@ -1,6 +1,12 @@
# 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.24 2010/07/01 12:31:17 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mythtv/ChangeLog,v 1.25 2010/08/03 01:56:05 leio Exp $
+
+*gst-plugins-mythtv-0.10.19 (03 Aug 2010)
+
+ 03 Aug 2010; Mart Raudsepp <leio@gentoo.org>
+ +gst-plugins-mythtv-0.10.19.ebuild:
+ Version bump. No noteworthy changes.
01 Jul 2010; Christian Faulhammer <fauli@gentoo.org>
gst-plugins-mythtv-0.10.18.ebuild:
diff --git a/media-plugins/gst-plugins-mythtv/gst-plugins-mythtv-0.10.19.ebuild b/media-plugins/gst-plugins-mythtv/gst-plugins-mythtv-0.10.19.ebuild
new file mode 100644
index 000000000000..55d727073630
--- /dev/null
+++ b/media-plugins/gst-plugins-mythtv/gst-plugins-mythtv-0.10.19.ebuild
@@ -0,0 +1,15 @@
+# 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.19.ebuild,v 1.1 2010/08/03 01:56:05 leio Exp $
+
+inherit gst-plugins-bad
+
+DESCRIPION="plugin to allow retrieving from a mythbackend"
+
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+RDEPEND=">=media-libs/gmyth-0.4
+ <=media-libs/gmyth-0.7.99
+ >=media-libs/gst-plugins-base-0.10.27"
+DEPEND="${RDEPEND}"