summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-01-21 14:12:37 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-01-21 14:12:37 +0000
commit29acc1577219c856cd69fa475de6f808f8af2d4a (patch)
treef73cd0e4b1cd267c2015831cd2d523ad1ae13dd8 /sys-auth/otpcalc
parentStable for ppc, wrt bug #450940 (diff)
downloadgentoo-2-29acc1577219c856cd69fa475de6f808f8af2d4a.tar.gz
gentoo-2-29acc1577219c856cd69fa475de6f808f8af2d4a.tar.bz2
gentoo-2-29acc1577219c856cd69fa475de6f808f8af2d4a.zip
Stable for ppc, 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 af8cafc3601d..e30318f38542 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.23 2013/01/20 17:09:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/otpcalc/ChangeLog,v 1.24 2013/01/21 14:12:37 ago Exp $
+
+ 21 Jan 2013; Agostino Sarubbo <ago@gentoo.org> otpcalc-0.97-r6.ebuild:
+ Stable for ppc, wrt bug #451934
20 Jan 2013; Agostino Sarubbo <ago@gentoo.org> otpcalc-0.97-r6.ebuild:
Stable for alpha, wrt bug #451934
diff --git a/sys-auth/otpcalc/otpcalc-0.97-r6.ebuild b/sys-auth/otpcalc/otpcalc-0.97-r6.ebuild
index 9f4e679846a7..36920a777f22 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.5 2013/01/20 17:09:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/otpcalc/otpcalc-0.97-r6.ebuild,v 1.6 2013/01/21 14:12:37 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