diff options
author | Hanno Böck <hanno@gentoo.org> | 2004-10-21 19:37:52 +0000 |
---|---|---|
committer | Hanno Böck <hanno@gentoo.org> | 2004-10-21 19:37:52 +0000 |
commit | 3c4571435e8b989c3953695423a1634cad0727d3 (patch) | |
tree | 2ea0a653d726d1d06efb210118aa0b9cb699a095 /app-crypt/hashsum/hashsum-1.6.ebuild | |
parent | Added mp3 use flag for bpmdj. (diff) | |
download | gentoo-2-3c4571435e8b989c3953695423a1634cad0727d3.tar.gz gentoo-2-3c4571435e8b989c3953695423a1634cad0727d3.tar.bz2 gentoo-2-3c4571435e8b989c3953695423a1634cad0727d3.zip |
moved hashsum to stable x86
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 74ab2923bd48..096cdf725965 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.3 2004/09/03 00:59:20 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/hashsum/hashsum-1.6.ebuild,v 1.4 2004/10/21 19:37:52 hanno 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 ~ppc" +KEYWORDS="x86 ~ppc" IUSE="doc" DEPEND="virtual/libc" |