summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gentoo.org>2009-10-07 23:07:33 +0000
committerTiago Cunha <tcunha@gentoo.org>2009-10-07 23:07:33 +0000
commit67145bc659637686be8cc7b026ec50a2b225aaa4 (patch)
tree96be0c391640e79fa13c5072812c8a02dcbe93d2 /dev-perl/Log-Log4perl
parentstable sparc, bug 283969 (diff)
downloadgentoo-2-67145bc659637686be8cc7b026ec50a2b225aaa4.tar.gz
gentoo-2-67145bc659637686be8cc7b026ec50a2b225aaa4.tar.bz2
gentoo-2-67145bc659637686be8cc7b026ec50a2b225aaa4.zip
stable sparc, bug 283969
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Log-Log4perl')
-rw-r--r--dev-perl/Log-Log4perl/ChangeLog5
-rw-r--r--dev-perl/Log-Log4perl/Log-Log4perl-1.24.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Log-Log4perl/ChangeLog b/dev-perl/Log-Log4perl/ChangeLog
index afa1f845a277..7fcc4bb05558 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Log4perl/ChangeLog,v 1.55 2009/09/29 08:22:50 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Log4perl/ChangeLog,v 1.56 2009/10/07 23:07:33 tcunha Exp $
+
+ 07 Oct 2009; Tiago Cunha <tcunha@gentoo.org> Log-Log4perl-1.24.ebuild:
+ stable sparc, bug 283969
*Log-Log4perl-1.25 (29 Sep 2009)
diff --git a/dev-perl/Log-Log4perl/Log-Log4perl-1.24.ebuild b/dev-perl/Log-Log4perl/Log-Log4perl-1.24.ebuild
index 77c21edbc540..4e2eda58ab3b 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.3 2009/09/18 18:27:43 tove Exp $
+# $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 $
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"