diff options
author | Torsten Veller <tove@gentoo.org> | 2010-04-17 08:38:20 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2010-04-17 08:38:20 +0000 |
commit | e59899608c95cd4e537383411605cda2fe737d5f (patch) | |
tree | ca51a2406f5cc3050376ba389c4d896df95e4858 /dev-perl/Log-Log4perl | |
parent | Stable on amd64, x86 (#314467) (diff) | |
download | gentoo-2-e59899608c95cd4e537383411605cda2fe737d5f.tar.gz gentoo-2-e59899608c95cd4e537383411605cda2fe737d5f.tar.bz2 gentoo-2-e59899608c95cd4e537383411605cda2fe737d5f.zip |
Stable on amd64, x86 (#314467)
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Log-Log4perl')
-rw-r--r-- | dev-perl/Log-Log4perl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Log-Log4perl/Log-Log4perl-1.28.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Log-Log4perl/ChangeLog b/dev-perl/Log-Log4perl/ChangeLog index 72e905170c07..80d31d046048 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.64 2010/03/03 19:13:17 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Log4perl/ChangeLog,v 1.65 2010/04/17 08:38:20 tove Exp $ + + 17 Apr 2010; Torsten Veller <tove@gentoo.org> Log-Log4perl-1.28.ebuild: + Stable on amd64, x86 (#314467) *Log-Log4perl-1.28 (03 Mar 2010) diff --git a/dev-perl/Log-Log4perl/Log-Log4perl-1.28.ebuild b/dev-perl/Log-Log4perl/Log-Log4perl-1.28.ebuild index 94396cdc84c5..c4ee88f34dec 100644 --- a/dev-perl/Log-Log4perl/Log-Log4perl-1.28.ebuild +++ b/dev-perl/Log-Log4perl/Log-Log4perl-1.28.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.28.ebuild,v 1.1 2010/03/03 19:13:17 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Log4perl/Log-Log4perl-1.28.ebuild,v 1.2 2010/04/17 08:38:20 tove 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 ~arm ~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" |