diff options
author | 2005-05-25 14:04:30 +0000 | |
---|---|---|
committer | 2005-05-25 14:04:30 +0000 | |
commit | 241fe0f22ed9aadf451156bfcc1dedda3d45bee7 (patch) | |
tree | f6d5bee4f584b70fb33d2440a8451e303e85398b /net-analyzer/snortalog | |
parent | dev-perl/Getopt-Long => perl-core/Getopt-Long migration (diff) | |
download | gentoo-2-241fe0f22ed9aadf451156bfcc1dedda3d45bee7.tar.gz gentoo-2-241fe0f22ed9aadf451156bfcc1dedda3d45bee7.tar.bz2 gentoo-2-241fe0f22ed9aadf451156bfcc1dedda3d45bee7.zip |
dev-perl/Getopt-Long => perl-core/Getopt-Long migration
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-analyzer/snortalog')
-rw-r--r-- | net-analyzer/snortalog/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/snortalog/snortalog-2.2.1.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/snortalog/snortalog-2.3.0-r1.ebuild | 4 | ||||
-rw-r--r-- | net-analyzer/snortalog/snortalog-2.4.0.ebuild | 4 |
4 files changed, 10 insertions, 7 deletions
diff --git a/net-analyzer/snortalog/ChangeLog b/net-analyzer/snortalog/ChangeLog index e915ccca64ba..3b06dfeab78d 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.16 2005/05/25 14:03:38 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snortalog/ChangeLog,v 1.17 2005/05/25 14:03:55 mcummings Exp $ + + 25 May 2005; Michael Cummings <mcummings@gentoo.org> snortalog-2.4.0.ebuild: + dev-perl/Getopt-Long => perl-core/Getopt-Long migration 25 May 2005; Michael Cummings <mcummings@gentoo.org> snortalog-2.3.0-r1.ebuild: diff --git a/net-analyzer/snortalog/snortalog-2.2.1.ebuild b/net-analyzer/snortalog/snortalog-2.2.1.ebuild index 12fa914a3806..a9abb3061fc7 100644 --- a/net-analyzer/snortalog/snortalog-2.2.1.ebuild +++ b/net-analyzer/snortalog/snortalog-2.2.1.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.2.1.ebuild,v 1.11 2005/05/24 14:48:23 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snortalog/snortalog-2.2.1.ebuild,v 1.12 2005/05/25 14:03:21 mcummings Exp $ DESCRIPTION="a powerful perl script that summarizes snort logs" HOMEPAGE="http://jeremy.chartier.free.fr/snortalog/" @@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}_v${PV%.?}" RDEPEND="dev-lang/perl dev-perl/GDGraph - dev-perl/Getopt-Long + perl-core/Getopt-Long perl-core/DB_File dev-perl/HTML-HTMLDoc dev-perl/perl-tk" diff --git a/net-analyzer/snortalog/snortalog-2.3.0-r1.ebuild b/net-analyzer/snortalog/snortalog-2.3.0-r1.ebuild index a2ab6fb089da..195609fa6dee 100644 --- a/net-analyzer/snortalog/snortalog-2.3.0-r1.ebuild +++ b/net-analyzer/snortalog/snortalog-2.3.0-r1.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.3.0-r1.ebuild,v 1.4 2005/05/24 14:48:23 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snortalog/snortalog-2.3.0-r1.ebuild,v 1.5 2005/05/25 14:03:38 mcummings Exp $ inherit eutils @@ -19,7 +19,7 @@ IUSE="tcltk" S="${WORKDIR}/${MY_P%.?}" RDEPEND="dev-lang/perl - dev-perl/Getopt-Long + perl-core/Getopt-Long perl-core/DB_File dev-perl/HTML-HTMLDoc tcltk? ( dev-perl/perl-tk diff --git a/net-analyzer/snortalog/snortalog-2.4.0.ebuild b/net-analyzer/snortalog/snortalog-2.4.0.ebuild index c3e7fff020ff..05009fa5f37a 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.3 2005/05/24 14:48:24 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snortalog/snortalog-2.4.0.ebuild,v 1.4 2005/05/25 14:03:55 mcummings Exp $ inherit eutils @@ -19,7 +19,7 @@ IUSE="tcltk" S="${WORKDIR}/${MY_P%.?}" RDEPEND="dev-lang/perl - dev-perl/Getopt-Long + perl-core/Getopt-Long perl-core/DB_File dev-perl/HTML-HTMLDoc tcltk? ( dev-perl/perl-tk |