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/otpcalc/otpcalc-0.97-r5.ebuild | |
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/otpcalc/otpcalc-0.97-r5.ebuild')
-rw-r--r-- | sys-auth/otpcalc/otpcalc-0.97-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |