diff options
Diffstat (limited to 'dev-libs/botan/botan-1.4.9.ebuild')
-rw-r--r-- | dev-libs/botan/botan-1.4.9.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-libs/botan/botan-1.4.9.ebuild b/dev-libs/botan/botan-1.4.9.ebuild index 3cd5f9aea400..bd87586fc68f 100644 --- a/dev-libs/botan/botan-1.4.9.ebuild +++ b/dev-libs/botan/botan-1.4.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.4.9.ebuild,v 1.6 2007/03/03 22:32:36 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.4.9.ebuild,v 1.7 2007/07/12 02:25:35 mr_bones_ Exp $ inherit eutils # Comments/fixes to lloyd@randombit.net (author) @@ -27,7 +27,6 @@ RDEPEND="virtual/libc DEPEND="${RDEPEND} dev-lang/perl" - src_unpack() { unpack ${A} cd ${S} |