diff options
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/beecrypt/beecrypt-3.1.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/beecrypt/beecrypt-3.1.0-r2.ebuild b/dev-libs/beecrypt/beecrypt-3.1.0-r2.ebuild index 947339709435..c47be8aed179 100644 --- a/dev-libs/beecrypt/beecrypt-3.1.0-r2.ebuild +++ b/dev-libs/beecrypt/beecrypt-3.1.0-r2.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/dev-libs/beecrypt/beecrypt-3.1.0-r2.ebuild,v 1.9 2004/10/24 05:26:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/beecrypt/beecrypt-3.1.0-r2.ebuild,v 1.10 2004/10/26 16:06:25 cretin Exp $ inherit flag-o-matic eutils @@ -14,7 +14,7 @@ KEYWORDS="alpha amd64 arm hppa ia64 ppc s390 sparc x86" IUSE="python" DEPEND="python? ( >=dev-lang/python-2.2 ) - !<app-arch/rpm-4.2" + !<app-arch/rpm-4.2.1" src_unpack() { unpack ${A} |