summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 21:08:22 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 21:08:22 +0000
commit191d4a56d78fa9f904010e098bed97f2fe0d3402 (patch)
treefd02c59a071ae86ac8b3a1fca18e283f12597c3a /media-sound/mp3check
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-191d4a56d78fa9f904010e098bed97f2fe0d3402.tar.gz
gentoo-2-191d4a56d78fa9f904010e098bed97f2fe0d3402.tar.bz2
gentoo-2-191d4a56d78fa9f904010e098bed97f2fe0d3402.zip
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'media-sound/mp3check')
-rw-r--r--media-sound/mp3check/ChangeLog8
-rw-r--r--media-sound/mp3check/mp3check-0.8.4.ebuild6
-rw-r--r--media-sound/mp3check/mp3check-0.8.7.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/media-sound/mp3check/ChangeLog b/media-sound/mp3check/ChangeLog
index 5935350b57ab..e5e3e77c431f 100644
--- a/media-sound/mp3check/ChangeLog
+++ b/media-sound/mp3check/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/mp3check
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3check/ChangeLog,v 1.21 2013/07/27 22:22:52 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3check/ChangeLog,v 1.22 2014/08/10 21:08:22 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> mp3check-0.8.4.ebuild,
+ mp3check-0.8.7.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
27 Jul 2013; Agostino Sarubbo <ago@gentoo.org> mp3check-0.8.7.ebuild:
Stable for x86, wrt bug #477160
diff --git a/media-sound/mp3check/mp3check-0.8.4.ebuild b/media-sound/mp3check/mp3check-0.8.4.ebuild
index 5aba9b85c3fd..dd7a96b67727 100644
--- a/media-sound/mp3check/mp3check-0.8.4.ebuild
+++ b/media-sound/mp3check/mp3check-0.8.4.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2012 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/mp3check/mp3check-0.8.4.ebuild,v 1.5 2012/02/05 15:10:38 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3check/mp3check-0.8.4.ebuild,v 1.6 2014/08/10 21:08:22 slyfox Exp $
EAPI=4
inherit toolchain-funcs
-DESCRIPTION="Checks mp3 files for consistency and prints several errors and warnings."
+DESCRIPTION="Checks mp3 files for consistency and prints several errors and warnings"
HOMEPAGE="http://jo.ath.cx/soft/mp3check/index.html"
SRC_URI="http://jo.ath.cx/soft/mp3check/${P}.tgz"
diff --git a/media-sound/mp3check/mp3check-0.8.7.ebuild b/media-sound/mp3check/mp3check-0.8.7.ebuild
index 7c612435718d..f4bfa8695140 100644
--- a/media-sound/mp3check/mp3check-0.8.7.ebuild
+++ b/media-sound/mp3check/mp3check-0.8.7.ebuild
@@ -1,11 +1,11 @@
-# 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-sound/mp3check/mp3check-0.8.7.ebuild,v 1.4 2013/07/27 22:22:52 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3check/mp3check-0.8.7.ebuild,v 1.5 2014/08/10 21:08:22 slyfox Exp $
EAPI=5
inherit flag-o-matic toolchain-funcs
-DESCRIPTION="Checks mp3 files for consistency and prints several errors and warnings."
+DESCRIPTION="Checks mp3 files for consistency and prints several errors and warnings"
HOMEPAGE="http://code.google.com/p/mp3check/"
SRC_URI="http://${PN}.googlecode.com/files/${P}.tgz"