diff options
Diffstat (limited to 'dev-libs/beecrypt/beecrypt-3.1.0-r2.ebuild')
-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 3c89aad6fc60..201ab860346a 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-2005 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.13 2005/04/02 03:07:14 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/beecrypt/beecrypt-3.1.0-r2.ebuild,v 1.14 2005/04/06 18:45:14 corsair Exp $ inherit flag-o-matic eutils multilib @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/beecrypt/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc s390 sparc x86 ~mips ~ppc64" +KEYWORDS="alpha amd64 arm hppa ia64 ppc s390 sparc x86 ~mips ppc64" IUSE="python" DEPEND="python? ( >=dev-lang/python-2.2 ) |