diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-03-20 18:29:51 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-03-20 18:29:51 +0000 |
commit | 92e031d55458a6a88c1cea26edf25fde12c7d534 (patch) | |
tree | 3e17d8207773e8c01d016ec680a4fcd80a814bde /sys-auth | |
parent | Fix libusb depend wrt #270039, Comment #24 by Fabian Köster. (diff) | |
download | gentoo-2-92e031d55458a6a88c1cea26edf25fde12c7d534.tar.gz gentoo-2-92e031d55458a6a88c1cea26edf25fde12c7d534.tar.bz2 gentoo-2-92e031d55458a6a88c1cea26edf25fde12c7d534.zip |
sparc stable wrt #355881
(Portage version: 2.1.9.44/cvs/Linux ia64)
Diffstat (limited to 'sys-auth')
-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 33b9160439c4..53296953d27a 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.14 2011/03/11 17:17:30 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/otpcalc/ChangeLog,v 1.15 2011/03/20 18:29:51 armin76 Exp $ + + 20 Mar 2011; Raúl Porcel <armin76@gentoo.org> otpcalc-0.97-r5.ebuild: + sparc stable wrt #355881 11 Mar 2011; Thomas Kahle <tomka@gentoo.org> otpcalc-0.97-r5.ebuild: x86 stable per bug 355881 diff --git a/sys-auth/otpcalc/otpcalc-0.97-r5.ebuild b/sys-auth/otpcalc/otpcalc-0.97-r5.ebuild index 8a30067819b7..8420700fce8c 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.5 2011/03/11 17:17:30 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/otpcalc/otpcalc-0.97-r5.ebuild,v 1.6 2011/03/20 18:29:51 armin76 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 |