diff options
author | 2010-01-10 13:32:26 +0000 | |
---|---|---|
committer | 2010-01-10 13:32:26 +0000 | |
commit | 95f5c63ecfe633da042ec6edec783dccea326171 (patch) | |
tree | f1b15b4e445f2ff5ef251ff4a5130e7040a64e82 /dev-perl/Log-Log4perl | |
parent | Version bump using EAPI 2. Resolves bug #296163. (diff) | |
download | historical-95f5c63ecfe633da042ec6edec783dccea326171.tar.gz historical-95f5c63ecfe633da042ec6edec783dccea326171.tar.bz2 historical-95f5c63ecfe633da042ec6edec783dccea326171.zip |
Transfer Prefix keywords
Package-Manager: portage-2.2.00.15184-prefix/cvs/Darwin powerpc
Diffstat (limited to 'dev-perl/Log-Log4perl')
-rw-r--r-- | dev-perl/Log-Log4perl/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Log-Log4perl/Log-Log4perl-1.26.ebuild | 6 |
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" |