diff options
author | 2004-09-03 01:01:24 +0000 | |
---|---|---|
committer | 2004-09-03 01:01:24 +0000 | |
commit | a6cfae04f9ca3d2b3bf8ccf61de40f616070e8f7 (patch) | |
tree | 7b12d86ca4e33fe11fc9b293b5bc03e8d504014d /app-crypt/hashsum/hashsum-1.6.ebuild | |
parent | fix die in subshell (Manifest recommit) (diff) | |
download | gentoo-2-a6cfae04f9ca3d2b3bf8ccf61de40f616070e8f7.tar.gz gentoo-2-a6cfae04f9ca3d2b3bf8ccf61de40f616070e8f7.tar.bz2 gentoo-2-a6cfae04f9ca3d2b3bf8ccf61de40f616070e8f7.zip |
Added to ~ppc
Diffstat (limited to 'app-crypt/hashsum/hashsum-1.6.ebuild')
-rw-r--r-- | app-crypt/hashsum/hashsum-1.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/hashsum/hashsum-1.6.ebuild b/app-crypt/hashsum/hashsum-1.6.ebuild index d89261beb565..74ab2923bd48 100644 --- a/app-crypt/hashsum/hashsum-1.6.ebuild +++ b/app-crypt/hashsum/hashsum-1.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/hashsum/hashsum-1.6.ebuild,v 1.2 2004/08/28 05:47:08 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/hashsum/hashsum-1.6.ebuild,v 1.3 2004/09/03 00:59:20 dholm Exp $ DESCRIPTION="Command line tool for advanced hashing algorithms" HOMEPAGE="http://www.certainkey.com/resources/hashsum.php" @@ -8,7 +8,7 @@ SRC_URI="http://www.certainkey.com/resources/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="doc" DEPEND="virtual/libc" |