diff options
Diffstat (limited to 'dev-perl/POE/POE-0.32.02.ebuild')
-rw-r--r-- | dev-perl/POE/POE-0.32.02.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-perl/POE/POE-0.32.02.ebuild b/dev-perl/POE/POE-0.32.02.ebuild index 5ba3f852ea56..3720ebbc8add 100644 --- a/dev-perl/POE/POE-0.32.02.ebuild +++ b/dev-perl/POE/POE-0.32.02.ebuild @@ -1,6 +1,6 @@ # 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.32.02.ebuild,v 1.13 2007/01/08 16:29:40 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/POE/POE-0.32.02.ebuild,v 1.14 2007/07/10 23:33:28 mr_bones_ Exp $ IUSE="ipv6 libwww ncurses tk" @@ -42,5 +42,3 @@ mymake="/usr" src_compile() { echo "n" | perl-module_src_compile } - - |