diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-04-03 17:52:35 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-04-03 17:52:35 +0000 |
commit | 8c65df74a5bf55d89825bfec1b40e9bfbe1297e7 (patch) | |
tree | 59f31911fbbacb44834842c26883ffbc51a78b31 /dev-libs/beecrypt/beecrypt-4.2.1.ebuild | |
parent | Version bump. Thanks to Jamie (diff) | |
download | gentoo-2-8c65df74a5bf55d89825bfec1b40e9bfbe1297e7.tar.gz gentoo-2-8c65df74a5bf55d89825bfec1b40e9bfbe1297e7.tar.bz2 gentoo-2-8c65df74a5bf55d89825bfec1b40e9bfbe1297e7.zip |
ia64/s390/sh stable wrt #342387
(Portage version: 2.1.9.44/cvs/Linux ia64)
Diffstat (limited to 'dev-libs/beecrypt/beecrypt-4.2.1.ebuild')
-rw-r--r-- | dev-libs/beecrypt/beecrypt-4.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/beecrypt/beecrypt-4.2.1.ebuild b/dev-libs/beecrypt/beecrypt-4.2.1.ebuild index 9aeda94ddfb5..076335b9ff06 100644 --- a/dev-libs/beecrypt/beecrypt-4.2.1.ebuild +++ b/dev-libs/beecrypt/beecrypt-4.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/beecrypt/beecrypt-4.2.1.ebuild,v 1.10 2011/02/27 11:13:19 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/beecrypt/beecrypt-4.2.1.ebuild,v 1.11 2011/04/03 17:52:35 armin76 Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/beecrypt/${P}.tar.gz" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="java nocxx python threads doc" COMMONDEPEND="python? ( >=dev-lang/python-2.2 ) |