diff options
Diffstat (limited to 'sys-devel/libperl/libperl-5.8.3.ebuild')
-rw-r--r-- | sys-devel/libperl/libperl-5.8.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/libperl/libperl-5.8.3.ebuild b/sys-devel/libperl/libperl-5.8.3.ebuild index 6f84946870f9..6a2b9bb9c1a9 100644 --- a/sys-devel/libperl/libperl-5.8.3.ebuild +++ b/sys-devel/libperl/libperl-5.8.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.3.ebuild,v 1.3 2004/03/02 16:36:20 iggy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.8.3.ebuild,v 1.4 2004/03/09 00:34:40 rac Exp $ # The basic theory based on comments from Daniel Robbins <drobbins@gentoo.org>. # @@ -53,7 +53,7 @@ # Martin Schlemmer <azarah@gentoo.org> (28 Dec 2002). -IUSE="berkdb gdbm" +IUSE="berkdb gdbm threads" inherit eutils flag-o-matic |