diff options
author | Peter Weller <welp@gentoo.org> | 2008-01-03 19:40:43 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2008-01-03 19:40:43 +0000 |
commit | e5e63c116d299d7af27604e56aef43392f365a58 (patch) | |
tree | dea3b85e64534b0597886bea05a698278296d3f0 /app-emulation | |
parent | ocamlopt is required here, there is no option to disable it (diff) | |
download | gentoo-2-e5e63c116d299d7af27604e56aef43392f365a58.tar.gz gentoo-2-e5e63c116d299d7af27604e56aef43392f365a58.tar.bz2 gentoo-2-e5e63c116d299d7af27604e56aef43392f365a58.zip |
Stable on amd64; bug 196865
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/emul-linux-x86-baselibs/emul-linux-x86-baselibs-20071230.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/emul-linux-x86-baselibs/emul-linux-x86-baselibs-20071230.ebuild b/app-emulation/emul-linux-x86-baselibs/emul-linux-x86-baselibs-20071230.ebuild index 59df27cb4ebb..b292b0ea4145 100644 --- a/app-emulation/emul-linux-x86-baselibs/emul-linux-x86-baselibs-20071230.ebuild +++ b/app-emulation/emul-linux-x86-baselibs/emul-linux-x86-baselibs-20071230.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-baselibs/emul-linux-x86-baselibs-20071230.ebuild,v 1.1 2007/12/30 20:19:15 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/emul-linux-x86-baselibs/emul-linux-x86-baselibs-20071230.ebuild,v 1.2 2008/01/03 19:40:43 welp Exp $ inherit emul-linux-x86 LICENSE="|| ( Artistic GPL-2 ) || ( BSD GPL-2 ) BZIP2 CRACKLIB DB GPL-2 || ( GPL-2 AFL-2.1 ) LGPL-2 LGPL-2.1 MIT OPENLDAP openssl PAM ZLIB as-is" -KEYWORDS="-* ~amd64" +KEYWORDS="-* amd64" DEPEND="" RDEPEND="!<app-emulation/emul-linux-x86-medialibs-10.2" # bug 168507 |