slyfox 14/08/10 21:08:29 Modified: mp3report-1.0.2.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.4 media-sound/mp3report/mp3report-1.0.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mp3report/mp3report-1.0.2.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mp3report/mp3report-1.0.2.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mp3report/mp3report-1.0.2.ebuild?r1=1.3&r2=1.4 Index: mp3report-1.0.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-sound/mp3report/mp3report-1.0.2.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- mp3report-1.0.2.ebuild 5 Jan 2007 17:36:01 -0000 1.3 +++ mp3report-1.0.2.ebuild 10 Aug 2014 21:08:29 -0000 1.4 @@ -1,8 +1,8 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3report/mp3report-1.0.2.ebuild,v 1.3 2007/01/05 17:36:01 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3report/mp3report-1.0.2.ebuild,v 1.4 2014/08/10 21:08:29 slyfox Exp $ -DESCRIPTION="Perl script to create an HTML report of MP3 files in a directory." +DESCRIPTION="Perl script to create an HTML report of MP3 files in a directory" HOMEPAGE="http://mp3report.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${PF}.tar.gz" 1.5 media-sound/mp3report/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mp3report/ChangeLog?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mp3report/ChangeLog?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mp3report/ChangeLog?r1=1.4&r2=1.5 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-sound/mp3report/ChangeLog,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- ChangeLog 22 Feb 2007 01:15:36 -0000 1.4 +++ ChangeLog 10 Aug 2014 21:08:29 -0000 1.5 @@ -1,6 +1,9 @@ # ChangeLog for media-sound/mp3report -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3report/ChangeLog,v 1.4 2007/02/22 01:15:36 peper Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3report/ChangeLog,v 1.5 2014/08/10 21:08:29 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <[email protected]> mp3report-1.0.2.ebuild: + QA: drop trailing '.' from DESCRIPTION 22 Feb 2007; Piotr JaroszyĆski <[email protected]> ChangeLog: Transition to Manifest2. @@ -15,4 +18,3 @@ 01 Oct 2005; <[email protected]> +metadata.xml, +mp3report-1.0.2.ebuild: Initial commit. Ebuild based on the one by Rene Zbinden <[email protected]> in bug #81172. -
