Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/otpcalc/
Date: Sun, 06 Mar 2016 12:59:09
Message-Id: 1457269111.381e4ca269b7c9bad68af4e6c513926b3039d39e.ago@gentoo
1 commit: 381e4ca269b7c9bad68af4e6c513926b3039d39e
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 6 12:56:56 2016 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 6 12:58:31 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=381e4ca2
7
8 sys-auth/otpcalc: amd64 stable wrt bug #576364
9
10 Package-Manager: portage-2.2.26
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 sys-auth/otpcalc/otpcalc-0.97-r8.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-auth/otpcalc/otpcalc-0.97-r8.ebuild b/sys-auth/otpcalc/otpcalc-0.97-r8.ebuild
18 index 76c2de4..c366739 100644
19 --- a/sys-auth/otpcalc/otpcalc-0.97-r8.ebuild
20 +++ b/sys-auth/otpcalc/otpcalc-0.97-r8.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="http://killa.net/infosec/otpCalc/otpCalc-${PV}.tar.gz
22
23 LICENSE="GPL-2+" # bundled crypto functions are not used
24 SLOT="0"
25 -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
26 +KEYWORDS="~alpha amd64 ~ppc ~sparc ~x86"
27
28 RDEPEND="x11-libs/gtk+:2
29 dev-libs/openssl:0"