public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Log-Log4perl: ChangeLog Log-Log4perl-1.27.ebuild
@ 2010-02-09 17:25 Torsten Veller (tove)
  0 siblings, 0 replies; 2+ messages in thread
From: Torsten Veller (tove) @ 2010-02-09 17:25 UTC (permalink / raw
  To: gentoo-commits

tove        10/02/09 17:25:53

  Modified:             ChangeLog
  Added:                Log-Log4perl-1.27.ebuild
  Log:
  Version bump
  (Portage version: 2.2_rc62/cvs/Linux x86_64)

Revision  Changes    Path
1.62                 dev-perl/Log-Log4perl/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Log-Log4perl/ChangeLog?rev=1.62&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Log-Log4perl/ChangeLog?rev=1.62&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Log-Log4perl/ChangeLog?r1=1.61&r2=1.62

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Log-Log4perl/ChangeLog,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- ChangeLog	10 Jan 2010 13:32:26 -0000	1.61
+++ ChangeLog	9 Feb 2010 17:25:53 -0000	1.62
@@ -1,6 +1,11 @@
 # 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.61 2010/01/10 13:32:26 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Log4perl/ChangeLog,v 1.62 2010/02/09 17:25:53 tove Exp $
+
+*Log-Log4perl-1.27 (09 Feb 2010)
+
+  09 Feb 2010; Torsten Veller <tove@gentoo.org> +Log-Log4perl-1.27.ebuild:
+  Version bump
 
   10 Jan 2010; Fabian Groffen <grobian@gentoo.org> Log-Log4perl-1.26.ebuild:
   Transfer Prefix keywords



1.1                  dev-perl/Log-Log4perl/Log-Log4perl-1.27.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Log-Log4perl/Log-Log4perl-1.27.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Log-Log4perl/Log-Log4perl-1.27.ebuild?rev=1.1&content-type=text/plain

Index: Log-Log4perl-1.27.ebuild
===================================================================
# 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.27.ebuild,v 1.1 2010/02/09 17:25:53 tove Exp $

EAPI=2

MODULE_AUTHOR="MSCHILLI"
inherit perl-module

DESCRIPTION="Log::Log4perl is a Perl port of the widely popular log4j logging package."
HOMEPAGE="http://log4perl.sourceforge.net/"

SLOT="0"
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"
DEPEND="${RDEPEND}
	test? ( virtual/perl-Test-Simple )"

SRC_TEST="do"






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-perl/Log-Log4perl: ChangeLog Log-Log4perl-1.27.ebuild
@ 2010-02-18 20:32 Jeremy Olexa (darkside)
  0 siblings, 0 replies; 2+ messages in thread
From: Jeremy Olexa (darkside) @ 2010-02-18 20:32 UTC (permalink / raw
  To: gentoo-commits

darkside    10/02/18 20:32:25

  Modified:             ChangeLog Log-Log4perl-1.27.ebuild
  Log:
  Add ~arm kw for bug 305631
  (Portage version: 2.1.7.17/cvs/Linux x86_64)

Revision  Changes    Path
1.63                 dev-perl/Log-Log4perl/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Log-Log4perl/ChangeLog?rev=1.63&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Log-Log4perl/ChangeLog?rev=1.63&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Log-Log4perl/ChangeLog?r1=1.62&r2=1.63

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Log-Log4perl/ChangeLog,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- ChangeLog	9 Feb 2010 17:25:53 -0000	1.62
+++ ChangeLog	18 Feb 2010 20:32:24 -0000	1.63
@@ -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.62 2010/02/09 17:25:53 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Log4perl/ChangeLog,v 1.63 2010/02/18 20:32:24 darkside Exp $
+
+  18 Feb 2010; Jeremy Olexa <darkside@gentoo.org> Log-Log4perl-1.27.ebuild:
+  Add ~arm kw for bug 305631
 
 *Log-Log4perl-1.27 (09 Feb 2010)
 



1.2                  dev-perl/Log-Log4perl/Log-Log4perl-1.27.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Log-Log4perl/Log-Log4perl-1.27.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Log-Log4perl/Log-Log4perl-1.27.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Log-Log4perl/Log-Log4perl-1.27.ebuild?r1=1.1&r2=1.2

Index: Log-Log4perl-1.27.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Log-Log4perl/Log-Log4perl-1.27.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Log-Log4perl-1.27.ebuild	9 Feb 2010 17:25:53 -0000	1.1
+++ Log-Log4perl-1.27.ebuild	18 Feb 2010 20:32:24 -0000	1.2
@@ -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.27.ebuild,v 1.1 2010/02/09 17:25:53 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Log4perl/Log-Log4perl-1.27.ebuild,v 1.2 2010/02/18 20:32:24 darkside Exp $
 
 EAPI=2
 
@@ -11,7 +11,7 @@
 HOMEPAGE="http://log4perl.sourceforge.net/"
 
 SLOT="0"
-KEYWORDS="~amd64 ~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"






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-02-18 20:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-18 20:32 [gentoo-commits] gentoo-x86 commit in dev-perl/Log-Log4perl: ChangeLog Log-Log4perl-1.27.ebuild Jeremy Olexa (darkside)
  -- strict thread matches above, loose matches on Subject: below --
2010-02-09 17:25 Torsten Veller (tove)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox