diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-05-08 18:12:31 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-05-08 18:12:31 +0000 |
commit | f197dc478b9045b7bfeef567bea8119f4d94b379 (patch) | |
tree | a59d5e29028fb098d77ae9afe1d029beaeec8d52 /dev-perl/Log-Log4perl | |
parent | ia64/sparc stable wrt #313145 (diff) | |
download | historical-f197dc478b9045b7bfeef567bea8119f4d94b379.tar.gz historical-f197dc478b9045b7bfeef567bea8119f4d94b379.tar.bz2 historical-f197dc478b9045b7bfeef567bea8119f4d94b379.zip |
ia64/sparc stable wrt #314467
Package-Manager: portage-2.1.7.17/cvs/Linux ia64
RepoMan-Options: --force
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 80d31d046048..2ae112df1247 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.65 2010/04/17 08:38:20 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Log4perl/ChangeLog,v 1.66 2010/05/08 18:00:43 armin76 Exp $ + + 08 May 2010; Raúl Porcel <armin76@gentoo.org> Log-Log4perl-1.28.ebuild: + ia64/sparc stable wrt #314467 17 Apr 2010; Torsten Veller <tove@gentoo.org> Log-Log4perl-1.28.ebuild: Stable on amd64, x86 (#314467) diff --git a/dev-perl/Log-Log4perl/Log-Log4perl-1.28.ebuild b/dev-perl/Log-Log4perl/Log-Log4perl-1.28.ebuild index c4ee88f34dec..20dc77926a0a 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.2 2010/04/17 08:38:20 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Log4perl/Log-Log4perl-1.28.ebuild,v 1.3 2010/05/08 18:00:43 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 ~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" |