From f94139cf1058a75ae5dcabe3b183a9dd3c4a0a66 Mon Sep 17 00:00:00 2001 From: George Shapovalov Date: Thu, 13 Apr 2006 16:37:18 +0000 Subject: added PROVIDE=virtual/gnat for compatibility with old virtuals --- eclass/gnatbuild.eclass | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'eclass') diff --git a/eclass/gnatbuild.eclass b/eclass/gnatbuild.eclass index 4462c6736c2d..b47c078b17ae 100644 --- a/eclass/gnatbuild.eclass +++ b/eclass/gnatbuild.eclass @@ -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/eclass/gnatbuild.eclass,v 1.10 2006/04/12 15:00:36 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/gnatbuild.eclass,v 1.11 2006/04/13 16:37:18 george Exp $ # ATTN! # set HOMEPAGE and LICENSE in appropriate ebuild, as we have @@ -18,6 +18,8 @@ IUSE="nls" DEPEND="!dev-lang/gnat" RDEPEND="app-admin/eselect-gnat" +PROVIDE="virtual/gnat" + #---->> globals and SLOT <<---- # just a check, this location seems to vary too much, easier to track it in -- cgit v1.2.3-65-gdbad