diff options
author | Christian Heim <phreak@gentoo.org> | 2006-12-10 10:55:18 +0000 |
---|---|---|
committer | Christian Heim <phreak@gentoo.org> | 2006-12-10 10:55:18 +0000 |
commit | e0d4978d881eaab3f39a3913a8065481497f97ca (patch) | |
tree | db818724a3cc16e63c32dfd33edad082978e1a0f /net-firewall/psad | |
parent | Taking over from avenj. (diff) | |
download | gentoo-2-e0d4978d881eaab3f39a3913a8065481497f97ca.tar.gz gentoo-2-e0d4978d881eaab3f39a3913a8065481497f97ca.tar.bz2 gentoo-2-e0d4978d881eaab3f39a3913a8065481497f97ca.zip |
Removing the fixlocalpod, its now in the perl-app/perl-module eclass (thanks to mcummings).
(Portage version: 2.1.2_rc3)
Diffstat (limited to 'net-firewall/psad')
-rw-r--r-- | net-firewall/psad/ChangeLog | 7 | ||||
-rw-r--r-- | net-firewall/psad/psad-1.3.4.ebuild | 7 | ||||
-rw-r--r-- | net-firewall/psad/psad-1.4.0.ebuild | 7 | ||||
-rw-r--r-- | net-firewall/psad/psad-1.4.2.ebuild | 5 | ||||
-rw-r--r-- | net-firewall/psad/psad-1.4.8.ebuild | 7 |
5 files changed, 13 insertions, 20 deletions
diff --git a/net-firewall/psad/ChangeLog b/net-firewall/psad/ChangeLog index b531a06526e5..a396127a2892 100644 --- a/net-firewall/psad/ChangeLog +++ b/net-firewall/psad/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-firewall/psad # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/psad/ChangeLog,v 1.34 2006/12/09 12:46:10 phreak Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/psad/ChangeLog,v 1.35 2006/12/10 10:55:18 phreak Exp $ + + 10 Dec 2006; Christian Heim <phreak@gentoo.org> psad-1.3.4.ebuild, + psad-1.4.0.ebuild, psad-1.4.2.ebuild, psad-1.4.8.ebuild: + Removing the fixlocalpod, its now in the perl-app/perl-module eclass (thanks + to mcummings). 09 Dec 2006; Christian Heim <phreak@gentoo.org> psad-1.3.4.ebuild, psad-1.4.0.ebuild, psad-1.4.2.ebuild, psad-1.4.8.ebuild: diff --git a/net-firewall/psad/psad-1.3.4.ebuild b/net-firewall/psad/psad-1.3.4.ebuild index 88021ded45e4..012494d93d01 100644 --- a/net-firewall/psad/psad-1.3.4.ebuild +++ b/net-firewall/psad/psad-1.3.4.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/psad/psad-1.3.4.ebuild,v 1.9 2006/12/09 12:46:10 phreak Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/psad/psad-1.3.4.ebuild,v 1.10 2006/12/10 10:55:18 phreak Exp $ -inherit eutils perl-app perl-module +inherit eutils perl-app IUSE="" @@ -96,9 +96,6 @@ src_install() { cd ${S} dodoc BENCHMARK CREDITS Change* FW_EXAMPLE_RULES README LICENSE SCAN_LOG - - # fixing the perllocal.pod collision mentioned in #157156 - fixlocalpod } pkg_postinst() { diff --git a/net-firewall/psad/psad-1.4.0.ebuild b/net-firewall/psad/psad-1.4.0.ebuild index d6673cfcc7cb..138786ff6785 100644 --- a/net-firewall/psad/psad-1.4.0.ebuild +++ b/net-firewall/psad/psad-1.4.0.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/psad/psad-1.4.0.ebuild,v 1.8 2006/12/09 12:46:10 phreak Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/psad/psad-1.4.0.ebuild,v 1.9 2006/12/10 10:55:18 phreak Exp $ -inherit eutils perl-app perl-module +inherit eutils perl-app IUSE="" @@ -96,9 +96,6 @@ src_install() { cd ${S} dodoc BENCHMARK CREDITS Change* FW_EXAMPLE_RULES README LICENSE SCAN_LOG - - # fixing the perllocal.pod collision mentioned in #157156 - fixlocalpod } pkg_postinst() { diff --git a/net-firewall/psad/psad-1.4.2.ebuild b/net-firewall/psad/psad-1.4.2.ebuild index bcc017ebfe1b..e4924d6f546a 100644 --- a/net-firewall/psad/psad-1.4.2.ebuild +++ b/net-firewall/psad/psad-1.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/psad/psad-1.4.2.ebuild,v 1.4 2006/12/09 12:46:10 phreak Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/psad/psad-1.4.2.ebuild,v 1.5 2006/12/10 10:55:18 phreak Exp $ inherit eutils perl-app @@ -100,9 +100,6 @@ src_install() { cd ${S} dodoc BENCHMARK CREDITS Change* FW_EXAMPLE_RULES README LICENSE SCAN_LOG - - # fixing the perllocal.pod collision mentioned in #157156 - fixlocalpod } pkg_postinst() { diff --git a/net-firewall/psad/psad-1.4.8.ebuild b/net-firewall/psad/psad-1.4.8.ebuild index 9d1f06d3573e..4c55dee013d6 100644 --- a/net-firewall/psad/psad-1.4.8.ebuild +++ b/net-firewall/psad/psad-1.4.8.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/psad/psad-1.4.8.ebuild,v 1.3 2006/12/09 12:46:10 phreak Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/psad/psad-1.4.8.ebuild,v 1.4 2006/12/10 10:55:18 phreak Exp $ -inherit eutils perl-app perl-module +inherit eutils perl-app IUSE="" @@ -92,9 +92,6 @@ src_install() { cd ${S} dodoc BENCHMARK CREDITS Change* FW_EXAMPLE_RULES README LICENSE SCAN_LOG - - # fixing the perllocal.pod collision mentioned in #157156 - fixlocalpod } pkg_postinst() { |