diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-07-24 18:24:51 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-07-24 18:24:51 +0000 |
commit | 4a23c7a5e106949e299dc3f682c6b47ef1e3383d (patch) | |
tree | f9c3fb5ed40af5b5c172b5e0e481fa7885361091 /app-forensics/sleuthkit | |
parent | alpha/sparc stable wrt #367039 (diff) | |
download | historical-4a23c7a5e106949e299dc3f682c6b47ef1e3383d.tar.gz historical-4a23c7a5e106949e299dc3f682c6b47ef1e3383d.tar.bz2 historical-4a23c7a5e106949e299dc3f682c6b47ef1e3383d.zip |
Drop arm/s390/sparc keywords
Package-Manager: portage-2.1.10.7/cvs/Linux ia64
Diffstat (limited to 'app-forensics/sleuthkit')
-rw-r--r-- | app-forensics/sleuthkit/ChangeLog | 7 | ||||
-rw-r--r-- | app-forensics/sleuthkit/sleuthkit-2.09.ebuild | 6 | ||||
-rw-r--r-- | app-forensics/sleuthkit/sleuthkit-3.0.0-r1.ebuild | 6 | ||||
-rw-r--r-- | app-forensics/sleuthkit/sleuthkit-3.1.0.ebuild | 4 | ||||
-rw-r--r-- | app-forensics/sleuthkit/sleuthkit-3.2.1.ebuild | 4 | ||||
-rw-r--r-- | app-forensics/sleuthkit/sleuthkit-3.2.2.ebuild | 4 |
6 files changed, 18 insertions, 13 deletions
diff --git a/app-forensics/sleuthkit/ChangeLog b/app-forensics/sleuthkit/ChangeLog index 60d40f168896..eaffea5935d9 100644 --- a/app-forensics/sleuthkit/ChangeLog +++ b/app-forensics/sleuthkit/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-forensics/sleuthkit # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/ChangeLog,v 1.49 2011/07/17 20:39:47 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/ChangeLog,v 1.50 2011/07/24 18:22:23 armin76 Exp $ + + 24 Jul 2011; Raúl Porcel <armin76@gentoo.org> sleuthkit-2.09.ebuild, + sleuthkit-3.0.0-r1.ebuild, sleuthkit-3.1.0.ebuild, sleuthkit-3.2.1.ebuild, + sleuthkit-3.2.2.ebuild: + Drop arm/s390/sparc keywords 17 Jul 2011; Markus Meier <maekke@gentoo.org> sleuthkit-3.2.1.ebuild: x86 stable, bug #374321 diff --git a/app-forensics/sleuthkit/sleuthkit-2.09.ebuild b/app-forensics/sleuthkit/sleuthkit-2.09.ebuild index a5d42e580bd3..17ed2d9d52eb 100644 --- a/app-forensics/sleuthkit/sleuthkit-2.09.ebuild +++ b/app-forensics/sleuthkit/sleuthkit-2.09.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/sleuthkit-2.09.ebuild,v 1.7 2007/12/11 09:23:31 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/sleuthkit-2.09.ebuild,v 1.8 2011/07/24 18:22:23 armin76 Exp $ inherit toolchain-funcs eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/sleuthkit/${P}.tar.gz LICENSE="GPL-2 IBM" SLOT="0" -KEYWORDS="amd64 arm hppa ppc s390 sparc x86" +KEYWORDS="amd64 hppa ppc x86" IUSE="dbtool" RDEPEND="dev-perl/DateManip" diff --git a/app-forensics/sleuthkit/sleuthkit-3.0.0-r1.ebuild b/app-forensics/sleuthkit/sleuthkit-3.0.0-r1.ebuild index 893b9e4b6825..c55ad7a20457 100644 --- a/app-forensics/sleuthkit/sleuthkit-3.0.0-r1.ebuild +++ b/app-forensics/sleuthkit/sleuthkit-3.0.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/sleuthkit-3.0.0-r1.ebuild,v 1.5 2009/05/01 19:08:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/sleuthkit-3.0.0-r1.ebuild,v 1.6 2011/07/24 18:22:23 armin76 Exp $ inherit eutils flag-o-matic autotools @@ -11,7 +11,7 @@ HOMEPAGE="http://www.sleuthkit.org/sleuthkit/" SRC_URI="mirror://sourceforge/sleuthkit/${P}.tar.gz" LICENSE="GPL-2 IBM" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~x86" DEPEND="ewf? ( app-forensics/libewf ) aff? ( app-forensics/afflib )" diff --git a/app-forensics/sleuthkit/sleuthkit-3.1.0.ebuild b/app-forensics/sleuthkit/sleuthkit-3.1.0.ebuild index 3bf203ad1f06..7446682941ab 100644 --- a/app-forensics/sleuthkit/sleuthkit-3.1.0.ebuild +++ b/app-forensics/sleuthkit/sleuthkit-3.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/sleuthkit-3.1.0.ebuild,v 1.2 2011/07/07 07:52:08 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/sleuthkit-3.1.0.ebuild,v 1.3 2011/07/24 18:22:23 armin76 Exp $ inherit eutils flag-o-matic autotools @@ -11,7 +11,7 @@ HOMEPAGE="http://www.sleuthkit.org/sleuthkit/" SRC_URI="mirror://sourceforge/sleuthkit/${P}.tar.gz" LICENSE="GPL-2 IBM" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~x86" DEPEND="ewf? ( app-forensics/libewf ) aff? ( app-forensics/afflib )" diff --git a/app-forensics/sleuthkit/sleuthkit-3.2.1.ebuild b/app-forensics/sleuthkit/sleuthkit-3.2.1.ebuild index 5938ef7539c0..f669df4d241e 100644 --- a/app-forensics/sleuthkit/sleuthkit-3.2.1.ebuild +++ b/app-forensics/sleuthkit/sleuthkit-3.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/sleuthkit-3.2.1.ebuild,v 1.4 2011/07/17 20:39:47 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/sleuthkit-3.2.1.ebuild,v 1.5 2011/07/24 18:22:23 armin76 Exp $ EAPI="4" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2 IBM" SLOT=0 -KEYWORDS="amd64 ~arm ~hppa ~ppc ~s390 ~sparc x86" +KEYWORDS="amd64 ~hppa ~ppc x86" IUSE="aff ewf" DEPEND="ewf? ( app-forensics/libewf ) diff --git a/app-forensics/sleuthkit/sleuthkit-3.2.2.ebuild b/app-forensics/sleuthkit/sleuthkit-3.2.2.ebuild index 0ba51710b80f..dc3141554977 100644 --- a/app-forensics/sleuthkit/sleuthkit-3.2.2.ebuild +++ b/app-forensics/sleuthkit/sleuthkit-3.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/sleuthkit-3.2.2.ebuild,v 1.2 2011/07/07 07:52:08 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/sleuthkit-3.2.2.ebuild,v 1.3 2011/07/24 18:22:23 armin76 Exp $ EAPI="4" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2 IBM" SLOT=0 -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~x86" IUSE="aff ewf" DEPEND="ewf? ( app-forensics/libewf ) |