summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-01-18 23:29:13 +0000
committerMike Frysinger <vapier@gentoo.org>2006-01-18 23:29:13 +0000
commit0276c0d123a1c5c5cf44ccb266642b44e67bd31e (patch)
tree60427c9ae782bdece73db02cdbe5c7fe0c20f519 /dev-libs/beecrypt
parent+lm_sensors (diff)
downloadgentoo-2-0276c0d123a1c5c5cf44ccb266642b44e67bd31e.tar.gz
gentoo-2-0276c0d123a1c5c5cf44ccb266642b44e67bd31e.tar.bz2
gentoo-2-0276c0d123a1c5c5cf44ccb266642b44e67bd31e.zip
sh love
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-libs/beecrypt')
-rw-r--r--dev-libs/beecrypt/beecrypt-3.1.0-r2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/beecrypt/beecrypt-3.1.0-r2.ebuild b/dev-libs/beecrypt/beecrypt-3.1.0-r2.ebuild
index eb8060210e67..64d264d2deff 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
+# 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-3.1.0-r2.ebuild,v 1.15 2005/07/03 02:50:11 hardave Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/beecrypt/beecrypt-3.1.0-r2.ebuild,v 1.16 2006/01/18 23:28:23 vapier 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 mips ppc ppc64 s390 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86"
IUSE="python"
DEPEND="python? ( >=dev-lang/python-2.2 )