diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-12-12 14:15:35 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-12-12 14:15:35 +0000 |
commit | 3da2b10aedbbc1cd877e1dfe4ce388ca00f9d26e (patch) | |
tree | d9f88af4b3635b866a4984d853efcf771d2c651b /dev-libs/beecrypt/beecrypt-4.1.2-r1.ebuild | |
parent | Masking g15, graphlcd and ula200 since i don't have hardware to test them (diff) | |
download | gentoo-2-3da2b10aedbbc1cd877e1dfe4ce388ca00f9d26e.tar.gz gentoo-2-3da2b10aedbbc1cd877e1dfe4ce388ca00f9d26e.tar.bz2 gentoo-2-3da2b10aedbbc1cd877e1dfe4ce388ca00f9d26e.zip |
Stable on sparc wrt #157858
(Portage version: 2.1.1-r2)
Diffstat (limited to 'dev-libs/beecrypt/beecrypt-4.1.2-r1.ebuild')
-rw-r--r-- | dev-libs/beecrypt/beecrypt-4.1.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/beecrypt/beecrypt-4.1.2-r1.ebuild b/dev-libs/beecrypt/beecrypt-4.1.2-r1.ebuild index 248d7d094b93..a4ac0fd34d9c 100644 --- a/dev-libs/beecrypt/beecrypt-4.1.2-r1.ebuild +++ b/dev-libs/beecrypt/beecrypt-4.1.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/beecrypt/beecrypt-4.1.2-r1.ebuild,v 1.8 2006/12/12 11:05:32 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/beecrypt/beecrypt-4.1.2-r1.ebuild,v 1.9 2006/12/12 14:15:35 gustavoz Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="latest" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/beecrypt/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86" IUSE="java nocxx python threads" COMMONDEPEND="python? ( >=dev-lang/python-2.2 ) |