From f43566b2f9e212f3b43eee678b6da6bd42f87819 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Sun, 10 Aug 2014 20:22:35 +0000 Subject: QA: drop trailing '.' from DESCRIPTION (Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA) --- sys-block/tapecat/ChangeLog | 8 +++++--- sys-block/tapecat/tapecat-1.0.0.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 6 deletions(-) (limited to 'sys-block') diff --git a/sys-block/tapecat/ChangeLog b/sys-block/tapecat/ChangeLog index 92b460059bb6..eb8d420e8131 100644 --- a/sys-block/tapecat/ChangeLog +++ b/sys-block/tapecat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-block/tapecat -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-block/tapecat/ChangeLog,v 1.6 2009/09/11 11:34:31 flameeyes Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-block/tapecat/ChangeLog,v 1.7 2014/08/10 20:22:35 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich tapecat-1.0.0.ebuild: + QA: drop trailing '.' from DESCRIPTION 11 Sep 2009; Diego E. Pettenò tapecat-1.0.0.ebuild: @@ -25,4 +28,3 @@ New ebuild. Tapecat is a useful tool to analyze the content of tapes without storing all of the content onto disk. Ebuild by Robin H. Johnson . - diff --git a/sys-block/tapecat/tapecat-1.0.0.ebuild b/sys-block/tapecat/tapecat-1.0.0.ebuild index 84b85007608b..1418dd602e4d 100644 --- a/sys-block/tapecat/tapecat-1.0.0.ebuild +++ b/sys-block/tapecat/tapecat-1.0.0.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-block/tapecat/tapecat-1.0.0.ebuild,v 1.6 2009/09/11 11:34:31 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/tapecat/tapecat-1.0.0.ebuild,v 1.7 2014/08/10 20:22:35 slyfox Exp $ -DESCRIPTION="tapecat is a tape utility used to describe the physical content of a tape." +DESCRIPTION="tapecat is a tape utility used to describe the physical content of a tape" HOMEPAGE="http://www.inventivetechnology.at/tapecat/" SRC_URI="http://downloads.inventivetechnology.at/${PN}/${P}.tar.bz2" LICENSE="GPL-2" -- cgit v1.2.3-65-gdbad