summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2010-01-10 13:32:26 +0000
committerFabian Groffen <grobian@gentoo.org>2010-01-10 13:32:26 +0000
commitf3bf518c234c9e7dd39e81da1975780d5d6bd460 (patch)
tree5736ef2b6f2d7446cac42e56325b8aff4fcd3772 /dev-perl/Log-Log4perl
parentVersion bump using EAPI 2. Resolves bug #296163. (diff)
downloadgentoo-2-f3bf518c234c9e7dd39e81da1975780d5d6bd460.tar.gz
gentoo-2-f3bf518c234c9e7dd39e81da1975780d5d6bd460.tar.bz2
gentoo-2-f3bf518c234c9e7dd39e81da1975780d5d6bd460.zip
Transfer Prefix keywords
(Portage version: 2.2.00.15184-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'dev-perl/Log-Log4perl')
-rw-r--r--dev-perl/Log-Log4perl/ChangeLog7
-rw-r--r--dev-perl/Log-Log4perl/Log-Log4perl-1.26.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Log-Log4perl/ChangeLog b/dev-perl/Log-Log4perl/ChangeLog
index 1f53065d7f1d..a29aa1e39cf8 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.60 2009/12/24 19:53:52 tove Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Log4perl/ChangeLog,v 1.61 2010/01/10 13:32:26 grobian Exp $
+
+ 10 Jan 2010; Fabian Groffen <grobian@gentoo.org> Log-Log4perl-1.26.ebuild:
+ Transfer Prefix keywords
24 Dec 2009; Torsten Veller <tove@gentoo.org> -Log-Log4perl-1.21.ebuild,
-Log-Log4perl-1.25.ebuild:
diff --git a/dev-perl/Log-Log4perl/Log-Log4perl-1.26.ebuild b/dev-perl/Log-Log4perl/Log-Log4perl-1.26.ebuild
index 1b73d870ce97..b2967ad8b2a4 100644
--- a/dev-perl/Log-Log4perl/Log-Log4perl-1.26.ebuild
+++ b/dev-perl/Log-Log4perl/Log-Log4perl-1.26.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# 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.26.ebuild,v 1.1 2009/11/26 07:59:22 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Log4perl/Log-Log4perl-1.26.ebuild,v 1.2 2010/01/10 13:32:26 grobian 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 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="test"
RDEPEND="virtual/perl-Time-HiRes"