diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 17:45:40 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 17:45:40 +0000 |
commit | fa9c278df4c891867a05cfaf311854256ace760a (patch) | |
tree | 057b3e432e139782d1c46866e6732d10952eb040 /app-forensics | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-fa9c278df4c891867a05cfaf311854256ace760a.tar.gz gentoo-2-fa9c278df4c891867a05cfaf311854256ace760a.tar.bz2 gentoo-2-fa9c278df4c891867a05cfaf311854256ace760a.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 'app-forensics')
-rw-r--r-- | app-forensics/autopsy/ChangeLog | 8 | ||||
-rw-r--r-- | app-forensics/autopsy/autopsy-2.24-r1.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/app-forensics/autopsy/ChangeLog b/app-forensics/autopsy/ChangeLog index 22973439cd42..453cde4bf4e2 100644 --- a/app-forensics/autopsy/ChangeLog +++ b/app-forensics/autopsy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-forensics/autopsy -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/autopsy/ChangeLog,v 1.29 2012/09/08 02:14:38 radhermit Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-forensics/autopsy/ChangeLog,v 1.30 2014/08/10 17:45:40 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> autopsy-2.24-r1.ebuild: + QA: drop trailing '.' from DESCRIPTION 08 Sep 2012; Tim Harder <radhermit@gentoo.org> -autopsy-2.24.ebuild: Remove old. @@ -145,4 +148,3 @@ 06 May 2004; Daniel Black <dragonheart@gentoo.org> +metadata.xml, +autopsy-2.00.ebuild: Inital import thanks to Daniel Fullmer in bug #47097 - diff --git a/app-forensics/autopsy/autopsy-2.24-r1.ebuild b/app-forensics/autopsy/autopsy-2.24-r1.ebuild index fe6ce54b6af6..6582763ff999 100644 --- a/app-forensics/autopsy/autopsy-2.24-r1.ebuild +++ b/app-forensics/autopsy/autopsy-2.24-r1.ebuild @@ -1,10 +1,10 @@ -# 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/app-forensics/autopsy/autopsy-2.24-r1.ebuild,v 1.4 2012/06/29 12:39:22 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/autopsy/autopsy-2.24-r1.ebuild,v 1.5 2014/08/10 17:45:40 slyfox Exp $ EAPI=4 -DESCRIPTION="A graphical interface to the digital forensic analysis tools in The Sleuth Kit." +DESCRIPTION="A graphical interface to the digital forensic analysis tools in The Sleuth Kit" HOMEPAGE="http://www.sleuthkit.org/autopsy/" SRC_URI="mirror://sourceforge/autopsy/${P}.tar.gz" |