diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-21 16:09:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-21 16:09:09 +0000 |
commit | d2885bc66d088d58c69018501d4ce097b62f3ba9 (patch) | |
tree | c3d69ddea033be0b9ce85a6dd866faae9b1fccbe /sys-auth | |
parent | Stable for sparc, wrt bug #450190 (diff) | |
download | gentoo-2-d2885bc66d088d58c69018501d4ce097b62f3ba9.tar.gz gentoo-2-d2885bc66d088d58c69018501d4ce097b62f3ba9.tar.bz2 gentoo-2-d2885bc66d088d58c69018501d4ce097b62f3ba9.zip |
Stable for sparc, wrt bug #451934
(Portage version: 2.1.11.31/cvs/Linux ppc64, 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 e30318f38542..ccf3dc5a4c47 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.24 2013/01/21 14:12:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/otpcalc/ChangeLog,v 1.25 2013/01/21 16:09:09 ago Exp $ + + 21 Jan 2013; Agostino Sarubbo <ago@gentoo.org> otpcalc-0.97-r6.ebuild: + Stable for sparc, wrt bug #451934 21 Jan 2013; Agostino Sarubbo <ago@gentoo.org> otpcalc-0.97-r6.ebuild: Stable for ppc, wrt bug #451934 diff --git a/sys-auth/otpcalc/otpcalc-0.97-r6.ebuild b/sys-auth/otpcalc/otpcalc-0.97-r6.ebuild index 36920a777f22..94f9dfb301fc 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.6 2013/01/21 14:12:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/otpcalc/otpcalc-0.97-r6.ebuild,v 1.7 2013/01/21 16:09:09 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 |