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/autopsy | |
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/autopsy')
-rw-r--r-- | app-forensics/autopsy/ChangeLog | 8 | ||||
-rw-r--r-- | app-forensics/autopsy/autopsy-2.03.ebuild | 6 | ||||
-rw-r--r-- | app-forensics/autopsy/autopsy-2.21.ebuild | 6 | ||||
-rw-r--r-- | app-forensics/autopsy/autopsy-2.23.ebuild | 6 |
4 files changed, 15 insertions, 11 deletions
diff --git a/app-forensics/autopsy/ChangeLog b/app-forensics/autopsy/ChangeLog index 0d6ad053870d..e6046afda322 100644 --- a/app-forensics/autopsy/ChangeLog +++ b/app-forensics/autopsy/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-forensics/autopsy -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/autopsy/ChangeLog,v 1.17 2010/02/19 15:07:46 patrick Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-forensics/autopsy/ChangeLog,v 1.18 2011/07/24 18:21:20 armin76 Exp $ + + 24 Jul 2011; Raúl Porcel <armin76@gentoo.org> autopsy-2.03.ebuild, + autopsy-2.21.ebuild, autopsy-2.23.ebuild: + Drop arm/s390/sparc keywords *autopsy-2.23 (19 Feb 2010) diff --git a/app-forensics/autopsy/autopsy-2.03.ebuild b/app-forensics/autopsy/autopsy-2.03.ebuild index 694e9b9656e5..364d2176fb7f 100644 --- a/app-forensics/autopsy/autopsy-2.03.ebuild +++ b/app-forensics/autopsy/autopsy-2.03.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 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/autopsy/autopsy-2.03.ebuild,v 1.9 2005/04/21 18:48:41 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/autopsy/autopsy-2.03.ebuild,v 1.10 2011/07/24 18:21:20 armin76 Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/autopsy/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm ppc s390 sparc x86" +KEYWORDS="amd64 ppc x86" IUSE="" # Runtime depend on grep and file deliberate diff --git a/app-forensics/autopsy/autopsy-2.21.ebuild b/app-forensics/autopsy/autopsy-2.21.ebuild index 989fffe5a955..2b367181733f 100644 --- a/app-forensics/autopsy/autopsy-2.21.ebuild +++ b/app-forensics/autopsy/autopsy-2.21.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/autopsy/autopsy-2.21.ebuild,v 1.1 2009/03/08 16:46:20 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/autopsy/autopsy-2.21.ebuild,v 1.2 2011/07/24 18:21:20 armin76 Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/autopsy/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~x86" IUSE="" # Runtime depend on grep and file deliberate diff --git a/app-forensics/autopsy/autopsy-2.23.ebuild b/app-forensics/autopsy/autopsy-2.23.ebuild index a30dc750c344..88c10be813cf 100644 --- a/app-forensics/autopsy/autopsy-2.23.ebuild +++ b/app-forensics/autopsy/autopsy-2.23.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 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/autopsy/autopsy-2.23.ebuild,v 1.1 2010/02/19 15:07:46 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/autopsy/autopsy-2.23.ebuild,v 1.2 2011/07/24 18:21:20 armin76 Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/autopsy/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~x86" IUSE="" # Runtime depend on grep and file deliberate |