diff options
Diffstat (limited to 'dev-perl/Log-Log4perl/Log-Log4perl-1.24.ebuild')
-rw-r--r-- | dev-perl/Log-Log4perl/Log-Log4perl-1.24.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Log-Log4perl/Log-Log4perl-1.24.ebuild b/dev-perl/Log-Log4perl/Log-Log4perl-1.24.ebuild index 4e2eda58ab3b..cf97ae4daa0f 100644 --- a/dev-perl/Log-Log4perl/Log-Log4perl-1.24.ebuild +++ b/dev-perl/Log-Log4perl/Log-Log4perl-1.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Log4perl/Log-Log4perl-1.24.ebuild,v 1.4 2009/10/07 23:07:33 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Log4perl/Log-Log4perl-1.24.ebuild,v 1.5 2009/10/28 18:09:16 armin76 Exp $ EAPI=2 @@ -11,7 +11,7 @@ DESCRIPTION="Log::Log4perl is a Perl port of the widely popular log4j logging pa HOMEPAGE="http://log4perl.sourceforge.net/" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc sparc x86" +KEYWORDS="amd64 ia64 ~ppc sparc x86" IUSE="test" RDEPEND="virtual/perl-Time-HiRes" |