summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2010-02-18 20:32:24 +0000
committerJeremy Olexa <darkside@gentoo.org>2010-02-18 20:32:24 +0000
commitd7b3ed9a3375d50974c6d889b98f8c987d6a1b29 (patch)
tree155c177fef5f42e68ddac60d6c0a562e44a74ec7 /dev-perl/Log-Log4perl
parentAdd ~arm kw for bug 305631 (diff)
downloadgentoo-2-d7b3ed9a3375d50974c6d889b98f8c987d6a1b29.tar.gz
gentoo-2-d7b3ed9a3375d50974c6d889b98f8c987d6a1b29.tar.bz2
gentoo-2-d7b3ed9a3375d50974c6d889b98f8c987d6a1b29.zip
Add ~arm kw for bug 305631
(Portage version: 2.1.7.17/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.27.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Log-Log4perl/ChangeLog b/dev-perl/Log-Log4perl/ChangeLog
index 6e717431e78a..e77f92677cec 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Log4perl/ChangeLog,v 1.62 2010/02/09 17:25:53 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Log4perl/ChangeLog,v 1.63 2010/02/18 20:32:24 darkside Exp $
+
+ 18 Feb 2010; Jeremy Olexa <darkside@gentoo.org> Log-Log4perl-1.27.ebuild:
+ Add ~arm kw for bug 305631
*Log-Log4perl-1.27 (09 Feb 2010)
diff --git a/dev-perl/Log-Log4perl/Log-Log4perl-1.27.ebuild b/dev-perl/Log-Log4perl/Log-Log4perl-1.27.ebuild
index bb9425b37612..33eff62d6d39 100644
--- a/dev-perl/Log-Log4perl/Log-Log4perl-1.27.ebuild
+++ b/dev-perl/Log-Log4perl/Log-Log4perl-1.27.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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.27.ebuild,v 1.1 2010/02/09 17:25:53 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Log4perl/Log-Log4perl-1.27.ebuild,v 1.2 2010/02/18 20:32:24 darkside 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 ~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"