summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-11-28 12:11:33 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-11-28 12:11:33 +0000
commit4ad1b0c0d70c40a0257a2900f4f55f0a83496dd5 (patch)
treecff3fb448fda334f538441100096c459ad880c41 /net-firewall
parentSwitched from perl-module to perl-app eclass (diff)
downloadhistorical-4ad1b0c0d70c40a0257a2900f4f55f0a83496dd5.tar.gz
historical-4ad1b0c0d70c40a0257a2900f4f55f0a83496dd5.tar.bz2
historical-4ad1b0c0d70c40a0257a2900f4f55f0a83496dd5.zip
Switched from perl-module to perl-app eclass
Package-Manager: portage-2.0.53_rc6
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/psad/ChangeLog6
-rw-r--r--net-firewall/psad/Manifest20
-rw-r--r--net-firewall/psad/psad-1.3.4.ebuild4
-rw-r--r--net-firewall/psad/psad-1.4.0.ebuild4
-rw-r--r--net-firewall/psad/psad-1.4.2.ebuild4
5 files changed, 26 insertions, 12 deletions
diff --git a/net-firewall/psad/ChangeLog b/net-firewall/psad/ChangeLog
index 5fb0093adffa..076127906874 100644
--- a/net-firewall/psad/ChangeLog
+++ b/net-firewall/psad/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-firewall/psad
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/psad/ChangeLog,v 1.30 2005/09/21 16:34:19 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/psad/ChangeLog,v 1.31 2005/11/28 12:11:33 mcummings Exp $
+
+ 28 Nov 2005; <mcumming@gentoo.org> psad-1.3.4.ebuild, psad-1.4.0.ebuild,
+ psad-1.4.2.ebuild:
+ Switched from perl-module to perl-app eclass
21 Sep 2005; Seemant Kulleen <seemant@gentoo.org> psad-1.4.0.ebuild,
psad-1.4.2.ebuild:
diff --git a/net-firewall/psad/Manifest b/net-firewall/psad/Manifest
index f42b7bbea3c7..d37b988e0e84 100644
--- a/net-firewall/psad/Manifest
+++ b/net-firewall/psad/Manifest
@@ -1,8 +1,18 @@
-MD5 8c9bf20e188665ad7e82c0df8103786a ChangeLog 5717
-MD5 ac85ccaacab6bf7a9dd356b8c92b3bac metadata.xml 326
-MD5 fde5b466342b85c1d8a14fd9db682cba psad-1.4.2.ebuild 4354
-MD5 3548d3a3ad47688c78143dd4350da6e1 psad-1.4.0.ebuild 4109
-MD5 d925a282fcb7b9d6bbf91c2d260c633f psad-1.3.4.ebuild 3405
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 3e650f91998dfc47d6309f2a849b0c9e ChangeLog 5863
MD5 295923dc84bcfb6e5978b5039ffc0a3a files/digest-psad-1.3.4 63
MD5 c43f2f1a27860fdad099c9000d373b01 files/digest-psad-1.4.0 63
MD5 3ddd128f7239ca0bde300b2125ed63ab files/digest-psad-1.4.2 63
+MD5 ac85ccaacab6bf7a9dd356b8c92b3bac metadata.xml 326
+MD5 ea24fb515df58b96714f4cb4e49fa696 psad-1.3.4.ebuild 3404
+MD5 430edbbbbd3b839986145eb102cc933d psad-1.4.0.ebuild 4108
+MD5 5e07f9ebb83b7457fe6eabdca01e694f psad-1.4.2.ebuild 4353
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2 (GNU/Linux)
+
+iD8DBQFDivP9tG5z4I8BtQoRAmfQAJ9uE07jRwNxNx6g27QHAMB065PZGwCeLemc
+4y2a+tL28SzgPU25LEQl86M=
+=5d0o
+-----END PGP SIGNATURE-----
diff --git a/net-firewall/psad/psad-1.3.4.ebuild b/net-firewall/psad/psad-1.3.4.ebuild
index 564664bfa482..4350d0073218 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-2005 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.7 2005/09/21 16:34:52 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/psad/psad-1.3.4.ebuild,v 1.8 2005/11/28 12:11:33 mcummings Exp $
-inherit eutils perl-module
+inherit eutils perl-app
IUSE=""
diff --git a/net-firewall/psad/psad-1.4.0.ebuild b/net-firewall/psad/psad-1.4.0.ebuild
index 96b703356b1b..13218346ee65 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-2005 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.6 2005/09/21 16:34:19 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/psad/psad-1.4.0.ebuild,v 1.7 2005/11/28 12:11:33 mcummings Exp $
-inherit eutils perl-module
+inherit eutils perl-app
IUSE=""
diff --git a/net-firewall/psad/psad-1.4.2.ebuild b/net-firewall/psad/psad-1.4.2.ebuild
index a28e04c194ae..67bb3509c6a8 100644
--- a/net-firewall/psad/psad-1.4.2.ebuild
+++ b/net-firewall/psad/psad-1.4.2.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2005 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.2 2005/09/21 16:34:19 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/psad/psad-1.4.2.ebuild,v 1.3 2005/11/28 12:11:33 mcummings Exp $
-inherit eutils perl-module
+inherit eutils perl-app
IUSE=""