summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-10-28 18:12:40 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-10-28 18:12:40 +0000
commit8a0187efb5587bfa61abd9f1104cc42bd2b184e3 (patch)
tree01d735cd2b30832f49b84649e808ed4cffa544f1 /dev-perl/Log-Log4perl
parentFix changelog (diff)
downloadhistorical-8a0187efb5587bfa61abd9f1104cc42bd2b184e3.tar.gz
historical-8a0187efb5587bfa61abd9f1104cc42bd2b184e3.tar.bz2
historical-8a0187efb5587bfa61abd9f1104cc42bd2b184e3.zip
ia64 stable
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
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 186e1956a2c4..50162170e4d5 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.57 2009/10/12 11:52:04 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Log4perl/ChangeLog,v 1.58 2009/10/28 18:09:16 armin76 Exp $
+
+ 28 Oct 2009; Raúl Porcel <armin76@gentoo.org> Log-Log4perl-1.24.ebuild:
+ ia64 stable
12 Oct 2009; Torsten Veller <tove@gentoo.org> -Log-Log4perl-1.22.ebuild,
-Log-Log4perl-1.23.ebuild:
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"