diff options
author | Mart Raudsepp <leio@gentoo.org> | 2011-02-06 05:26:24 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2011-02-06 05:26:24 +0000 |
commit | f2a45f1c3c57c363c60ac71b5e1807b92a7510a2 (patch) | |
tree | bb7350d8ba6a2c9e570ff41acfd3a5efd012a0c2 /app-crypt/hashalot/hashalot-0.3-r2.ebuild | |
parent | Drop to ~mips (diff) | |
download | gentoo-2-f2a45f1c3c57c363c60ac71b5e1807b92a7510a2.tar.gz gentoo-2-f2a45f1c3c57c363c60ac71b5e1807b92a7510a2.tar.bz2 gentoo-2-f2a45f1c3c57c363c60ac71b5e1807b92a7510a2.zip |
Drop to ~mips
(Portage version: 2.1.9.35/cvs/Linux mips64)
Diffstat (limited to 'app-crypt/hashalot/hashalot-0.3-r2.ebuild')
-rw-r--r-- | app-crypt/hashalot/hashalot-0.3-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-crypt/hashalot/hashalot-0.3-r2.ebuild b/app-crypt/hashalot/hashalot-0.3-r2.ebuild index dd967e5e627d..db902fb4be95 100644 --- a/app-crypt/hashalot/hashalot-0.3-r2.ebuild +++ b/app-crypt/hashalot/hashalot-0.3-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/hashalot/hashalot-0.3-r2.ebuild,v 1.1 2006/02/05 20:44:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/hashalot/hashalot-0.3-r2.ebuild,v 1.2 2011/02/06 05:26:24 leio Exp $ DESCRIPTION="CryptoAPI utils" HOMEPAGE="http://www.kerneli.org/" @@ -8,7 +8,7 @@ SRC_URI="http://www.paranoiacs.org/~sluskyb/hacks/hashalot/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND="" |