From: "Mike Auty" <ikelos@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/ikelos:master commit in: app-forensics/dff/
Date: Sat, 26 Mar 2011 11:31:47 +0000 (UTC) [thread overview]
Message-ID: <7ba7e610f97f9769a70cd119eba1921ec750f4b4.ikelos@gentoo> (raw)
commit: 7ba7e610f97f9769a70cd119eba1921ec750f4b4
Author: Mike Auty <mike.auty <AT> gmail <DOT> com>
AuthorDate: Thu Mar 24 15:13:25 2011 +0000
Commit: Mike Auty <ikelos <AT> gentoo <DOT> org>
CommitDate: Thu Mar 24 15:13:25 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/ikelos.git;a=commit;h=7ba7e610
Update dff based on the pentoo overlay patch.
---
app-forensics/dff/Manifest | 5 ++---
app-forensics/dff/dff-0.8.ebuild | 34 ----------------------------------
app-forensics/dff/dff-1.0.0.ebuild | 2 +-
3 files changed, 3 insertions(+), 38 deletions(-)
diff --git a/app-forensics/dff/Manifest b/app-forensics/dff/Manifest
index fa51d81..4b1a1f3 100644
--- a/app-forensics/dff/Manifest
+++ b/app-forensics/dff/Manifest
@@ -1,8 +1,7 @@
AUX dff-0.9-disable-qtassistant.patch 2003 RMD160 cc8ab1c4b831c8d10a51924f741179cad0a6cd12 SHA1 956e91729adcb672b1ad4627f92ce73314a61d5b SHA256 74ba69e0de124a8b2df80db4aa496d45ce8675bd1e429989deca0e302e8329a2
-DIST dff-0.8-src.tar.gz 2293603 RMD160 2c4deb734908231b192dc4f78caa9cbc82ce3217 SHA1 1af51b343044c83cf7c167f917bdaa4c55301fd8 SHA256 9d14ea628e736100b45e525fbce6d87eb7d25c5aae7d82b7953a4aa9389ac94b
+AUX dff-1.0.0-disable-qtassistant.patch 1657 RMD160 06b9679458b97f91c33eb74fa84d7c0d55b816eb SHA1 535d4e60cee04b53d044f273053cd69043472197 SHA256 c4f17f4f3d65987802953683bce3f966d4f149c5deefc465354e63e8a090e5cf
DIST dff-src-0.9.tar.gz 8855562 RMD160 217920495f5c88cc8767eba0cbaaf04094856422 SHA1 6289143384b4de85b540354d7b89c05d95faf1a9 SHA256 7456c948b4e8fcbf26174784df3f5815475dcacc68a70f76e3281751c2c35856
DIST dff-src-1.0.0.tar.gz 15270133 RMD160 97d17c95be1e17e6b8243dc69cb98cc538fc6180 SHA1 958439a7ec32765b786c55c0d0ca55ec8fee57cb SHA256 34ebd8eddb26bb9c81113a994f4aadca3196ccc6f4f5330746dffdafd6a76aaf
-EBUILD dff-0.8.ebuild 748 RMD160 c854cf7115780cbfeb9b0fce023c65da4af3d76d SHA1 946ae239fb247317d35a0230a740eeba0f62872f SHA256 fb9c8bf918439ed3a932f796d927944ec1177a836f5e68c5b16df695dfda103b
EBUILD dff-0.9.ebuild 963 RMD160 5ada28efa9cf31f96908daff0e75babd722bae31 SHA1 16588e175829b559c04313227aa85c011151a2aa SHA256 1253256f26a7e1f2c9be80e24b6544591df2ae07087d1110a3691242397ef884
-EBUILD dff-1.0.0.ebuild 963 RMD160 5ada28efa9cf31f96908daff0e75babd722bae31 SHA1 16588e175829b559c04313227aa85c011151a2aa SHA256 1253256f26a7e1f2c9be80e24b6544591df2ae07087d1110a3691242397ef884
+EBUILD dff-1.0.0.ebuild 965 RMD160 93c9c17cf681bb46acf3b9b9526c6d1e020998dc SHA1 af4c5eef3c1faeacea9d6327ecbec0e1c453a84c SHA256 68e163e4dec8bb8efc0f284aaa77869861b2e20133e9e0029d2cf4f96b3ca5fd
MISC metadata.xml 394 RMD160 df210fb9ce05a23c5baec3b506f7767020600437 SHA1 aaaa68db4a9341176e4a4abf0191ef0eefca5588 SHA256 468d24a01d9970364c6953f3f5cd896ced22cd80c417b3fbd9bd040230c37753
diff --git a/app-forensics/dff/dff-0.8.ebuild b/app-forensics/dff/dff-0.8.ebuild
deleted file mode 100644
index 652f203..0000000
--- a/app-forensics/dff/dff-0.8.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-PYTHON_DEPEND="2:2.6"
-
-inherit cmake-utils python
-
-DESCRIPTION="A digital forensics framework which aims to analyze and recover any
-kind of digital artifact."
-HOMEPAGE="http://tracker.digital-forensic.org/"
-SRC_URI="http://www.digital-forensic.org/${P}-src.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE="phonon"
-
-DEPEND=">=dev-lang/swig-1.3.38
- dev-python/sip
- >=dev-python/PyQt4-4.4.0[phonon?]
- >=dev-python/qscintilla-python-2.4
- >=sys-apps/file-4.26[python]
- "
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${P}-src"
-
-src_configure() {
- mycmakeargs+=( "-DINSTALL:BOOLEAN=ON" )
- cmake-utils_src_configure
-}
-
diff --git a/app-forensics/dff/dff-1.0.0.ebuild b/app-forensics/dff/dff-1.0.0.ebuild
index dc0ec97..61d56b6 100644
--- a/app-forensics/dff/dff-1.0.0.ebuild
+++ b/app-forensics/dff/dff-1.0.0.ebuild
@@ -30,7 +30,7 @@ RDEPEND="${DEPEND}
S="${WORKDIR}/${PN}-src-${PV}"
src_prepare() {
- epatch "${FILESDIR}/${PN}-0.9-disable-qtassistant.patch"
+ epatch "${FILESDIR}/${PN}-1.0.0-disable-qtassistant.patch"
}
src_configure() {
next reply other threads:[~2011-03-26 11:32 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-26 11:31 Mike Auty [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-05-31 22:09 [gentoo-commits] dev/ikelos:master commit in: app-forensics/dff/ Mike Auty
2011-03-31 9:50 Mike Auty
2011-03-26 11:31 Mike Auty
2011-03-20 21:50 Mike Auty
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7ba7e610f97f9769a70cd119eba1921ec750f4b4.ikelos@gentoo \
--to=ikelos@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox