diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:17:40 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:17:40 +0000 |
commit | 24fe46617ddbac06e04ae33190c773083e765813 (patch) | |
tree | e548336fb7ed33ffe7c4b270db0143eac060e02b /app-crypt/johntheripper | |
parent | Version bump. (diff) | |
download | gentoo-2-24fe46617ddbac06e04ae33190c773083e765813.tar.gz gentoo-2-24fe46617ddbac06e04ae33190c773083e765813.tar.bz2 gentoo-2-24fe46617ddbac06e04ae33190c773083e765813.zip |
12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'app-crypt/johntheripper')
-rw-r--r-- | app-crypt/johntheripper/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/johntheripper/johntheripper-1.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/johntheripper/ChangeLog b/app-crypt/johntheripper/ChangeLog index 8f81a2438100..251643056134 100644 --- a/app-crypt/johntheripper/ChangeLog +++ b/app-crypt/johntheripper/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for app-crypt/johntheripper # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/johntheripper/ChangeLog,v 1.2 2002/11/29 23:16:40 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/johntheripper/ChangeLog,v 1.3 2002/12/09 04:17:37 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *john-1.6 (22 May 2002) 22 May 2002; Grant Goodyear <g2boojum@gentoo.org> diff --git a/app-crypt/johntheripper/johntheripper-1.6.ebuild b/app-crypt/johntheripper/johntheripper-1.6.ebuild index 25d785ded1d4..518ad1680eb3 100644 --- a/app-crypt/johntheripper/johntheripper-1.6.ebuild +++ b/app-crypt/johntheripper/johntheripper-1.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 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.5 2002/11/30 20:32:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/johntheripper/johntheripper-1.6.ebuild,v 1.6 2002/12/09 04:17:37 manson Exp $ PN0="john" S=${WORKDIR}/${PN0}-${PV} @@ -12,7 +12,7 @@ SRC_URI="${HOMEPAGE}/${PN0}-${PV}.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " IUSE="mmx" DEPEND=">=sys-devel/binutils-2.8.1.0.15" |