diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2011-02-12 15:52:57 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2011-02-12 15:52:57 +0000 |
commit | 987ebfa27cde3b84192cc26f958eabac96055f03 (patch) | |
tree | fed1ea991533b161aebbcc20808c9404a3d79d15 /dev-libs/beecrypt/beecrypt-4.2.1.ebuild | |
parent | typo (diff) | |
download | historical-987ebfa27cde3b84192cc26f958eabac96055f03.tar.gz historical-987ebfa27cde3b84192cc26f958eabac96055f03.tar.bz2 historical-987ebfa27cde3b84192cc26f958eabac96055f03.zip |
stable x86, bug 342387
Package-Manager: portage-2.1.9.39/cvs/Linux i686
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 1ad2f1239abf..236483d144ec 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.6 2011/02/10 23:22:14 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/beecrypt/beecrypt-4.2.1.ebuild,v 1.7 2011/02/12 15:52:57 fauli 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 ) |