diff options
author | 2011-02-10 23:22:14 +0000 | |
---|---|---|
committer | 2011-02-10 23:22:14 +0000 | |
commit | ce2fe70986ad6307b7b51035fb812608a1e6ce20 (patch) | |
tree | d1a9f89af73423c597aa34c952da31d1a8003f82 /dev-libs/beecrypt/beecrypt-4.2.1.ebuild | |
parent | Stable on amd64 wrt bug #353710 (diff) | |
download | gentoo-2-ce2fe70986ad6307b7b51035fb812608a1e6ce20.tar.gz gentoo-2-ce2fe70986ad6307b7b51035fb812608a1e6ce20.tar.bz2 gentoo-2-ce2fe70986ad6307b7b51035fb812608a1e6ce20.zip |
Stable on amd64 wrt bug #342387
(Portage version: 2.1.9.36/cvs/Linux x86_64)
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 f4e8e9351d4d..1ad2f1239abf 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.5 2011/02/05 18:59:19 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/beecrypt/beecrypt-4.2.1.ebuild,v 1.6 2011/02/10 23:22:14 hwoarang 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 ) |