patrick 14/07/09 04:10:26 Modified: vdr-osdserver-0.1.2.ebuild ChangeLog Log: Add repoman happy (Portage version: 2.2.10/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path 1.3 media-plugins/vdr-osdserver/vdr-osdserver-0.1.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-osdserver/vdr-osdserver-0.1.2.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-osdserver/vdr-osdserver-0.1.2.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-osdserver/vdr-osdserver-0.1.2.ebuild?r1=1.2&r2=1.3 Index: vdr-osdserver-0.1.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-plugins/vdr-osdserver/vdr-osdserver-0.1.2.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- vdr-osdserver-0.1.2.ebuild 23 Feb 2014 20:33:53 -0000 1.2 +++ vdr-osdserver-0.1.2.ebuild 9 Jul 2014 04:10:26 -0000 1.3 @@ -1,12 +1,12 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-osdserver/vdr-osdserver-0.1.2.ebuild,v 1.2 2014/02/23 20:33:53 hd_brummy Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-osdserver/vdr-osdserver-0.1.2.ebuild,v 1.3 2014/07/09 04:10:26 patrick Exp $ EAPI=5 inherit vdr-plugin-2 -DESCRIPTION="VDR plugin: provides VDR OSD access to external programs and scripts through a TCP/IP socket connection, just like an X server does." +DESCRIPTION="VDR plugin: VDR OSD access for external programs through a TCP/IP socket connection" HOMEPAGE="http://www.udo-richter.de/vdr/osdserver.en.html" SRC_URI=" http://www.udo-richter.de/vdr/files/${P}.tgz" @@ -19,7 +19,7 @@ RDEPEND="" -PATCHES="${FILESDIR}/${PN}-0.1.1-gentoo.diff" +PATCHES=( ${FILESDIR}/${PN}-0.1.1-gentoo.diff ) src_install() { vdr-plugin-2_src_install 1.5 media-plugins/vdr-osdserver/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-osdserver/ChangeLog?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-osdserver/ChangeLog?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-osdserver/ChangeLog?r1=1.4&r2=1.5 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-plugins/vdr-osdserver/ChangeLog,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ChangeLog 23 Feb 2014 21:21:01 -0000 1.4 +++ ChangeLog 9 Jul 2014 04:10:26 -0000 1.5 @@ -1,6 +1,9 @@ # ChangeLog for media-plugins/vdr-osdserver # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-osdserver/ChangeLog,v 1.4 2014/02/23 21:21:01 hd_brummy Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-osdserver/ChangeLog,v 1.5 2014/07/09 04:10:26 patrick Exp $ + + 09 Jul 2014; Patrick Lauer <patr...@gentoo.org> vdr-osdserver-0.1.2.ebuild: + Add repoman happy 23 Feb 2014; Joerg Bornkessel <hd_bru...@gentoo.org> -vdr-osdserver-0.1.1.ebuild: @@ -23,4 +26,3 @@ +files/osdserverhosts.conf, +files/rc-addon.sh, +metadata.xml, +vdr-osdserver-0.1.1.ebuild: initial ebuild, tanks to Guido Zuliani on bug 200903 -