summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:22:35 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 20:22:35 +0000
commitf43566b2f9e212f3b43eee678b6da6bd42f87819 (patch)
tree77c4437d17dc6118939c9fab4fd9a8e0526ade43 /sys-block
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-f43566b2f9e212f3b43eee678b6da6bd42f87819.tar.gz
gentoo-2-f43566b2f9e212f3b43eee678b6da6bd42f87819.tar.bz2
gentoo-2-f43566b2f9e212f3b43eee678b6da6bd42f87819.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 'sys-block')
-rw-r--r--sys-block/tapecat/ChangeLog8
-rw-r--r--sys-block/tapecat/tapecat-1.0.0.ebuild6
2 files changed, 8 insertions, 6 deletions
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 <slyfox@gentoo.org> tapecat-1.0.0.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
11 Sep 2009; Diego E. Pettenò <flameeyes@gentoo.org>
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
<robbat2@gentoo.org>.
-
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"