public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-forensics/sleuthkit: sleuthkit-2.09.ebuild sleuthkit-3.1.0.ebuild sleuthkit-3.0.0-r1.ebuild ChangeLog sleuthkit-3.2.1.ebuild sleuthkit-3.2.2.ebuild
@ 2011-07-24 18:22 Raul Porcel (armin76)
  0 siblings, 0 replies; only message in thread
From: Raul Porcel (armin76) @ 2011-07-24 18:22 UTC (permalink / raw
  To: gentoo-commits

armin76     11/07/24 18:22:23

  Modified:             sleuthkit-2.09.ebuild sleuthkit-3.1.0.ebuild
                        sleuthkit-3.0.0-r1.ebuild ChangeLog
                        sleuthkit-3.2.1.ebuild sleuthkit-3.2.2.ebuild
  Log:
  Drop arm/s390/sparc keywords
  
  (Portage version: 2.1.10.7/cvs/Linux ia64)

Revision  Changes    Path
1.8                  app-forensics/sleuthkit/sleuthkit-2.09.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/sleuthkit/sleuthkit-2.09.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/sleuthkit/sleuthkit-2.09.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/sleuthkit/sleuthkit-2.09.ebuild?r1=1.7&r2=1.8

Index: sleuthkit-2.09.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/sleuthkit-2.09.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sleuthkit-2.09.ebuild	11 Dec 2007 09:23:31 -0000	1.7
+++ sleuthkit-2.09.ebuild	24 Jul 2011 18:22:23 -0000	1.8
@@ -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 @@
 
 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"



1.3                  app-forensics/sleuthkit/sleuthkit-3.1.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/sleuthkit/sleuthkit-3.1.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/sleuthkit/sleuthkit-3.1.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/sleuthkit/sleuthkit-3.1.0.ebuild?r1=1.2&r2=1.3

Index: sleuthkit-3.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/sleuthkit-3.1.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sleuthkit-3.1.0.ebuild	7 Jul 2011 07:52:08 -0000	1.2
+++ sleuthkit-3.1.0.ebuild	24 Jul 2011 18:22:23 -0000	1.3
@@ -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 @@
 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 )"



1.6                  app-forensics/sleuthkit/sleuthkit-3.0.0-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/sleuthkit/sleuthkit-3.0.0-r1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/sleuthkit/sleuthkit-3.0.0-r1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/sleuthkit/sleuthkit-3.0.0-r1.ebuild?r1=1.5&r2=1.6

Index: sleuthkit-3.0.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/sleuthkit-3.0.0-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sleuthkit-3.0.0-r1.ebuild	1 May 2009 19:08:42 -0000	1.5
+++ sleuthkit-3.0.0-r1.ebuild	24 Jul 2011 18:22:23 -0000	1.6
@@ -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 @@
 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 )"



1.50                 app-forensics/sleuthkit/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/sleuthkit/ChangeLog?rev=1.50&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/sleuthkit/ChangeLog?rev=1.50&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/sleuthkit/ChangeLog?r1=1.49&r2=1.50

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog	17 Jul 2011 20:39:47 -0000	1.49
+++ ChangeLog	24 Jul 2011 18:22:23 -0000	1.50
@@ -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



1.5                  app-forensics/sleuthkit/sleuthkit-3.2.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/sleuthkit/sleuthkit-3.2.1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/sleuthkit/sleuthkit-3.2.1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/sleuthkit/sleuthkit-3.2.1.ebuild?r1=1.4&r2=1.5

Index: sleuthkit-3.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/sleuthkit-3.2.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sleuthkit-3.2.1.ebuild	17 Jul 2011 20:39:47 -0000	1.4
+++ sleuthkit-3.2.1.ebuild	24 Jul 2011 18:22:23 -0000	1.5
@@ -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 @@
 
 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 )



1.3                  app-forensics/sleuthkit/sleuthkit-3.2.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/sleuthkit/sleuthkit-3.2.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/sleuthkit/sleuthkit-3.2.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-forensics/sleuthkit/sleuthkit-3.2.2.ebuild?r1=1.2&r2=1.3

Index: sleuthkit-3.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-forensics/sleuthkit/sleuthkit-3.2.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sleuthkit-3.2.2.ebuild	7 Jul 2011 07:52:08 -0000	1.2
+++ sleuthkit-3.2.2.ebuild	24 Jul 2011 18:22:23 -0000	1.3
@@ -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 @@
 
 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 )






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-07-24 18:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-24 18:22 [gentoo-commits] gentoo-x86 commit in app-forensics/sleuthkit: sleuthkit-2.09.ebuild sleuthkit-3.1.0.ebuild sleuthkit-3.0.0-r1.ebuild ChangeLog sleuthkit-3.2.1.ebuild sleuthkit-3.2.2.ebuild Raul Porcel (armin76)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox