diff options
Diffstat (limited to 'net-proxy/webscarab/webscarab-20051017.ebuild')
-rw-r--r-- | net-proxy/webscarab/webscarab-20051017.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-proxy/webscarab/webscarab-20051017.ebuild b/net-proxy/webscarab/webscarab-20051017.ebuild index b8df0d44d96d..5f5e4cf538f7 100644 --- a/net-proxy/webscarab/webscarab-20051017.ebuild +++ b/net-proxy/webscarab/webscarab-20051017.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-20051017.ebuild,v 1.1 2006/03/06 22:17:00 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-proxy/webscarab/webscarab-20051017.ebuild,v 1.2 2006/04/14 12:01:04 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}-2127.jar" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc ~x86" +KEYWORDS="~ppc x86" IUSE="" RDEPEND=">=virtual/jre-1.4" |