public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Mail-Audit: ChangeLog Mail-Audit-2.227.0.ebuild
@ 2011-11-19 20:07 Torsten Veller (tove)
  0 siblings, 0 replies; 4+ messages in thread
From: Torsten Veller (tove) @ 2011-11-19 20:07 UTC (permalink / raw
  To: gentoo-commits

tove        11/11/19 20:07:35

  Modified:             ChangeLog
  Added:                Mail-Audit-2.227.0.ebuild
  Log:
  [bump] dev-perl/Mail-Audit-2.227.0
  
  (Portage version: 2.2.0_alpha75/cvs/Linux x86_64)

Revision  Changes    Path
1.64                 dev-perl/Mail-Audit/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-Audit/ChangeLog?rev=1.64&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-Audit/ChangeLog?rev=1.64&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-Audit/ChangeLog?r1=1.63&r2=1.64

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/ChangeLog,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- ChangeLog	13 Nov 2011 20:28:14 -0000	1.63
+++ ChangeLog	19 Nov 2011 20:07:35 -0000	1.64
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/Mail-Audit
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/ChangeLog,v 1.63 2011/11/13 20:28:14 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/ChangeLog,v 1.64 2011/11/19 20:07:35 tove Exp $
+
+*Mail-Audit-2.227.0 (19 Nov 2011)
+
+  19 Nov 2011; Torsten Veller <tove@gentoo.org> +Mail-Audit-2.227.0.ebuild:
+  Version bump
 
 *Mail-Audit-2.226.0 (13 Nov 2011)
 



1.1                  dev-perl/Mail-Audit/Mail-Audit-2.227.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-Audit/Mail-Audit-2.227.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-Audit/Mail-Audit-2.227.0.ebuild?rev=1.1&content-type=text/plain

Index: Mail-Audit-2.227.0.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/Mail-Audit-2.227.0.ebuild,v 1.1 2011/11/19 20:07:35 tove Exp $

EAPI=4

MODULE_AUTHOR=RJBS
MODULE_VERSION=2.227
inherit perl-module

DESCRIPTION="Mail sorting/delivery module for Perl."

SLOT="0"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
IUSE=""

RDEPEND="dev-perl/MIME-tools
	>=dev-perl/MailTools-1.15
	virtual/perl-libnet
	dev-perl/File-Tempdir
	>=dev-perl/File-HomeDir-0.61"
DEPEND="${RDEPEND}"

SRC_TEST=do






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Mail-Audit: ChangeLog Mail-Audit-2.227.0.ebuild
@ 2012-03-28  7:34 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-03-28  7:34 UTC (permalink / raw
  To: gentoo-commits

ago         12/03/28 07:34:26

  Modified:             ChangeLog Mail-Audit-2.227.0.ebuild
  Log:
  Stable for amd64, wrt bug #404677
  
  (Portage version: 2.1.10.49/cvs/Linux x86_64)

Revision  Changes    Path
1.65                 dev-perl/Mail-Audit/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-Audit/ChangeLog?rev=1.65&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-Audit/ChangeLog?rev=1.65&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-Audit/ChangeLog?r1=1.64&r2=1.65

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/ChangeLog,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- ChangeLog	19 Nov 2011 20:07:35 -0000	1.64
+++ ChangeLog	28 Mar 2012 07:34:26 -0000	1.65
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Mail-Audit
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/ChangeLog,v 1.64 2011/11/19 20:07:35 tove Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/ChangeLog,v 1.65 2012/03/28 07:34:26 ago Exp $
+
+  28 Mar 2012; Agostino Sarubbo <ago@gentoo.org> Mail-Audit-2.227.0.ebuild:
+  Stable for amd64, wrt bug #404677
 
 *Mail-Audit-2.227.0 (19 Nov 2011)
 



1.2                  dev-perl/Mail-Audit/Mail-Audit-2.227.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-Audit/Mail-Audit-2.227.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-Audit/Mail-Audit-2.227.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-Audit/Mail-Audit-2.227.0.ebuild?r1=1.1&r2=1.2

Index: Mail-Audit-2.227.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/Mail-Audit-2.227.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Mail-Audit-2.227.0.ebuild	19 Nov 2011 20:07:35 -0000	1.1
+++ Mail-Audit-2.227.0.ebuild	28 Mar 2012 07:34:26 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/Mail-Audit-2.227.0.ebuild,v 1.1 2011/11/19 20:07:35 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/Mail-Audit-2.227.0.ebuild,v 1.2 2012/03/28 07:34:26 ago Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Mail sorting/delivery module for Perl."
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc ~x86"
 IUSE=""
 
 RDEPEND="dev-perl/MIME-tools






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Mail-Audit: ChangeLog Mail-Audit-2.227.0.ebuild
@ 2012-04-05  6:24 Jeff Horelick (jdhore)
  0 siblings, 0 replies; 4+ messages in thread
From: Jeff Horelick (jdhore) @ 2012-04-05  6:24 UTC (permalink / raw
  To: gentoo-commits

jdhore      12/04/05 06:24:01

  Modified:             ChangeLog Mail-Audit-2.227.0.ebuild
  Log:
  marked x86 per bug 404677
  
  (Portage version: 2.2.0_alpha99/cvs/Linux i686)

Revision  Changes    Path
1.67                 dev-perl/Mail-Audit/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-Audit/ChangeLog?rev=1.67&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-Audit/ChangeLog?rev=1.67&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-Audit/ChangeLog?r1=1.66&r2=1.67

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/ChangeLog,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- ChangeLog	1 Apr 2012 17:27:25 -0000	1.66
+++ ChangeLog	5 Apr 2012 06:24:01 -0000	1.67
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Mail-Audit
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/ChangeLog,v 1.66 2012/04/01 17:27:25 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/ChangeLog,v 1.67 2012/04/05 06:24:01 jdhore Exp $
+
+  05 Apr 2012; Jeff Horelick <jdhore@gentoo.org> Mail-Audit-2.227.0.ebuild:
+  marked x86 per bug 404677
 
   01 Apr 2012; Raúl Porcel <armin76@gentoo.org> Mail-Audit-2.221.ebuild,
   Mail-Audit-2.225.0.ebuild, Mail-Audit-2.226.0.ebuild,



1.4                  dev-perl/Mail-Audit/Mail-Audit-2.227.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-Audit/Mail-Audit-2.227.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-Audit/Mail-Audit-2.227.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-Audit/Mail-Audit-2.227.0.ebuild?r1=1.3&r2=1.4

Index: Mail-Audit-2.227.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/Mail-Audit-2.227.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Mail-Audit-2.227.0.ebuild	1 Apr 2012 17:27:25 -0000	1.3
+++ Mail-Audit-2.227.0.ebuild	5 Apr 2012 06:24:01 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/Mail-Audit-2.227.0.ebuild,v 1.3 2012/04/01 17:27:25 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/Mail-Audit-2.227.0.ebuild,v 1.4 2012/04/05 06:24:01 jdhore Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Mail sorting/delivery module for Perl."
 
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
 IUSE=""
 
 RDEPEND="dev-perl/MIME-tools






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Mail-Audit: ChangeLog Mail-Audit-2.227.0.ebuild
@ 2012-04-16 21:28 Brent Baude (ranger)
  0 siblings, 0 replies; 4+ messages in thread
From: Brent Baude (ranger) @ 2012-04-16 21:28 UTC (permalink / raw
  To: gentoo-commits

ranger      12/04/16 21:28:06

  Modified:             ChangeLog Mail-Audit-2.227.0.ebuild
  Log:
  Marking Mail-Audit-2.227.0 ppc for bug 404677
  
  (Portage version: 2.1.10.11/cvs/Linux ppc64)

Revision  Changes    Path
1.68                 dev-perl/Mail-Audit/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-Audit/ChangeLog?rev=1.68&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-Audit/ChangeLog?rev=1.68&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-Audit/ChangeLog?r1=1.67&r2=1.68

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/ChangeLog,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- ChangeLog	5 Apr 2012 06:24:01 -0000	1.67
+++ ChangeLog	16 Apr 2012 21:28:06 -0000	1.68
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Mail-Audit
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/ChangeLog,v 1.67 2012/04/05 06:24:01 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/ChangeLog,v 1.68 2012/04/16 21:28:06 ranger Exp $
+
+  16 Apr 2012; Brent Baude <ranger@gentoo.org> Mail-Audit-2.227.0.ebuild:
+  Marking Mail-Audit-2.227.0 ppc for bug 404677
 
   05 Apr 2012; Jeff Horelick <jdhore@gentoo.org> Mail-Audit-2.227.0.ebuild:
   marked x86 per bug 404677



1.5                  dev-perl/Mail-Audit/Mail-Audit-2.227.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-Audit/Mail-Audit-2.227.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-Audit/Mail-Audit-2.227.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-Audit/Mail-Audit-2.227.0.ebuild?r1=1.4&r2=1.5

Index: Mail-Audit-2.227.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/Mail-Audit-2.227.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Mail-Audit-2.227.0.ebuild	5 Apr 2012 06:24:01 -0000	1.4
+++ Mail-Audit-2.227.0.ebuild	16 Apr 2012 21:28:06 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/Mail-Audit-2.227.0.ebuild,v 1.4 2012/04/05 06:24:01 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/Mail-Audit-2.227.0.ebuild,v 1.5 2012/04/16 21:28:06 ranger Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Mail sorting/delivery module for Perl."
 
 SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
 IUSE=""
 
 RDEPEND="dev-perl/MIME-tools






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

end of thread, other threads:[~2012-04-16 21:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-28  7:34 [gentoo-commits] gentoo-x86 commit in dev-perl/Mail-Audit: ChangeLog Mail-Audit-2.227.0.ebuild Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2012-04-16 21:28 Brent Baude (ranger)
2012-04-05  6:24 Jeff Horelick (jdhore)
2011-11-19 20:07 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