summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTavis Ormandy <taviso@gentoo.org>2003-09-05 14:19:45 +0000
committerTavis Ormandy <taviso@gentoo.org>2003-09-05 14:19:45 +0000
commit6d4988bdd61d05b4b4cee99ce64aab16fe495781 (patch)
tree9cf14d2164c66c4f2388ea335e05795502edeb8e /app-admin/otpcalc
parentchangelog (diff)
downloadhistorical-6d4988bdd61d05b4b4cee99ce64aab16fe495781.tar.gz
historical-6d4988bdd61d05b4b4cee99ce64aab16fe495781.tar.bz2
historical-6d4988bdd61d05b4b4cee99ce64aab16fe495781.zip
keywords
Diffstat (limited to 'app-admin/otpcalc')
-rw-r--r--app-admin/otpcalc/Manifest2
-rw-r--r--app-admin/otpcalc/otpcalc-0.96.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-admin/otpcalc/Manifest b/app-admin/otpcalc/Manifest
index 446f68add9e2..f2aea6482614 100644
--- a/app-admin/otpcalc/Manifest
+++ b/app-admin/otpcalc/Manifest
@@ -1,4 +1,4 @@
-MD5 f419d42e9fc2a8554202d01c5ebafc8a otpcalc-0.96.ebuild 651
+MD5 c7b33b62f74850a791e08b9f8320d145 otpcalc-0.96.ebuild 660
MD5 0141b8f2188f86fe0577b0f480e1d49a ChangeLog 333
MD5 78714bd1cdeb6709df0a6dcc4c5347ce metadata.xml 410
MD5 1ce297d1a90353ea4e3ee49a9d21be6d files/digest-otpcalc-0.96 64
diff --git a/app-admin/otpcalc/otpcalc-0.96.ebuild b/app-admin/otpcalc/otpcalc-0.96.ebuild
index 25cf2fc7317c..b5da81dce6fd 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.1 2003/09/05 13:10:29 taviso Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/otpcalc/otpcalc-0.96.ebuild,v 1.2 2003/09/05 14:19:41 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="-*"
+KEYWORDS="~x86 ~alpha"
IUSE=""
RDEPEND="=x11-libs/gtk+-1.2*