hd_brummy 15/02/23 16:47:53 Modified: ChangeLog Added: vdr-dummydevice-2.0.0.ebuild Log: bump (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 34C2808A)
Revision Changes Path 1.11 media-plugins/vdr-dummydevice/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-dummydevice/ChangeLog?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-dummydevice/ChangeLog?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-dummydevice/ChangeLog?r1=1.10&r2=1.11 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-plugins/vdr-dummydevice/ChangeLog,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- ChangeLog 23 Feb 2014 19:36:47 -0000 1.10 +++ ChangeLog 23 Feb 2015 16:47:53 -0000 1.11 @@ -1,6 +1,12 @@ # ChangeLog for media-plugins/vdr-dummydevice -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-dummydevice/ChangeLog,v 1.10 2014/02/23 19:36:47 hd_brummy Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-dummydevice/ChangeLog,v 1.11 2015/02/23 16:47:53 hd_brummy Exp $ + +*vdr-dummydevice-2.0.0 (23 Feb 2015) + + 23 Feb 2015; Joerg Bornkessel <[email protected]> + +vdr-dummydevice-2.0.0.ebuild: + bump 23 Feb 2014; Joerg Bornkessel <[email protected]> -vdr-dummydevice-1.0.2.ebuild: 1.1 media-plugins/vdr-dummydevice/vdr-dummydevice-2.0.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-dummydevice/vdr-dummydevice-2.0.0.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-dummydevice/vdr-dummydevice-2.0.0.ebuild?rev=1.1&content-type=text/plain Index: vdr-dummydevice-2.0.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-dummydevice/vdr-dummydevice-2.0.0.ebuild,v 1.1 2015/02/23 16:47:53 hd_brummy Exp $ EAPI=5 inherit vdr-plugin-2 DESCRIPTION="VDR Plugin: dummy output device - for recording server without any output devices" HOMEPAGE="http://phivdr.dyndns.org/vdr/${PN}/" SRC_URI="http://phivdr.dyndns.org/vdr/${PN}/${P}.tgz" KEYWORDS="~amd64 ~x86" SLOT="0" LICENSE="GPL-2" IUSE="" DEPEND=">=media-video/vdr-2.0.0"
