slyfox 14/08/10 21:06:34 Modified: vdr-infosatepg-0.0.11.ebuild vdr-infosatepg-0.0.12.ebuild ChangeLog Log: QA: drop trailing '.' from DESCRIPTION (Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Revision Changes Path 1.5 media-plugins/vdr-infosatepg/vdr-infosatepg-0.0.11.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-infosatepg/vdr-infosatepg-0.0.11.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-infosatepg/vdr-infosatepg-0.0.11.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-infosatepg/vdr-infosatepg-0.0.11.ebuild?r1=1.4&r2=1.5 Index: vdr-infosatepg-0.0.11.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-plugins/vdr-infosatepg/vdr-infosatepg-0.0.11.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- vdr-infosatepg-0.0.11.ebuild 23 Feb 2014 20:00:22 -0000 1.4 +++ vdr-infosatepg-0.0.11.ebuild 10 Aug 2014 21:06:33 -0000 1.5 @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.11.ebuild,v 1.4 2014/02/23 20:00:22 hd_brummy Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-infosatepg/vdr-infosatepg-0.0.11.ebuild,v 1.5 2014/08/10 21:06:33 slyfox Exp $ EAPI=5 @@ -8,7 +8,7 @@ VERSION="342" # every bump, new version! -DESCRIPTION="VDR Plugin: Reads the contents of infosat and writes the data into the EPG." +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="mirror://vdr-developerorg/${VERSION}/${P}.tgz" 1.2 media-plugins/vdr-infosatepg/vdr-infosatepg-0.0.12.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-infosatepg/vdr-infosatepg-0.0.12.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-infosatepg/vdr-infosatepg-0.0.12.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-infosatepg/vdr-infosatepg-0.0.12.ebuild?r1=1.1&r2=1.2 Index: vdr-infosatepg-0.0.12.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-plugins/vdr-infosatepg/vdr-infosatepg-0.0.12.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- vdr-infosatepg-0.0.12.ebuild 26 Nov 2013 20:36:23 -0000 1.1 +++ vdr-infosatepg-0.0.12.ebuild 10 Aug 2014 21:06:33 -0000 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 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.12.ebuild,v 1.1 2013/11/26 20:36:23 hd_brummy Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-infosatepg/vdr-infosatepg-0.0.12.ebuild,v 1.2 2014/08/10 21:06:33 slyfox Exp $ EAPI="5" @@ -8,7 +8,7 @@ VERSION="1098" # every bump, new version! -DESCRIPTION="VDR Plugin: Reads the contents of infosat and writes the data into the EPG." +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="mirror://vdr-developerorg/${VERSION}/${P}.tgz" 1.8 media-plugins/vdr-infosatepg/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-infosatepg/ChangeLog?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-infosatepg/ChangeLog?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-infosatepg/ChangeLog?r1=1.7&r2=1.8 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-plugins/vdr-infosatepg/ChangeLog,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ChangeLog 23 Feb 2014 20:00:22 -0000 1.7 +++ ChangeLog 10 Aug 2014 21:06:33 -0000 1.8 @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/vdr-infosatepg # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-infosatepg/ChangeLog,v 1.7 2014/02/23 20:00:22 hd_brummy Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-infosatepg/ChangeLog,v 1.8 2014/08/10 21:06:33 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <sly...@gentoo.org> + vdr-infosatepg-0.0.11.ebuild, vdr-infosatepg-0.0.12.ebuild: + QA: drop trailing '.' from DESCRIPTION 23 Feb 2014; Joerg Bornkessel <hd_bru...@gentoo.org> -vdr-infosatepg-0.0.10.ebuild, vdr-infosatepg-0.0.11.ebuild: @@ -38,4 +42,3 @@ 18 Feb 2009; Joerg Bornkessel <hd_bru...@gentoo.org> +metadata.xml, +vdr-infosatepg-0.0.8.ebuild: initial ebuild; thanks to T.Rheinhold -