diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-05-04 16:14:49 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-05-04 16:14:49 +0000 |
commit | 132c3c63598f8645c68aba833b1400ece96c5c39 (patch) | |
tree | 41b66e7d528d80346545a1386ff7a6ecc4cc4487 /dev-perl/Log-Log4perl | |
parent | ia64/sparc stable wrt #268204 (diff) | |
download | gentoo-2-132c3c63598f8645c68aba833b1400ece96c5c39.tar.gz gentoo-2-132c3c63598f8645c68aba833b1400ece96c5c39.tar.bz2 gentoo-2-132c3c63598f8645c68aba833b1400ece96c5c39.zip |
ia64/sparc stable wrt #268209
(Portage version: 2.1.6.11/cvs/Linux ia64)
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.21.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Log-Log4perl/ChangeLog b/dev-perl/Log-Log4perl/ChangeLog index 7e99f8924d8f..055253ce0a66 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.47 2009/05/03 20:42:39 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Log4perl/ChangeLog,v 1.48 2009/05/04 16:14:48 armin76 Exp $ + + 04 May 2009; Raúl Porcel <armin76@gentoo.org> Log-Log4perl-1.21.ebuild: + ia64/sparc stable wrt #268209 *Log-Log4perl-1.22 (03 May 2009) diff --git a/dev-perl/Log-Log4perl/Log-Log4perl-1.21.ebuild b/dev-perl/Log-Log4perl/Log-Log4perl-1.21.ebuild index 1745432b4895..ed11ae8b9fbe 100644 --- a/dev-perl/Log-Log4perl/Log-Log4perl-1.21.ebuild +++ b/dev-perl/Log-Log4perl/Log-Log4perl-1.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.21.ebuild,v 1.3 2009/05/03 17:57:02 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Log4perl/Log-Log4perl-1.21.ebuild,v 1.4 2009/05/04 16:14:49 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 ~ia64 ~ppc ~sparc x86" +KEYWORDS="amd64 ia64 ~ppc sparc x86" IUSE="test" RDEPEND="virtual/perl-Time-HiRes" |