summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2005-06-25 02:03:52 +0000
committerAndrej Kacian <ticho@gentoo.org>2005-06-25 02:03:52 +0000
commit401ec0dc9967e01571fbac7aa47049c3f59e684e (patch)
tree4683e14a307b6baf7c2e2a962b44cbe2039074ff /net-analyzer/snortalog
parent2.1.14 stable on x86, added 2.1.15 ~arch (diff)
downloadgentoo-2-401ec0dc9967e01571fbac7aa47049c3f59e684e.tar.gz
gentoo-2-401ec0dc9967e01571fbac7aa47049c3f59e684e.tar.bz2
gentoo-2-401ec0dc9967e01571fbac7aa47049c3f59e684e.zip
Added ~amd64 keyword.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-analyzer/snortalog')
-rw-r--r--net-analyzer/snortalog/ChangeLog5
-rw-r--r--net-analyzer/snortalog/snortalog-2.4.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-analyzer/snortalog/ChangeLog b/net-analyzer/snortalog/ChangeLog
index 3b06dfeab78d..75777059316b 100644
--- a/net-analyzer/snortalog/ChangeLog
+++ b/net-analyzer/snortalog/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/snortalog
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snortalog/ChangeLog,v 1.17 2005/05/25 14:03:55 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snortalog/ChangeLog,v 1.18 2005/06/25 02:03:52 ticho Exp $
+
+ 25 Jun 2005; Andrej Kacian <ticho@gentoo.org> snortalog-2.4.0.ebuild:
+ Added ~amd64 keyword.
25 May 2005; Michael Cummings <mcummings@gentoo.org> snortalog-2.4.0.ebuild:
dev-perl/Getopt-Long => perl-core/Getopt-Long migration
diff --git a/net-analyzer/snortalog/snortalog-2.4.0.ebuild b/net-analyzer/snortalog/snortalog-2.4.0.ebuild
index 05009fa5f37a..fe2c8f80f375 100644
--- a/net-analyzer/snortalog/snortalog-2.4.0.ebuild
+++ b/net-analyzer/snortalog/snortalog-2.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snortalog/snortalog-2.4.0.ebuild,v 1.4 2005/05/25 14:03:55 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snortalog/snortalog-2.4.0.ebuild,v 1.5 2005/06/25 02:03:52 ticho Exp $
inherit eutils
@@ -11,7 +11,7 @@ SRC_URI="http://jeremy.chartier.free.fr/${PN}/${MY_P}.tgz
tcltk? ( mirror://gentoo/${P}-fix-gui.diff.gz )"
HOMEPAGE="http://jeremy.chartier.free.fr/snortalog/"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="~x86 ~ppc ~amd64"
LICENSE="GPL-2"
SLOT="0"
IUSE="tcltk"