Cleanup
authorMarkus Ullmann <jokey@gentoo.org>
Thu, 18 Jan 2007 22:14:07 +0000 (22:14 +0000)
committerMarkus Ullmann <jokey@gentoo.org>
Thu, 18 Jan 2007 22:14:07 +0000 (22:14 +0000)
Package-Manager: portage-2.1.2_rc4-r8

net-firewall/kmyfirewall/ChangeLog
net-firewall/kmyfirewall/files/digest-kmyfirewall-0.9.6.2-r1
net-firewall/kmyfirewall/kmyfirewall-1.0.1.ebuild

index cd2a6b1b04938b4f51e568c43d3155081c5d4c63..9145055352baee5ab9b9d1b4d56dc4d3a5340dd5 100644 (file)
@@ -1,6 +1,12 @@
 # ChangeLog for net-firewall/kmyfirewall
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/kmyfirewall/ChangeLog,v 1.27 2006/02/13 15:54:01 jokey Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/kmyfirewall/ChangeLog,v 1.28 2007/01/18 22:14:07 jokey Exp $
+
+  18 Jan 2007; Markus Ullmann <jokey@gentoo.org>
+  -files/kmyfirewall-1.0-logprefix.diff,
+  -files/kmyfirewall-1.0_gentoo_multiport.diff, -kmyfirewall-1.0-r2.ebuild,
+  kmyfirewall-1.0.1.ebuild:
+  Cleanup
 
 *kmyfirewall-1.0.1 (13 Feb 2006)
 
index 6d0bb0cd99b0c6c184121977956b42fce80811cf..68977da4f068cb9f2bcf4bb68d647cf7bcc7c3d3 100644 (file)
@@ -1 +1,3 @@
 MD5 6237add44c0fe8af1f725a2e259ddba3 kmyfirewall-0.9.6.2.tar.bz2 772508
+RMD160 cd751f471c236a9d5128524ccaa09e1d5e909cd3 kmyfirewall-0.9.6.2.tar.bz2 772508
+SHA256 556ba809e7793c64b07c9c6acb0d885d047387747d7d95eb20d4cfb360fb3789 kmyfirewall-0.9.6.2.tar.bz2 772508
index 440b5c31d51881495801646bca12c8bc440ec0c9..662959fe0ef2d91fa6b2105f92d8602250edb08b 100644 (file)
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/kmyfirewall/kmyfirewall-1.0.1.ebuild,v 1.1 2006/02/13 15:54:01 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/kmyfirewall/kmyfirewall-1.0.1.ebuild,v 1.2 2007/01/18 22:14:07 jokey Exp $
 
 inherit kde eutils
 
@@ -21,10 +21,7 @@ need-kde 3
 
 src_unpack() {
        kde_src_unpack
-
-       echo -e "[PATHS]\nDistribution=gentoo\nIPTPath=${ROOT}sbin/iptables\nModprobePath=${ROOT}sbin/modprobe\nrcDefaultPath=${ROOT}etc/runlevels/default/" >> ${S}/kmyfirewall/kmyfirewallrc
-
-       #cp files/m-kmyf*.desktop "${FILESDIR}/"
+       echo -e "[PATHS]\nDistribution=gentoo\nIPTPath=${ROOT}sbin/iptables\nModprobePath=${ROOT}sbin/modprobe\nrcDefaultPath=${ROOT}etc/runlevels/default/" >> ${S}/kmyfirewall/kmyfirewallrc}
 }
 
 pkg_postinst() {