public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Log-Agent: ChangeLog Log-Agent-0.307.ebuild
@ 2010-01-10 13:31 Fabian Groffen (grobian)
  0 siblings, 0 replies; 3+ messages in thread
From: Fabian Groffen (grobian) @ 2010-01-10 13:31 UTC (permalink / raw
  To: gentoo-commits

grobian     10/01/10 13:31:08

  Modified:             ChangeLog Log-Agent-0.307.ebuild
  Log:
  Transfer Prefix keywords
  (Portage version: 2.2.00.15184-prefix/cvs/Darwin powerpc)

Revision  Changes    Path
1.23                 dev-perl/Log-Agent/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Log-Agent/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog	3 Jun 2007 04:59:03 -0000	1.22
+++ ChangeLog	10 Jan 2010 13:31:08 -0000	1.23
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Log-Agent
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Agent/ChangeLog,v 1.22 2007/06/03 04:59:03 kumba Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Agent/ChangeLog,v 1.23 2010/01/10 13:31:08 grobian Exp $
+
+  10 Jan 2010; Fabian Groffen <grobian@gentoo.org> Log-Agent-0.307.ebuild:
+  Transfer Prefix keywords
 
   07 Jun 2007; Joshua Kinard <kumba@gentoo.org> Log-Agent-0.307.ebuild:
   Stable on mips.



1.19                 dev-perl/Log-Agent/Log-Agent-0.307.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Log-Agent/Log-Agent-0.307.ebuild?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Log-Agent/Log-Agent-0.307.ebuild?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Log-Agent/Log-Agent-0.307.ebuild?r1=1.18&r2=1.19

Index: Log-Agent-0.307.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Log-Agent/Log-Agent-0.307.ebuild,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- Log-Agent-0.307.ebuild	3 Jun 2007 04:59:03 -0000	1.18
+++ Log-Agent-0.307.ebuild	10 Jan 2010 13:31:08 -0000	1.19
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 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-Agent/Log-Agent-0.307.ebuild,v 1.18 2007/06/03 04:59:03 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Agent/Log-Agent-0.307.ebuild,v 1.19 2010/01/10 13:31:08 grobian Exp $
 
 inherit perl-module
 
@@ -10,7 +10,7 @@
 
 LICENSE="|| ( Artistic GPL-2 )"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND="dev-lang/perl"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Log-Agent: ChangeLog Log-Agent-0.307.ebuild
@ 2010-01-21 12:24 Torsten Veller (tove)
  0 siblings, 0 replies; 3+ messages in thread
From: Torsten Veller (tove) @ 2010-01-21 12:24 UTC (permalink / raw
  To: gentoo-commits

tove        10/01/21 12:24:06

  Modified:             ChangeLog Log-Agent-0.307.ebuild
  Log:
  Ebuild maintenance. Fix LICENSE. mips -> ~mips. EAPI=2
  (Portage version: 2.2_rc61/cvs/Linux x86_64)

Revision  Changes    Path
1.24                 dev-perl/Log-Agent/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Log-Agent/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog	10 Jan 2010 13:31:08 -0000	1.23
+++ ChangeLog	21 Jan 2010 12:24:05 -0000	1.24
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Log-Agent
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Agent/ChangeLog,v 1.23 2010/01/10 13:31:08 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Agent/ChangeLog,v 1.24 2010/01/21 12:24:05 tove Exp $
+
+  21 Jan 2010; Torsten Veller <tove@gentoo.org> Log-Agent-0.307.ebuild:
+  Ebuild maintenance. Fix LICENSE. mips -> ~mips. EAPI=2
 
   10 Jan 2010; Fabian Groffen <grobian@gentoo.org> Log-Agent-0.307.ebuild:
   Transfer Prefix keywords



1.20                 dev-perl/Log-Agent/Log-Agent-0.307.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Log-Agent/Log-Agent-0.307.ebuild?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Log-Agent/Log-Agent-0.307.ebuild?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Log-Agent/Log-Agent-0.307.ebuild?r1=1.19&r2=1.20

Index: Log-Agent-0.307.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Log-Agent/Log-Agent-0.307.ebuild,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- Log-Agent-0.307.ebuild	10 Jan 2010 13:31:08 -0000	1.19
+++ Log-Agent-0.307.ebuild	21 Jan 2010 12:24:05 -0000	1.20
@@ -1,16 +1,15 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Agent/Log-Agent-0.307.ebuild,v 1.19 2010/01/10 13:31:08 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Agent/Log-Agent-0.307.ebuild,v 1.20 2010/01/21 12:24:05 tove Exp $
 
+EAPI=2
+
+MODULE_AUTHOR=MROGASKI
 inherit perl-module
 
 DESCRIPTION="A general logging framework"
-HOMEPAGE="http://www.cpan.org/modules/by-authors/id/M/MR/MROGASKI/${P}.readme"
-SRC_URI="mirror://cpan/authors/id/M/MR/MROGASKI/${P}.tar.gz"
 
-LICENSE="|| ( Artistic GPL-2 )"
+LICENSE="Artistic"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE=""
-
-DEPEND="dev-lang/perl"






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Log-Agent: ChangeLog Log-Agent-0.307.ebuild
@ 2010-02-03  0:29 Hanno Boeck (hanno)
  0 siblings, 0 replies; 3+ messages in thread
From: Hanno Boeck (hanno) @ 2010-02-03  0:29 UTC (permalink / raw
  To: gentoo-commits

hanno       10/02/03 00:29:05

  Modified:             ChangeLog Log-Agent-0.307.ebuild
  Log:
  fix Log-Agent license
  (Portage version: 2.1.7.17/cvs/Linux x86_64)

Revision  Changes    Path
1.25                 dev-perl/Log-Agent/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Log-Agent/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog	21 Jan 2010 12:24:05 -0000	1.24
+++ ChangeLog	3 Feb 2010 00:29:05 -0000	1.25
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Log-Agent
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Agent/ChangeLog,v 1.24 2010/01/21 12:24:05 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Agent/ChangeLog,v 1.25 2010/02/03 00:29:05 hanno Exp $
+
+  03 Feb 2010; Hanno Boeck <hanno@gentoo.org> Log-Agent-0.307.ebuild:
+  Remove LICENSE so it takes the correct from perl-module.eclass.
 
   21 Jan 2010; Torsten Veller <tove@gentoo.org> Log-Agent-0.307.ebuild:
   Ebuild maintenance. Fix LICENSE. mips -> ~mips. EAPI=2



1.21                 dev-perl/Log-Agent/Log-Agent-0.307.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Log-Agent/Log-Agent-0.307.ebuild?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Log-Agent/Log-Agent-0.307.ebuild?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Log-Agent/Log-Agent-0.307.ebuild?r1=1.20&r2=1.21

Index: Log-Agent-0.307.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Log-Agent/Log-Agent-0.307.ebuild,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- Log-Agent-0.307.ebuild	21 Jan 2010 12:24:05 -0000	1.20
+++ Log-Agent-0.307.ebuild	3 Feb 2010 00:29:05 -0000	1.21
@@ -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-Agent/Log-Agent-0.307.ebuild,v 1.20 2010/01/21 12:24:05 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Agent/Log-Agent-0.307.ebuild,v 1.21 2010/02/03 00:29:05 hanno Exp $
 
 EAPI=2
 
@@ -9,7 +9,6 @@
 
 DESCRIPTION="A general logging framework"
 
-LICENSE="Artistic"
 SLOT="0"
 KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
 IUSE=""






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

end of thread, other threads:[~2010-02-03  0:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-10 13:31 [gentoo-commits] gentoo-x86 commit in dev-perl/Log-Agent: ChangeLog Log-Agent-0.307.ebuild Fabian Groffen (grobian)
  -- strict thread matches above, loose matches on Subject: below --
2010-01-21 12:24 Torsten Veller (tove)
2010-02-03  0:29 Hanno Boeck (hanno)

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