diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-22 10:21:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-22 10:21:51 +0000 |
commit | 94620df3a408caacd9441d263b418eaefc39295a (patch) | |
tree | 30878b020979c10532f5322733921d492fef22fc /dev-perl/Log-Log4perl | |
parent | Stable for amd64, wrt bug #412979 (diff) | |
download | historical-94620df3a408caacd9441d263b418eaefc39295a.tar.gz historical-94620df3a408caacd9441d263b418eaefc39295a.tar.bz2 historical-94620df3a408caacd9441d263b418eaefc39295a.zip |
Stable for amd64, wrt bug #412981
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
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.360.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 c4dd36082037..4940c2ead004 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Log4perl/ChangeLog,v 1.76 2012/02/22 18:58:29 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Log4perl/ChangeLog,v 1.77 2012/04/22 10:21:51 ago Exp $ + + 22 Apr 2012; Agostino Sarubbo <ago@gentoo.org> Log-Log4perl-1.360.0.ebuild: + Stable for amd64, wrt bug #412981 *Log-Log4perl-1.360.0 (22 Feb 2012) 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 0f818c9b4c7f..39f3d873b338 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.1 2012/02/22 18:58:29 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Log4perl/Log-Log4perl-1.360.0.ebuild,v 1.2 2012/04/22 10:21:51 ago 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" |