slyfox 14/08/10 20:58:10 Modified: dxr3config-0.3.4.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.3 media-video/dxr3config/dxr3config-0.3.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/dxr3config/dxr3config-0.3.4.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/dxr3config/dxr3config-0.3.4.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/dxr3config/dxr3config-0.3.4.ebuild?r1=1.2&r2=1.3 Index: dxr3config-0.3.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-video/dxr3config/dxr3config-0.3.4.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- dxr3config-0.3.4.ebuild 23 Jun 2013 18:19:36 -0000 1.2 +++ dxr3config-0.3.4.ebuild 10 Aug 2014 20:58:10 -0000 1.3 @@ -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-video/dxr3config/dxr3config-0.3.4.ebuild,v 1.2 2013/06/23 18:19:36 hd_brummy Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/dxr3config/dxr3config-0.3.4.ebuild,v 1.3 2014/08/10 20:58:10 slyfox Exp $ EAPI="5" @@ -11,7 +11,7 @@ MY_PV="${PV/./-}" MY_P="${PN}${MY_PV/./-}" -DESCRIPTION="a small tool, which helps you to find the appropriate module parameters for a dxr3-mpeg card." +DESCRIPTION="a small tool, which helps you to find the appropriate module parameters for a dxr3-mpeg card" HOMEPAGE="http://free.pages.at/wicky4vdr" SRC_URI="http://free.pages.at/wicky4vdr/download/${MY_P}.tgz" 1.10 media-video/dxr3config/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/dxr3config/ChangeLog?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/dxr3config/ChangeLog?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/dxr3config/ChangeLog?r1=1.9&r2=1.10 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-video/dxr3config/ChangeLog,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- ChangeLog 23 Jun 2013 18:19:36 -0000 1.9 +++ ChangeLog 10 Aug 2014 20:58:10 -0000 1.10 @@ -1,6 +1,9 @@ # ChangeLog for media-video/dxr3config -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/dxr3config/ChangeLog,v 1.9 2013/06/23 18:19:36 hd_brummy Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-video/dxr3config/ChangeLog,v 1.10 2014/08/10 20:58:10 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <[email protected]> dxr3config-0.3.4.ebuild: + QA: drop trailing '.' from DESCRIPTION 23 Jun 2013; Joerg Bornkessel <[email protected]> dxr3config-0.3.4.ebuild: eapi=5; fixed unclear license, see wrt bug 446218 @@ -38,4 +41,3 @@ Initial import of ebuild, based on one from Christoph Diesch <[email protected]>, will be maintained by Samuli Suominen <[email protected]>, Bug #144034. -
