summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2009-04-30 17:37:17 +0000
committerPatrick Lauer <patrick@gentoo.org>2009-04-30 17:37:17 +0000
commit62d59ae689873bbc4a100b31e650394c0b8de859 (patch)
treeacf4511e45716ee7bab8d7a75402fae232deac34 /app-forensics/tct
parentRemove old (diff)
downloadgentoo-2-62d59ae689873bbc4a100b31e650394c0b8de859.tar.gz
gentoo-2-62d59ae689873bbc4a100b31e650394c0b8de859.tar.bz2
gentoo-2-62d59ae689873bbc4a100b31e650394c0b8de859.zip
Remove old
(Portage version: 2.2_rc31/cvs/Linux x86_64)
Diffstat (limited to 'app-forensics/tct')
-rw-r--r--app-forensics/tct/ChangeLog5
-rw-r--r--app-forensics/tct/tct-1.18-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-forensics/tct/ChangeLog b/app-forensics/tct/ChangeLog
index 46ec47ebe98d..5abac383a8fe 100644
--- a/app-forensics/tct/ChangeLog
+++ b/app-forensics/tct/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-forensics/tct
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/tct/ChangeLog,v 1.15 2009/04/30 17:28:24 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/tct/ChangeLog,v 1.16 2009/04/30 17:37:17 patrick Exp $
+
+ 30 Apr 2009; Patrick Lauer <patrick@gentoo.org> tct-1.18-r1.ebuild:
+ Adding ~amd64 keyword
30 Apr 2009; Patrick Lauer <patrick@gentoo.org> -tct-1.15-r1.ebuild,
-tct-1.18.ebuild:
diff --git a/app-forensics/tct/tct-1.18-r1.ebuild b/app-forensics/tct/tct-1.18-r1.ebuild
index 2dd10d7f556a..32ef9499e26a 100644
--- a/app-forensics/tct/tct-1.18-r1.ebuild
+++ b/app-forensics/tct/tct-1.18-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/tct/tct-1.18-r1.ebuild,v 1.3 2009/04/14 09:51:39 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/tct/tct-1.18-r1.ebuild,v 1.4 2009/04/30 17:37:17 patrick Exp $
inherit eutils toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="http://www.porcupine.org/forensics/${P}.tar.gz"
LICENSE="IBM as-is"
SLOT="0"
-KEYWORDS="ppc x86"
+KEYWORDS="~amd64 ppc x86"
IUSE=""
DEPEND=">=dev-lang/perl-5.0004