summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-01-20 17:09:44 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-01-20 17:09:44 +0000
commit4e450ff2c6380344bc2ce7f3ff9cc8d5b65ad737 (patch)
treeb265b8c9b7ec960208088afd4d1ee768ec9617a2 /sys-auth/otpcalc
parentStable for alpha, wrt bug #449744 (diff)
downloadgentoo-2-4e450ff2c6380344bc2ce7f3ff9cc8d5b65ad737.tar.gz
gentoo-2-4e450ff2c6380344bc2ce7f3ff9cc8d5b65ad737.tar.bz2
gentoo-2-4e450ff2c6380344bc2ce7f3ff9cc8d5b65ad737.zip
Stable for alpha, wrt bug #451934
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'sys-auth/otpcalc')
-rw-r--r--sys-auth/otpcalc/ChangeLog5
-rw-r--r--sys-auth/otpcalc/otpcalc-0.97-r6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/otpcalc/ChangeLog b/sys-auth/otpcalc/ChangeLog
index ecbd83c4e43e..af8cafc3601d 100644
--- a/sys-auth/otpcalc/ChangeLog
+++ b/sys-auth/otpcalc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-auth/otpcalc
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/otpcalc/ChangeLog,v 1.22 2013/01/16 11:23:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/otpcalc/ChangeLog,v 1.23 2013/01/20 17:09:44 ago Exp $
+
+ 20 Jan 2013; Agostino Sarubbo <ago@gentoo.org> otpcalc-0.97-r6.ebuild:
+ Stable for alpha, wrt bug #451934
16 Jan 2013; Agostino Sarubbo <ago@gentoo.org> otpcalc-0.97-r6.ebuild:
Stable for amd64, wrt bug #451934
diff --git a/sys-auth/otpcalc/otpcalc-0.97-r6.ebuild b/sys-auth/otpcalc/otpcalc-0.97-r6.ebuild
index ae2d336c9d3d..9f4e679846a7 100644
--- a/sys-auth/otpcalc/otpcalc-0.97-r6.ebuild
+++ b/sys-auth/otpcalc/otpcalc-0.97-r6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/otpcalc/otpcalc-0.97-r6.ebuild,v 1.4 2013/01/16 11:23:43 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/otpcalc/otpcalc-0.97-r6.ebuild,v 1.5 2013/01/20 17:09:44 ago Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="http://killa.net/infosec/otpCalc/otpCalc-${PV}.tar.gz"
LICENSE="GPL-2+" # bundled crypto functions are not used
SLOT="0"
-KEYWORDS="~alpha amd64 ~ppc ~sparc ~x86"
+KEYWORDS="alpha amd64 ~ppc ~sparc ~x86"
IUSE=""
RDEPEND="x11-libs/gtk+:2