diff options
Diffstat (limited to 'dev-perl/Log-Log4perl/Log-Log4perl-1.360.0.ebuild')
-rw-r--r-- | dev-perl/Log-Log4perl/Log-Log4perl-1.360.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Log-Log4perl/Log-Log4perl-1.360.0.ebuild b/dev-perl/Log-Log4perl/Log-Log4perl-1.360.0.ebuild index 6f1389f6d183..442f5a0cf6f4 100644 --- a/dev-perl/Log-Log4perl/Log-Log4perl-1.360.0.ebuild +++ b/dev-perl/Log-Log4perl/Log-Log4perl-1.360.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.360.0.ebuild,v 1.3 2012/04/25 06:31:11 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Log4perl/Log-Log4perl-1.360.0.ebuild,v 1.4 2012/05/06 20:19:44 ranger Exp $ EAPI=4 @@ -12,7 +12,7 @@ DESCRIPTION="Log::Log4perl is a Perl port of the widely popular log4j logging pa HOMEPAGE="http://log4perl.sourceforge.net/" SLOT="0" -KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~ia64 ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="test" RDEPEND="virtual/perl-Time-HiRes" |