From 88ce300b0547e5883a63988d60555533974c2e1c Mon Sep 17 00:00:00 2001 From: Seemant Kulleen Date: Tue, 22 Apr 2003 22:22:10 +0000 Subject: aspell-dict PROVIDES virtual/aspell-dict --- eclass/aspell-dict.eclass | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'eclass/aspell-dict.eclass') diff --git a/eclass/aspell-dict.eclass b/eclass/aspell-dict.eclass index 51c7c0da9279..0404e331b714 100644 --- a/eclass/aspell-dict.eclass +++ b/eclass/aspell-dict.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/aspell-dict.eclass,v 1.11 2003/03/08 01:12:27 vladimir Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/aspell-dict.eclass,v 1.12 2003/04/22 22:22:10 seemant Exp $ # # Author: Seemant Kulleen # @@ -23,6 +23,8 @@ DEPEND=">=app-text/aspell-0.50" SLOT="0" KEYWORDS="x86 ppc sparc alpha mips hppa arm" +PROVIDE="virtual/aspell-dict" + aspell-dict_src_compile() { ./configure || die -- cgit v1.2.3-65-gdbad