From 5823b3b39430646be17926b0bfb4095858b8e1e7 Mon Sep 17 00:00:00 2001 From: Jörg Bornkessel Date: Sun, 6 Jun 2010 11:07:08 +0000 Subject: version bump, #322063 (Portage version: 2.1.8.3/cvs/Linux i686) --- media-plugins/vdr-infosatepg/ChangeLog | 10 ++++++++-- .../vdr-infosatepg/vdr-infosatepg-0.0.10.ebuild | 18 ++++++++++++++++++ 2 files changed, 26 insertions(+), 2 deletions(-) create mode 100644 media-plugins/vdr-infosatepg/vdr-infosatepg-0.0.10.ebuild (limited to 'media-plugins/vdr-infosatepg') diff --git a/media-plugins/vdr-infosatepg/ChangeLog b/media-plugins/vdr-infosatepg/ChangeLog index 1b4e83024f9b..c574dafad644 100644 --- a/media-plugins/vdr-infosatepg/ChangeLog +++ b/media-plugins/vdr-infosatepg/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-plugins/vdr-infosatepg -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-infosatepg/ChangeLog,v 1.1 2009/02/18 21:15:51 hd_brummy Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-infosatepg/ChangeLog,v 1.2 2010/06/06 11:07:08 hd_brummy Exp $ + +*vdr-infosatepg-0.0.10 (06 Jun 2010) + + 06 Jun 2010; Joerg Bornkessel + +vdr-infosatepg-0.0.10.ebuild: + version bump, #322063 *vdr-infosatepg-0.0.8 (18 Feb 2009) diff --git a/media-plugins/vdr-infosatepg/vdr-infosatepg-0.0.10.ebuild b/media-plugins/vdr-infosatepg/vdr-infosatepg-0.0.10.ebuild new file mode 100644 index 000000000000..501740259f32 --- /dev/null +++ b/media-plugins/vdr-infosatepg/vdr-infosatepg-0.0.10.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-infosatepg/vdr-infosatepg-0.0.10.ebuild,v 1.1 2010/06/06 11:07:08 hd_brummy Exp $ + +EAPI="2" + +inherit vdr-plugin + +DESCRIPTION="VDR Plugin: Reads the contents of infosat and writes the data into the EPG." +HOMEPAGE="http://projects.vdr-developer.org/projects/show/plg-infosatepg" +SRC_URI="http://projects.vdr-developer.org/attachments/download/163/${P}.tgz" + +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="~x86 ~amd64" +IUSE="" + +DEPEND=">=media-video/vdr-1.6.0" -- cgit v1.2.3-65-gdbad