diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-02 10:27:09 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-02 10:27:09 +0000 |
commit | b315fd6f75ed1b2bb85ef5dde0551fdf3528b040 (patch) | |
tree | c47ad71fa44d42a6a68f2e1994d5fcf45eeba153 /dev-perl/Log-Log4perl | |
parent | amd64 stable, bug #495424 (diff) | |
download | gentoo-2-b315fd6f75ed1b2bb85ef5dde0551fdf3528b040.tar.gz gentoo-2-b315fd6f75ed1b2bb85ef5dde0551fdf3528b040.tar.bz2 gentoo-2-b315fd6f75ed1b2bb85ef5dde0551fdf3528b040.zip |
amd64 stable, bug #495426
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'dev-perl/Log-Log4perl')
-rw-r--r-- | dev-perl/Log-Log4perl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Log-Log4perl/Log-Log4perl-1.420.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Log-Log4perl/ChangeLog b/dev-perl/Log-Log4perl/ChangeLog index dbfe57df55b0..414326f5cdfb 100644 --- a/dev-perl/Log-Log4perl/ChangeLog +++ b/dev-perl/Log-Log4perl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Log-Log4perl # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Log4perl/ChangeLog,v 1.89 2014/02/24 01:48:27 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Log4perl/ChangeLog,v 1.90 2014/03/02 10:27:09 pacho Exp $ + + 02 Mar 2014; Pacho Ramos <pacho@gentoo.org> Log-Log4perl-1.420.0.ebuild: + amd64 stable, bug #495426 24 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> Log-Log4perl-1.420.0.ebuild: diff --git a/dev-perl/Log-Log4perl/Log-Log4perl-1.420.0.ebuild b/dev-perl/Log-Log4perl/Log-Log4perl-1.420.0.ebuild index ba0883a3ce38..33f57cc018a4 100644 --- a/dev-perl/Log-Log4perl/Log-Log4perl-1.420.0.ebuild +++ b/dev-perl/Log-Log4perl/Log-Log4perl-1.420.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.420.0.ebuild,v 1.2 2014/02/24 01:48:27 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Log4perl/Log-Log4perl-1.420.0.ebuild,v 1.3 2014/03/02 10:27:09 pacho 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 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="test" RDEPEND="virtual/perl-Time-HiRes" |