summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-admin/otpcalc/otpcalc-0.96.ebuild')
-rw-r--r--app-admin/otpcalc/otpcalc-0.96.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/otpcalc/otpcalc-0.96.ebuild b/app-admin/otpcalc/otpcalc-0.96.ebuild
index 0b42d04048b8..a076575744d8 100644
--- a/app-admin/otpcalc/otpcalc-0.96.ebuild
+++ b/app-admin/otpcalc/otpcalc-0.96.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/otpcalc/otpcalc-0.96.ebuild,v 1.4 2003/09/06 22:08:32 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/otpcalc/otpcalc-0.96.ebuild,v 1.5 2003/09/15 10:03:36 taviso Exp $
DESCRIPTION="A One Time Password and S/Key calculator for X"
HOMEPAGE="http://killa.net/infosec/otpCalc/"
@@ -8,7 +8,7 @@ SRC_URI="http://killa.net/infosec/otpCalc/otpCalc-${PV}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~alpha"
+KEYWORDS="x86 alpha"
IUSE=""
RDEPEND="=x11-libs/gtk+-1.2*