diff options
author | 2011-02-27 20:37:45 +0000 | |
---|---|---|
committer | 2011-02-27 20:37:45 +0000 | |
commit | f1b04e702f4697da37b752d044153f2155f24bf0 (patch) | |
tree | 809b4464d0e4aca59c482147a03ae8f60b3712f0 /sys-auth/otpcalc | |
parent | Stable on amd64 wrt bug #355567 (diff) | |
download | gentoo-2-f1b04e702f4697da37b752d044153f2155f24bf0.tar.gz gentoo-2-f1b04e702f4697da37b752d044153f2155f24bf0.tar.bz2 gentoo-2-f1b04e702f4697da37b752d044153f2155f24bf0.zip |
Stable on amd64 wrt bug #355881
(Portage version: 2.2.0_alpha25/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth/otpcalc')
-rw-r--r-- | sys-auth/otpcalc/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/otpcalc/otpcalc-0.97-r5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/otpcalc/ChangeLog b/sys-auth/otpcalc/ChangeLog index 42e031fd2ac2..712059d0885b 100644 --- a/sys-auth/otpcalc/ChangeLog +++ b/sys-auth/otpcalc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/otpcalc # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/otpcalc/ChangeLog,v 1.12 2011/02/27 15:02:21 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/otpcalc/ChangeLog,v 1.13 2011/02/27 20:37:45 hwoarang Exp $ + + 27 Feb 2011; Markos Chandras <hwoarang@gentoo.org> otpcalc-0.97-r5.ebuild: + Stable on amd64 wrt bug #355881 27 Feb 2011; Tobias Klausmann <klausman@gentoo.org> otpcalc-0.97-r5.ebuild: Stable on alpha, bug #355881 diff --git a/sys-auth/otpcalc/otpcalc-0.97-r5.ebuild b/sys-auth/otpcalc/otpcalc-0.97-r5.ebuild index 53cd1a7772bc..b50d6208fd1f 100644 --- a/sys-auth/otpcalc/otpcalc-0.97-r5.ebuild +++ b/sys-auth/otpcalc/otpcalc-0.97-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/otpcalc/otpcalc-0.97-r5.ebuild,v 1.3 2011/02/27 15:02:21 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/otpcalc/otpcalc-0.97-r5.ebuild,v 1.4 2011/02/27 20:37:45 hwoarang Exp $ EAPI=3 @@ -12,7 +12,7 @@ SRC_URI="http://killa.net/infosec/otpCalc/otpCalc-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="alpha amd64 ~ppc ~sparc ~x86" IUSE="" RDEPEND="x11-libs/gtk+:2 |