summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt/shash/shash-0.2.6-r1.ebuild')
-rw-r--r--app-crypt/shash/shash-0.2.6-r1.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/app-crypt/shash/shash-0.2.6-r1.ebuild b/app-crypt/shash/shash-0.2.6-r1.ebuild
index 0a32329d1255..a2dd77ce7ebe 100644
--- a/app-crypt/shash/shash-0.2.6-r1.ebuild
+++ b/app-crypt/shash/shash-0.2.6-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/shash/shash-0.2.6-r1.ebuild,v 1.16 2006/09/29 15:26:50 dsd Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/shash/shash-0.2.6-r1.ebuild,v 1.17 2006/10/13 15:00:13 swegener Exp $
inherit bash-completion eutils
@@ -14,8 +14,6 @@ KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ~ppc-macos ppc64 s390 sh sparc
IUSE="static"
DEPEND=">=app-crypt/mhash-0.8.18-r1"
-# the following is required because bash-completion.eclass overwrites
-# default RDEPEND, and this package depends on mhash at runtime
RDEPEND="${DEPEND}"
src_unpack() {