diff options
author | Stefan Jones <cretin@gentoo.org> | 2004-10-26 16:06:25 +0000 |
---|---|---|
committer | Stefan Jones <cretin@gentoo.org> | 2004-10-26 16:06:25 +0000 |
commit | e6cc04cfae299af3744d9429c9f0edce8a518b08 (patch) | |
tree | 3945d042fad6d6ed9124be9f10f1c0c27cdad364 /dev-libs | |
parent | remove sylpheed 0.9.12-r4 mask (diff) | |
download | gentoo-2-e6cc04cfae299af3744d9429c9f0edce8a518b08.tar.gz gentoo-2-e6cc04cfae299af3744d9429c9f0edce8a518b08.tar.bz2 gentoo-2-e6cc04cfae299af3744d9429c9f0edce8a518b08.zip |
revert last change
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} |