summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Ullmann <jokey@gentoo.org>2007-02-16 19:24:11 +0000
committerMarkus Ullmann <jokey@gentoo.org>2007-02-16 19:24:11 +0000
commit5d27948aafc835173ffe36793b106212bba4e46e (patch)
tree5bb8a2f8376d70b8cf6024bed73ee4f25c64f8d6 /net-analyzer
parentfix qa issue with root abuse (bug #167204) (diff)
downloadgentoo-2-5d27948aafc835173ffe36793b106212bba4e46e.tar.gz
gentoo-2-5d27948aafc835173ffe36793b106212bba4e46e.tar.bz2
gentoo-2-5d27948aafc835173ffe36793b106212bba4e46e.zip
Readd broken app wrt bug #167241
(Portage version: 2.1.2-r8)
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/cutter/ChangeLog5
-rw-r--r--net-analyzer/cutter/cutter-1.02.ebuild24
-rw-r--r--net-analyzer/cutter/files/digest-cutter-1.023
3 files changed, 31 insertions, 1 deletions
diff --git a/net-analyzer/cutter/ChangeLog b/net-analyzer/cutter/ChangeLog
index 96808ed5f6f9..ac3e150de872 100644
--- a/net-analyzer/cutter/ChangeLog
+++ b/net-analyzer/cutter/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-analyzer/cutter
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cutter/ChangeLog,v 1.7 2007/02/15 22:37:02 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cutter/ChangeLog,v 1.8 2007/02/16 19:24:11 jokey Exp $
+
+ 16 Feb 2007; Markus Ullmann <jokey@gentoo.org> +cutter-1.02.ebuild:
+ Readd broken app wrt bug #167241
*cutter-1.03-r1 (15 Feb 2007)
diff --git a/net-analyzer/cutter/cutter-1.02.ebuild b/net-analyzer/cutter/cutter-1.02.ebuild
new file mode 100644
index 000000000000..eb8d0441b5ae
--- /dev/null
+++ b/net-analyzer/cutter/cutter-1.02.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cutter/cutter-1.02.ebuild,v 1.8 2007/02/16 19:24:11 jokey Exp $
+
+DESCRIPTION="TCP/IP Connection cutting on Linux Firewalls and Routers"
+SRC_URI="http://www.lowth.com/cutter/${P}.tgz"
+HOMEPAGE="http://www.lowth.com/cutter"
+LICENSE="GPL-2"
+DEPEND=""
+SLOT="0"
+IUSE=""
+KEYWORDS="x86"
+
+src_compile() {
+ make || die
+}
+
+src_install () {
+ # no make install yet, copy "cutter" to /usr/sbin
+ dosbin cutter
+
+ # Install documentation.
+ dodoc README
+}
diff --git a/net-analyzer/cutter/files/digest-cutter-1.02 b/net-analyzer/cutter/files/digest-cutter-1.02
new file mode 100644
index 000000000000..4c4e618ddcaf
--- /dev/null
+++ b/net-analyzer/cutter/files/digest-cutter-1.02
@@ -0,0 +1,3 @@
+MD5 e0eb377840b01e11e5cd008ae9b7d2af cutter-1.02.tgz 12998
+RMD160 a45d3ec59912ea7cd191390a7247f0a982e4a684 cutter-1.02.tgz 12998
+SHA256 8566d5bf88af2a628a3cb8616c27f14260b5456d6a66c865a820dc0fa549227c cutter-1.02.tgz 12998