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

tove        12/08/20 19:07:03

  Modified:             ChangeLog
  Added:                MIME-Lite-3.29.0.ebuild
  Log:
  [bump] dev-perl/MIME-Lite-3.29.0
  
  (Portage version: 2.2.0_alpha121/cvs/Linux x86_64)

Revision  Changes    Path
1.45                 dev-perl/MIME-Lite/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/MIME-Lite/ChangeLog?rev=1.45&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/MIME-Lite/ChangeLog?rev=1.45&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/MIME-Lite/ChangeLog?r1=1.44&r2=1.45

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/MIME-Lite/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog	9 Aug 2012 18:00:29 -0000	1.44
+++ ChangeLog	20 Aug 2012 19:07:03 -0000	1.45
@@ -1,6 +1,11 @@
 # ChangeLog for dev-perl/MIME-Lite
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Lite/ChangeLog,v 1.44 2012/08/09 18:00:29 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Lite/ChangeLog,v 1.45 2012/08/20 19:07:03 tove Exp $
+
+*MIME-Lite-3.29.0 (20 Aug 2012)
+
+  20 Aug 2012; Torsten Veller <tove@gentoo.org> +MIME-Lite-3.29.0.ebuild:
+  Version bump
 
   09 Aug 2012; Brent Baude <ranger@gentoo.org> MIME-Lite-3.28.0.ebuild:
   Marking MIME-Lite-3.28.0 ppc for bug 418821



1.1                  dev-perl/MIME-Lite/MIME-Lite-3.29.0.ebuild

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

Index: MIME-Lite-3.29.0.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Lite/MIME-Lite-3.29.0.ebuild,v 1.1 2012/08/20 19:07:03 tove Exp $

EAPI=4

MODULE_AUTHOR=RJBS
MODULE_VERSION=3.029
inherit perl-module

DESCRIPTION="Low-calorie MIME generator"

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

RDEPEND="
	dev-perl/Email-Date-Format
	>=dev-perl/MIME-Types-1.280.0
	dev-perl/MailTools
"
DEPEND="${RDEPEND}"

SRC_TEST=do

src_install() {
	perl-module_src_install
	insinto /usr/share/${PN}
	doins -r contrib
}





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/MIME-Lite: ChangeLog MIME-Lite-3.29.0.ebuild
@ 2012-12-06 18:10 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-12-06 18:10 UTC (permalink / raw
  To: gentoo-commits

ago         12/12/06 18:10:06

  Modified:             ChangeLog MIME-Lite-3.29.0.ebuild
  Log:
  Stable for amd64, wrt bug #441234
  
  (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.48                 dev-perl/MIME-Lite/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/MIME-Lite/ChangeLog?rev=1.48&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/MIME-Lite/ChangeLog?rev=1.48&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/MIME-Lite/ChangeLog?r1=1.47&r2=1.48

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/MIME-Lite/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog	2 Sep 2012 16:00:11 -0000	1.47
+++ ChangeLog	6 Dec 2012 18:10:06 -0000	1.48
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/MIME-Lite
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Lite/ChangeLog,v 1.47 2012/09/02 16:00:11 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Lite/ChangeLog,v 1.48 2012/12/06 18:10:06 ago Exp $
+
+  06 Dec 2012; <ago@gentoo.org> MIME-Lite-3.29.0.ebuild:
+  Stable for amd64, wrt bug #441234
 
   02 Sep 2012; Torsten Veller <tove@gentoo.org> -MIME-Lite-3.27.0.ebuild:
   Cleanup



1.3                  dev-perl/MIME-Lite/MIME-Lite-3.29.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/MIME-Lite/MIME-Lite-3.29.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/MIME-Lite/MIME-Lite-3.29.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/MIME-Lite/MIME-Lite-3.29.0.ebuild?r1=1.2&r2=1.3

Index: MIME-Lite-3.29.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/MIME-Lite/MIME-Lite-3.29.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- MIME-Lite-3.29.0.ebuild	27 Aug 2012 18:31:34 -0000	1.2
+++ MIME-Lite-3.29.0.ebuild	6 Dec 2012 18:10:06 -0000	1.3
@@ -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/MIME-Lite/MIME-Lite-3.29.0.ebuild,v 1.2 2012/08/27 18:31:34 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Lite/MIME-Lite-3.29.0.ebuild,v 1.3 2012/12/06 18:10:06 ago Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Low-calorie MIME generator"
 
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/MIME-Lite: ChangeLog MIME-Lite-3.29.0.ebuild
@ 2012-12-06 18:18 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-12-06 18:18 UTC (permalink / raw
  To: gentoo-commits

ago         12/12/06 18:18:32

  Modified:             ChangeLog MIME-Lite-3.29.0.ebuild
  Log:
  Stable for x86, wrt bug #441234
  
  (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.49                 dev-perl/MIME-Lite/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/MIME-Lite/ChangeLog?rev=1.49&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/MIME-Lite/ChangeLog?rev=1.49&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/MIME-Lite/ChangeLog?r1=1.48&r2=1.49

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/MIME-Lite/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog	6 Dec 2012 18:10:06 -0000	1.48
+++ ChangeLog	6 Dec 2012 18:18:32 -0000	1.49
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/MIME-Lite
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Lite/ChangeLog,v 1.48 2012/12/06 18:10:06 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Lite/ChangeLog,v 1.49 2012/12/06 18:18:32 ago Exp $
+
+  06 Dec 2012; <ago@gentoo.org> MIME-Lite-3.29.0.ebuild:
+  Stable for x86, wrt bug #441234
 
   06 Dec 2012; <ago@gentoo.org> MIME-Lite-3.29.0.ebuild:
   Stable for amd64, wrt bug #441234



1.4                  dev-perl/MIME-Lite/MIME-Lite-3.29.0.ebuild

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

Index: MIME-Lite-3.29.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/MIME-Lite/MIME-Lite-3.29.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- MIME-Lite-3.29.0.ebuild	6 Dec 2012 18:10:06 -0000	1.3
+++ MIME-Lite-3.29.0.ebuild	6 Dec 2012 18:18:32 -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/MIME-Lite/MIME-Lite-3.29.0.ebuild,v 1.3 2012/12/06 18:10:06 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Lite/MIME-Lite-3.29.0.ebuild,v 1.4 2012/12/06 18:18:32 ago Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Low-calorie MIME generator"
 
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/MIME-Lite: ChangeLog MIME-Lite-3.29.0.ebuild
@ 2012-12-06 18:42 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-12-06 18:42 UTC (permalink / raw
  To: gentoo-commits

ago         12/12/06 18:42:42

  Modified:             ChangeLog MIME-Lite-3.29.0.ebuild
  Log:
  Stable for ppc, wrt bug #441234
  
  (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)

Revision  Changes    Path
1.50                 dev-perl/MIME-Lite/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/MIME-Lite/ChangeLog?rev=1.50&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/MIME-Lite/ChangeLog?rev=1.50&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/MIME-Lite/ChangeLog?r1=1.49&r2=1.50

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/MIME-Lite/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog	6 Dec 2012 18:18:32 -0000	1.49
+++ ChangeLog	6 Dec 2012 18:42:42 -0000	1.50
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/MIME-Lite
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Lite/ChangeLog,v 1.49 2012/12/06 18:18:32 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Lite/ChangeLog,v 1.50 2012/12/06 18:42:42 ago Exp $
+
+  06 Dec 2012; Agostino Sarubbo <ago@gentoo.org> MIME-Lite-3.29.0.ebuild:
+  Stable for ppc, wrt bug #441234
 
   06 Dec 2012; <ago@gentoo.org> MIME-Lite-3.29.0.ebuild:
   Stable for x86, wrt bug #441234



1.5                  dev-perl/MIME-Lite/MIME-Lite-3.29.0.ebuild

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

Index: MIME-Lite-3.29.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/MIME-Lite/MIME-Lite-3.29.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- MIME-Lite-3.29.0.ebuild	6 Dec 2012 18:18:32 -0000	1.4
+++ MIME-Lite-3.29.0.ebuild	6 Dec 2012 18:42:42 -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/MIME-Lite/MIME-Lite-3.29.0.ebuild,v 1.4 2012/12/06 18:18:32 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Lite/MIME-Lite-3.29.0.ebuild,v 1.5 2012/12/06 18:42:42 ago Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Low-calorie MIME generator"
 
 SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="





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

* [gentoo-commits] gentoo-x86 commit in dev-perl/MIME-Lite: ChangeLog MIME-Lite-3.29.0.ebuild
@ 2012-12-06 19:14 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 5+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-12-06 19:14 UTC (permalink / raw
  To: gentoo-commits

ago         12/12/06 19:14:55

  Modified:             ChangeLog MIME-Lite-3.29.0.ebuild
  Log:
  Stable for ppc64, wrt bug #441234
  
  (Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)

Revision  Changes    Path
1.51                 dev-perl/MIME-Lite/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/MIME-Lite/ChangeLog?rev=1.51&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/MIME-Lite/ChangeLog?rev=1.51&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/MIME-Lite/ChangeLog?r1=1.50&r2=1.51

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/MIME-Lite/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog	6 Dec 2012 18:42:42 -0000	1.50
+++ ChangeLog	6 Dec 2012 19:14:54 -0000	1.51
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/MIME-Lite
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Lite/ChangeLog,v 1.50 2012/12/06 18:42:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Lite/ChangeLog,v 1.51 2012/12/06 19:14:54 ago Exp $
+
+  06 Dec 2012; Agostino Sarubbo <ago@gentoo.org> MIME-Lite-3.29.0.ebuild:
+  Stable for ppc64, wrt bug #441234
 
   06 Dec 2012; Agostino Sarubbo <ago@gentoo.org> MIME-Lite-3.29.0.ebuild:
   Stable for ppc, wrt bug #441234



1.6                  dev-perl/MIME-Lite/MIME-Lite-3.29.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/MIME-Lite/MIME-Lite-3.29.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/MIME-Lite/MIME-Lite-3.29.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/MIME-Lite/MIME-Lite-3.29.0.ebuild?r1=1.5&r2=1.6

Index: MIME-Lite-3.29.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/MIME-Lite/MIME-Lite-3.29.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- MIME-Lite-3.29.0.ebuild	6 Dec 2012 18:42:42 -0000	1.5
+++ MIME-Lite-3.29.0.ebuild	6 Dec 2012 19:14:54 -0000	1.6
@@ -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/MIME-Lite/MIME-Lite-3.29.0.ebuild,v 1.5 2012/12/06 18:42:42 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MIME-Lite/MIME-Lite-3.29.0.ebuild,v 1.6 2012/12/06 19:14:54 ago Exp $
 
 EAPI=4
 
@@ -11,7 +11,7 @@
 DESCRIPTION="Low-calorie MIME generator"
 
 SLOT="0"
-KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux"
 IUSE=""
 
 RDEPEND="





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

end of thread, other threads:[~2012-12-06 19:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-06 18:42 [gentoo-commits] gentoo-x86 commit in dev-perl/MIME-Lite: ChangeLog MIME-Lite-3.29.0.ebuild Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2012-12-06 19:14 Agostino Sarubbo (ago)
2012-12-06 18:18 Agostino Sarubbo (ago)
2012-12-06 18:10 Agostino Sarubbo (ago)
2012-08-20 19: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