hd_brummy    15/02/20 09:33:49

  Modified:             ChangeLog
  Added:                vdr-dvbsddevice-2.2.0.ebuild
  Log:
  bump
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
34C2808A)

Revision  Changes    Path
1.3                  media-plugins/vdr-dvbsddevice/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-dvbsddevice/ChangeLog?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-dvbsddevice/ChangeLog?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-dvbsddevice/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/vdr-dvbsddevice/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog   3 Jan 2015 00:15:45 -0000       1.2
+++ ChangeLog   20 Feb 2015 09:33:49 -0000      1.3
@@ -1,6 +1,12 @@
 # ChangeLog for media-plugins/vdr-dvbsddevice
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-dvbsddevice/ChangeLog,v 
1.2 2015/01/03 00:15:45 hd_brummy Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-dvbsddevice/ChangeLog,v 
1.3 2015/02/20 09:33:49 hd_brummy Exp $
+
+*vdr-dvbsddevice-2.2.0 (20 Feb 2015)
+
+  20 Feb 2015; Joerg Bornkessel <[email protected]>
+  +vdr-dvbsddevice-2.2.0.ebuild:
+  bump
 
   03 Jan 2015; Joerg Bornkessel <[email protected]>
   vdr-dvbsddevice-2.0.0.ebuild:



1.1                  media-plugins/vdr-dvbsddevice/vdr-dvbsddevice-2.2.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-dvbsddevice/vdr-dvbsddevice-2.2.0.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-dvbsddevice/vdr-dvbsddevice-2.2.0.ebuild?rev=1.1&content-type=text/plain

Index: vdr-dvbsddevice-2.2.0.ebuild
===================================================================
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/media-plugins/vdr-dvbsddevice/vdr-dvbsddevice-2.2.0.ebuild,v
 1.1 2015/02/20 09:33:49 hd_brummy Exp $

EAPI=5

inherit vdr-plugin-2

DESCRIPTION="VDR Plugin: output device for the 'Full Featured' SD DVB Card"
HOMEPAGE="http://www.tvdr.de/";
SRC_URI="mirror://gentoo/${P}.tar.gz
                http://dev.gentoo.org/~hd_brummy/distfiles/${P}.tar.gz";

KEYWORDS="~amd64 ~x86"
SLOT="0"
LICENSE="GPL-2"
IUSE=""

DEPEND=">=media-video/vdr-2.2.0"
RDEPEND="${DEPEND}"

src_install() {
        vdr-plugin-2_src_install

        doheader "${S}"/dvbsdffdevice.h
}




Reply via email to