diff options
author | 2004-11-21 17:43:58 +0000 | |
---|---|---|
committer | 2004-11-21 17:43:58 +0000 | |
commit | 2e69f79b727e4cc2c96af5ae5f7f6893187a4419 (patch) | |
tree | 0b46a54e1861e44b8a100839ec047f39bfdb4f81 /app-forensics/sleuthkit | |
parent | Version bump. (diff) | |
download | historical-2e69f79b727e4cc2c96af5ae5f7f6893187a4419.tar.gz historical-2e69f79b727e4cc2c96af5ae5f7f6893187a4419.tar.bz2 historical-2e69f79b727e4cc2c96af5ae5f7f6893187a4419.zip |
Added to ~amd64, bug #71926
Diffstat (limited to 'app-forensics/sleuthkit')
-rw-r--r-- | app-forensics/sleuthkit/ChangeLog | 5 | ||||
-rw-r--r-- | app-forensics/sleuthkit/sleuthkit-1.73.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-forensics/sleuthkit/ChangeLog b/app-forensics/sleuthkit/ChangeLog index 3f637b4340bc..18ad4da1540a 100644 --- a/app-forensics/sleuthkit/ChangeLog +++ b/app-forensics/sleuthkit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-forensics/sleuthkit # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/ChangeLog,v 1.4 2004/11/20 19:04:51 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/ChangeLog,v 1.5 2004/11/21 17:42:28 sekretarz Exp $ + + 21 Nov 2004; Karol Wojtaszek <sekretarz@gentoo.org> sleuthkit-1.73.ebuild: + Added to ~amd64, bug #71926 *sleuthkit-1.73 (20 Nov 2004) diff --git a/app-forensics/sleuthkit/sleuthkit-1.73.ebuild b/app-forensics/sleuthkit/sleuthkit-1.73.ebuild index 1c6fcabb4600..be97f515724d 100644 --- a/app-forensics/sleuthkit/sleuthkit-1.73.ebuild +++ b/app-forensics/sleuthkit/sleuthkit-1.73.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/sleuthkit-1.73.ebuild,v 1.1 2004/11/20 19:04:51 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/sleuthkit-1.73.ebuild,v 1.2 2004/11/21 17:42:28 sekretarz Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/sleuthkit/${P}.tar.gz" LICENSE="GPL-2 IBM" SLOT="0" -KEYWORDS="~arm ~hppa ~ppc ~s390 ~sparc ~x86" +KEYWORDS="~arm ~hppa ~ppc ~s390 ~sparc ~x86 ~amd64" IUSE="" RDEPEND="dev-lang/perl |