diff options
Diffstat (limited to 'dev-perl/POE/POE-0.26.ebuild')
-rw-r--r-- | dev-perl/POE/POE-0.26.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-perl/POE/POE-0.26.ebuild b/dev-perl/POE/POE-0.26.ebuild index 683069c91028..0c8051991382 100644 --- a/dev-perl/POE/POE-0.26.ebuild +++ b/dev-perl/POE/POE-0.26.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-0.26.ebuild,v 1.18 2006/11/18 01:15:47 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-0.26.ebuild,v 1.19 2007/01/08 16:29:40 mcummings Exp $ IUSE="ipv6 libwww ncurses tk" @@ -27,7 +27,6 @@ DEPEND="dev-perl/ExtUtils-AutoInstall libwww? ( dev-perl/libwww-perl ) ncurses? ( dev-perl/Curses ) dev-lang/perl" -RDEPEND="${DEPEND}" mymake="/usr" |