From 0e2b13f5a72fac54fc929492cf4a6a6cf171d020 Mon Sep 17 00:00:00 2001 From: Seemant Kulleen Date: Thu, 13 Feb 2003 05:41:51 +0000 Subject: again small fix --- app-crypt/johntheripper/johntheripper-1.6.ebuild | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'app-crypt') diff --git a/app-crypt/johntheripper/johntheripper-1.6.ebuild b/app-crypt/johntheripper/johntheripper-1.6.ebuild index c00dfda47002..647b02ce18dd 100644 --- a/app-crypt/johntheripper/johntheripper-1.6.ebuild +++ b/app-crypt/johntheripper/johntheripper-1.6.ebuild @@ -1,15 +1,14 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/johntheripper/johntheripper-1.6.ebuild,v 1.9 2003/02/13 05:38:41 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/johntheripper/johntheripper-1.6.ebuild,v 1.10 2003/02/13 05:41:51 seemant Exp $ inherit eutils IUSE="mmx" -MY_PN=${PN/theripper/} -MY_P=${MY_PN}-${PV} +MY_P=${P/theripper/} S=${WORKDIR}/${MY_P} -DEBPATCH=${MY_PN}_${PV}-17.diff +DEBPATCH=${MY_P/-/_}-17.diff DESCRIPTION="John the Ripper is a fast password cracker." HOMEPAGE="http://www.openwall.com/${PN0}/" SRC_URI="${HOMEPAGE}/${MY_P}.tar.gz -- cgit v1.2.3-65-gdbad