summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2003-04-22 22:22:10 +0000
committerSeemant Kulleen <seemant@gentoo.org>2003-04-22 22:22:10 +0000
commit88ce300b0547e5883a63988d60555533974c2e1c (patch)
tree944cb5ae604a826a1208c8b404d5ac5232315b44 /eclass/aspell-dict.eclass
parentadds patch for mips to fix fdisk (from util-linux maintainer) (diff)
downloadgentoo-2-88ce300b0547e5883a63988d60555533974c2e1c.tar.gz
gentoo-2-88ce300b0547e5883a63988d60555533974c2e1c.tar.bz2
gentoo-2-88ce300b0547e5883a63988d60555533974c2e1c.zip
aspell-dict PROVIDES virtual/aspell-dict
Diffstat (limited to 'eclass/aspell-dict.eclass')
-rw-r--r--eclass/aspell-dict.eclass4
1 files changed, 3 insertions, 1 deletions
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 <seemant@gentoo.org>
#
@@ -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