diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-22 17:32:15 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-22 17:32:15 +0000 |
commit | cb605aa63a27b5c1d128114e4f1c1801e31b59b6 (patch) | |
tree | 525fb8201d1968f2bd22709f8fd1cf0d8e3e3824 /sys-auth | |
parent | Stable for x86, wrt bug #451934 (diff) | |
download | gentoo-2-cb605aa63a27b5c1d128114e4f1c1801e31b59b6.tar.gz gentoo-2-cb605aa63a27b5c1d128114e4f1c1801e31b59b6.tar.bz2 gentoo-2-cb605aa63a27b5c1d128114e4f1c1801e31b59b6.zip |
Stable for x86, wrt bug #451934
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/otpcalc/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/otpcalc/otpcalc-0.97-r6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/otpcalc/ChangeLog b/sys-auth/otpcalc/ChangeLog index ccf3dc5a4c47..b458c9e51ee9 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.25 2013/01/21 16:09:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/otpcalc/ChangeLog,v 1.26 2013/01/22 17:32:15 ago Exp $ + + 22 Jan 2013; Agostino Sarubbo <ago@gentoo.org> otpcalc-0.97-r6.ebuild: + Stable for x86, wrt bug #451934 21 Jan 2013; Agostino Sarubbo <ago@gentoo.org> otpcalc-0.97-r6.ebuild: Stable for sparc, wrt bug #451934 diff --git a/sys-auth/otpcalc/otpcalc-0.97-r6.ebuild b/sys-auth/otpcalc/otpcalc-0.97-r6.ebuild index 94f9dfb301fc..b42094335338 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.7 2013/01/21 16:09:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/otpcalc/otpcalc-0.97-r6.ebuild,v 1.8 2013/01/22 17:32:15 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 |