summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlin Năstac <mrness@gentoo.org>2006-11-17 21:22:47 +0000
committerAlin Năstac <mrness@gentoo.org>2006-11-17 21:22:47 +0000
commit3fc38ed41c5faf184d88e0038b38e1bf76b3227e (patch)
treed19749eac89277c70a13bf64b9fd5c5743fe6ce8 /net-proxy/webscarab
parentx86 (diff)
downloadgentoo-2-3fc38ed41c5faf184d88e0038b38e1bf76b3227e.tar.gz
gentoo-2-3fc38ed41c5faf184d88e0038b38e1bf76b3227e.tar.bz2
gentoo-2-3fc38ed41c5faf184d88e0038b38e1bf76b3227e.zip
x86
(Portage version: 2.1.1-r1)
Diffstat (limited to 'net-proxy/webscarab')
-rw-r--r--net-proxy/webscarab/ChangeLog5
-rw-r--r--net-proxy/webscarab/webscarab-20060718.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-proxy/webscarab/ChangeLog b/net-proxy/webscarab/ChangeLog
index a1373e39d282..69a09d72aab4 100644
--- a/net-proxy/webscarab/ChangeLog
+++ b/net-proxy/webscarab/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-proxy/webscarab
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-proxy/webscarab/ChangeLog,v 1.9 2006/09/20 13:34:41 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/webscarab/ChangeLog,v 1.10 2006/11/17 21:22:47 mrness Exp $
+
+ 17 Nov 2006; Alin Nastac <mrness@gentoo.org> webscarab-20060718.ebuild:
+ Stable on x86.
*webscarab-20060718 (20 Sep 2006)
diff --git a/net-proxy/webscarab/webscarab-20060718.ebuild b/net-proxy/webscarab/webscarab-20060718.ebuild
index 5a7844428b38..992c0f5593c9 100644
--- a/net-proxy/webscarab/webscarab-20060718.ebuild
+++ b/net-proxy/webscarab/webscarab-20060718.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-proxy/webscarab/webscarab-20060718.ebuild,v 1.1 2006/09/20 13:34:41 mrness Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-proxy/webscarab/webscarab-20060718.ebuild,v 1.2 2006/11/17 21:22:47 mrness Exp $
DESCRIPTION="A framework for analysing applications that communicate using the HTTP and HTTPS protocols"
HOMEPAGE="http://www.owasp.org/software/webscarab.html"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/owasp/${PN}-selfcontained-${PV}-1904.jar"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~ppc ~x86"
+KEYWORDS="~ppc x86"
IUSE=""
RDEPEND=">=virtual/jre-1.4"