summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 21:08:14 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 21:08:14 +0000
commit77b8152624cb2df2c50d0a2186acaa322d60dd3a (patch)
tree9fdda1d0374cf153860765a71e71c566cbc0a398 /media-sound/mp3asm
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-77b8152624cb2df2c50d0a2186acaa322d60dd3a.tar.gz
gentoo-2-77b8152624cb2df2c50d0a2186acaa322d60dd3a.tar.bz2
gentoo-2-77b8152624cb2df2c50d0a2186acaa322d60dd3a.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/mp3asm')
-rw-r--r--media-sound/mp3asm/ChangeLog9
-rw-r--r--media-sound/mp3asm/mp3asm-0.1.3-r1.ebuild6
-rw-r--r--media-sound/mp3asm/mp3asm-0.1.3-r2.ebuild6
3 files changed, 12 insertions, 9 deletions
diff --git a/media-sound/mp3asm/ChangeLog b/media-sound/mp3asm/ChangeLog
index 46ee673c3027..7475c07e43b0 100644
--- a/media-sound/mp3asm/ChangeLog
+++ b/media-sound/mp3asm/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/mp3asm
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3asm/ChangeLog,v 1.14 2008/09/14 11:31:03 bluebird Exp $
+# Copyright 2000-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3asm/ChangeLog,v 1.15 2014/08/10 21:08:14 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> mp3asm-0.1.3-r1.ebuild,
+ mp3asm-0.1.3-r2.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
14 Sep 2008; Friedrich Oslage <bluebird@gentoo.org>
mp3asm-0.1.3-r2.ebuild:
@@ -50,4 +54,3 @@
Initial revision.
Submitted by: Brian M. Rzycki
-
diff --git a/media-sound/mp3asm/mp3asm-0.1.3-r1.ebuild b/media-sound/mp3asm/mp3asm-0.1.3-r1.ebuild
index 60580dccb46e..8c8beceafd0a 100644
--- a/media-sound/mp3asm/mp3asm-0.1.3-r1.ebuild
+++ b/media-sound/mp3asm/mp3asm-0.1.3-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2005 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/mp3asm/mp3asm-0.1.3-r1.ebuild,v 1.12 2005/08/07 13:27:24 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3asm/mp3asm-0.1.3-r1.ebuild,v 1.13 2014/08/10 21:08:13 slyfox Exp $
IUSE=""
MY_P=${PN}-${PV}-${PR/r/}
-DESCRIPTION="A command line tool to clean and edit mp3 files."
+DESCRIPTION="A command line tool to clean and edit mp3 files"
HOMEPAGE="http://sourceforge.net/projects/mp3asm/"
SRC_URI="mirror://sourceforge/mp3asm/${MY_P}.tar.bz2"
diff --git a/media-sound/mp3asm/mp3asm-0.1.3-r2.ebuild b/media-sound/mp3asm/mp3asm-0.1.3-r2.ebuild
index a8452685f588..7da2d2ffdbd9 100644
--- a/media-sound/mp3asm/mp3asm-0.1.3-r2.ebuild
+++ b/media-sound/mp3asm/mp3asm-0.1.3-r2.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2008 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/mp3asm/mp3asm-0.1.3-r2.ebuild,v 1.4 2008/09/14 11:31:03 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3asm/mp3asm-0.1.3-r2.ebuild,v 1.5 2014/08/10 21:08:13 slyfox Exp $
inherit eutils toolchain-funcs
MY_PV="${PV}-1" # Patchlevel
-DESCRIPTION="A command line tool to clean and edit mp3 files."
+DESCRIPTION="A command line tool to clean and edit mp3 files"
HOMEPAGE="http://sourceforge.net/projects/mp3asm/"
SRC_URI="mirror://sourceforge/mp3asm/${PN}-${MY_PV}.tar.bz2"