mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-forensics/sleuthkit: Fix dependency on dev-perl/Date-Manip
Package-Manager: portage-2.2.27
This commit is contained in:
committed by
Andreas K. Hüttel
parent
44bd1e44b9
commit
0b82840bc3
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
@@ -19,7 +19,7 @@ DEPEND="dev-db/sqlite:3
|
||||
ewf? ( app-forensics/libewf )
|
||||
aff? ( app-forensics/afflib )"
|
||||
RDEPEND="${DEPEND}
|
||||
dev-perl/DateManip"
|
||||
dev-perl/Date-Manip"
|
||||
|
||||
DOCS=( NEWS.txt README.txt )
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
@@ -21,7 +21,7 @@ DEPEND="dev-db/sqlite:3
|
||||
ewf? ( app-forensics/libewf )
|
||||
aff? ( app-forensics/afflib )"
|
||||
RDEPEND="${DEPEND}
|
||||
dev-perl/DateManip"
|
||||
dev-perl/Date-Manip"
|
||||
|
||||
DOCS=( NEWS.txt README.txt )
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2013 Gentoo Foundation
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
@@ -21,7 +21,7 @@ DEPEND="dev-db/sqlite:3
|
||||
ewf? ( app-forensics/libewf )
|
||||
aff? ( app-forensics/afflib )"
|
||||
RDEPEND="${DEPEND}
|
||||
dev-perl/DateManip"
|
||||
dev-perl/Date-Manip"
|
||||
|
||||
DOCS=( NEWS.txt README.txt )
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2014 Gentoo Foundation
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
@@ -21,7 +21,7 @@ DEPEND="dev-db/sqlite:3
|
||||
ewf? ( app-forensics/libewf )
|
||||
aff? ( app-forensics/afflib )"
|
||||
RDEPEND="${DEPEND}
|
||||
dev-perl/DateManip"
|
||||
dev-perl/Date-Manip"
|
||||
|
||||
DOCS=( NEWS.txt README.txt )
|
||||
|
||||
|
||||
Reference in New Issue
Block a user