diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-02-27 15:15:32 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-02-27 15:15:32 +0000 |
commit | 60e5cb87576160cbecff17b1bcd55903586928e5 (patch) | |
tree | 2f3af06e7a63e7272cfadb6030755781ae3ad942 /app-admin/otpcalc/otpcalc-0.97-r1.ebuild | |
parent | Add a check for building kdelibs with the doc use flag but not qt with it (diff) | |
download | gentoo-2-60e5cb87576160cbecff17b1bcd55903586928e5.tar.gz gentoo-2-60e5cb87576160cbecff17b1bcd55903586928e5.tar.bz2 gentoo-2-60e5cb87576160cbecff17b1bcd55903586928e5.zip |
Stable on sparc wrt #123993
(Portage version: 2.0.54)
Diffstat (limited to 'app-admin/otpcalc/otpcalc-0.97-r1.ebuild')
-rw-r--r-- | app-admin/otpcalc/otpcalc-0.97-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/otpcalc/otpcalc-0.97-r1.ebuild b/app-admin/otpcalc/otpcalc-0.97-r1.ebuild index 9e9c5846cff0..e7e59396daad 100644 --- a/app-admin/otpcalc/otpcalc-0.97-r1.ebuild +++ b/app-admin/otpcalc/otpcalc-0.97-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/otpcalc/otpcalc-0.97-r1.ebuild,v 1.3 2006/02/26 20:03:35 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/otpcalc/otpcalc-0.97-r1.ebuild,v 1.4 2006/02/27 15:15:32 gustavoz Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://killa.net/infosec/otpCalc/otpCalc-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ppc ~sparc x86" +KEYWORDS="~alpha ppc sparc x86" IUSE="" DEPEND="=x11-libs/gtk+-1.2* virtual/libc" |