diff options
Diffstat (limited to 'dev-perl/POE/POE-0.19.ebuild')
-rw-r--r-- | dev-perl/POE/POE-0.19.ebuild | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/dev-perl/POE/POE-0.19.ebuild b/dev-perl/POE/POE-0.19.ebuild index c878b64e7494..afff233398df 100644 --- a/dev-perl/POE/POE-0.19.ebuild +++ b/dev-perl/POE/POE-0.19.ebuild @@ -1,13 +1,15 @@ -# Copyright 1999-2000 Gentoo Technologies, Inc. +# Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-0.19.ebuild,v 1.3 2002/07/11 06:30:22 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-0.19.ebuild,v 1.4 2002/07/25 04:13:27 seemant Exp $ DESCRIPTION="A framework for creating multitasking programs in Perl" HOMEPAGE="http://poe.perl.org" SRC_URI="http://poe.perl.org/poedown/${P}.tar.gz" +SLOT="0" S=${WORKDIR}/${P} +SLOT="0" DEPEND=">=sys-devel/perl-5 dev-perl/Event dev-perl/Time-HiRes |