public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Email-Valid: Email-Valid-0.184.ebuild ChangeLog
@ 2010-06-12 12:40 Torsten Veller (tove)
  0 siblings, 0 replies; 7+ messages in thread
From: Torsten Veller (tove) @ 2010-06-12 12:40 UTC (permalink / raw
  To: gentoo-commits

tove        10/06/12 12:40:09

  Modified:             ChangeLog
  Added:                Email-Valid-0.184.ebuild
  Log:
  Version bump
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.42                 dev-perl/Email-Valid/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-Valid/ChangeLog?rev=1.42&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-Valid/ChangeLog?rev=1.42&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-Valid/ChangeLog?r1=1.41&r2=1.42

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog	8 Jun 2009 06:53:15 -0000	1.41
+++ ChangeLog	12 Jun 2010 12:40:09 -0000	1.42
@@ -1,6 +1,12 @@
 # ChangeLog for dev-perl/Email-Valid
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/ChangeLog,v 1.41 2009/06/08 06:53:15 tove Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/ChangeLog,v 1.42 2010/06/12 12:40:09 tove Exp $
+
+*Email-Valid-0.184 (12 Jun 2010)
+
+  12 Jun 2010; Torsten Veller <tove@gentoo.org>
+  files/0.181-disable-online-test.patch, +Email-Valid-0.184.ebuild:
+  Version bump
 
   08 Jun 2009; Torsten Veller <tove@gentoo.org>
   +files/0.181-disable-online-test.patch, Email-Valid-0.181.ebuild:



1.1                  dev-perl/Email-Valid/Email-Valid-0.184.ebuild

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

Index: Email-Valid-0.184.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/Email-Valid-0.184.ebuild,v 1.1 2010/06/12 12:40:09 tove Exp $

EAPI=3

MODULE_AUTHOR=RJBS
inherit perl-module

DESCRIPTION="Check validity of Internet email addresses."

SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE="test"

RDEPEND="dev-perl/MailTools
	dev-perl/Net-DNS"
DEPEND="test? ( ${RDEPEND}
		dev-perl/Test-Pod
		dev-perl/Test-Pod-Coverage )"

SRC_TEST="do"
PATCHES=( "${FILESDIR}/0.181-disable-online-test.patch" )






^ permalink raw reply	[flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Email-Valid: Email-Valid-0.184.ebuild ChangeLog
@ 2010-11-04 13:21 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 7+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-11-04 13:21 UTC (permalink / raw
  To: gentoo-commits

fauli       10/11/04 13:21:01

  Modified:             Email-Valid-0.184.ebuild ChangeLog
  Log:
  x86 stable, bug 341865
  (Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)

Revision  Changes    Path
1.2                  dev-perl/Email-Valid/Email-Valid-0.184.ebuild

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

Index: Email-Valid-0.184.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/Email-Valid-0.184.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Email-Valid-0.184.ebuild	12 Jun 2010 12:40:09 -0000	1.1
+++ Email-Valid-0.184.ebuild	4 Nov 2010 13:21:01 -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/Email-Valid/Email-Valid-0.184.ebuild,v 1.1 2010/06/12 12:40:09 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/Email-Valid-0.184.ebuild,v 1.2 2010/11/04 13:21:01 fauli Exp $
 
 EAPI=3
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Check validity of Internet email addresses."
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
 IUSE="test"
 
 RDEPEND="dev-perl/MailTools



1.43                 dev-perl/Email-Valid/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-Valid/ChangeLog?rev=1.43&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-Valid/ChangeLog?rev=1.43&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-Valid/ChangeLog?r1=1.42&r2=1.43

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog	12 Jun 2010 12:40:09 -0000	1.42
+++ ChangeLog	4 Nov 2010 13:21:01 -0000	1.43
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Email-Valid
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/ChangeLog,v 1.42 2010/06/12 12:40:09 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/ChangeLog,v 1.43 2010/11/04 13:21:01 fauli Exp $
+
+  04 Nov 2010; Christian Faulhammer <fauli@gentoo.org>
+  Email-Valid-0.184.ebuild:
+  x86 stable, bug 341865
 
 *Email-Valid-0.184 (12 Jun 2010)
 






^ permalink raw reply	[flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Email-Valid: Email-Valid-0.184.ebuild ChangeLog
@ 2010-11-05  3:55 Jeroen Roovers (jer)
  0 siblings, 0 replies; 7+ messages in thread
From: Jeroen Roovers (jer) @ 2010-11-05  3:55 UTC (permalink / raw
  To: gentoo-commits

jer         10/11/05 03:55:04

  Modified:             Email-Valid-0.184.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #341865).
  
  (Portage version: 2.1.9.24/cvs/Linux i686)

Revision  Changes    Path
1.3                  dev-perl/Email-Valid/Email-Valid-0.184.ebuild

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

Index: Email-Valid-0.184.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/Email-Valid-0.184.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Email-Valid-0.184.ebuild	4 Nov 2010 13:21:01 -0000	1.2
+++ Email-Valid-0.184.ebuild	5 Nov 2010 03:55:04 -0000	1.3
@@ -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/Email-Valid/Email-Valid-0.184.ebuild,v 1.2 2010/11/04 13:21:01 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/Email-Valid-0.184.ebuild,v 1.3 2010/11/05 03:55:04 jer Exp $
 
 EAPI=3
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Check validity of Internet email addresses."
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha ~amd64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
 IUSE="test"
 
 RDEPEND="dev-perl/MailTools



1.44                 dev-perl/Email-Valid/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog	4 Nov 2010 13:21:01 -0000	1.43
+++ ChangeLog	5 Nov 2010 03:55:04 -0000	1.44
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Email-Valid
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/ChangeLog,v 1.43 2010/11/04 13:21:01 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/ChangeLog,v 1.44 2010/11/05 03:55:04 jer Exp $
+
+  05 Nov 2010; Jeroen Roovers <jer@gentoo.org> Email-Valid-0.184.ebuild:
+  Stable for HPPA (bug #341865).
 
   04 Nov 2010; Christian Faulhammer <fauli@gentoo.org>
   Email-Valid-0.184.ebuild:






^ permalink raw reply	[flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Email-Valid: Email-Valid-0.184.ebuild ChangeLog
@ 2010-11-05 13:11 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 7+ messages in thread
From: Markos Chandras (hwoarang) @ 2010-11-05 13:11 UTC (permalink / raw
  To: gentoo-commits

hwoarang    10/11/05 13:11:51

  Modified:             Email-Valid-0.184.ebuild ChangeLog
  Log:
  Stable on amd64 wrt bug #341865
  
  (Portage version: 2.1.9.24/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  dev-perl/Email-Valid/Email-Valid-0.184.ebuild

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

Index: Email-Valid-0.184.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/Email-Valid-0.184.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- Email-Valid-0.184.ebuild	5 Nov 2010 03:55:04 -0000	1.3
+++ Email-Valid-0.184.ebuild	5 Nov 2010 13:11:51 -0000	1.4
@@ -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/Email-Valid/Email-Valid-0.184.ebuild,v 1.3 2010/11/05 03:55:04 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/Email-Valid-0.184.ebuild,v 1.4 2010/11/05 13:11:51 hwoarang Exp $
 
 EAPI=3
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Check validity of Internet email addresses."
 
 SLOT="0"
-KEYWORDS="~alpha ~amd64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
 IUSE="test"
 
 RDEPEND="dev-perl/MailTools



1.45                 dev-perl/Email-Valid/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog	5 Nov 2010 03:55:04 -0000	1.44
+++ ChangeLog	5 Nov 2010 13:11:51 -0000	1.45
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Email-Valid
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/ChangeLog,v 1.44 2010/11/05 03:55:04 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/ChangeLog,v 1.45 2010/11/05 13:11:51 hwoarang Exp $
+
+  05 Nov 2010; Markos Chandras <hwoarang@gentoo.org>
+  Email-Valid-0.184.ebuild:
+  Stable on amd64 wrt bug #341865
 
   05 Nov 2010; Jeroen Roovers <jer@gentoo.org> Email-Valid-0.184.ebuild:
   Stable for HPPA (bug #341865).






^ permalink raw reply	[flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Email-Valid: Email-Valid-0.184.ebuild ChangeLog
@ 2010-11-05 14:02 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 7+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-11-05 14:02 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/11/05 14:02:30

  Modified:             Email-Valid-0.184.ebuild ChangeLog
  Log:
  ppc64 stable wrt #341865
  
  (Portage version: 2.2.0_alpha3/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  dev-perl/Email-Valid/Email-Valid-0.184.ebuild

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

Index: Email-Valid-0.184.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/Email-Valid-0.184.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Email-Valid-0.184.ebuild	5 Nov 2010 13:11:51 -0000	1.4
+++ Email-Valid-0.184.ebuild	5 Nov 2010 14:02:30 -0000	1.5
@@ -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/Email-Valid/Email-Valid-0.184.ebuild,v 1.4 2010/11/05 13:11:51 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/Email-Valid-0.184.ebuild,v 1.5 2010/11/05 14:02:30 ssuominen Exp $
 
 EAPI=3
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Check validity of Internet email addresses."
 
 SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86"
 IUSE="test"
 
 RDEPEND="dev-perl/MailTools



1.46                 dev-perl/Email-Valid/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog	5 Nov 2010 13:11:51 -0000	1.45
+++ ChangeLog	5 Nov 2010 14:02:30 -0000	1.46
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Email-Valid
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/ChangeLog,v 1.45 2010/11/05 13:11:51 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/ChangeLog,v 1.46 2010/11/05 14:02:30 ssuominen Exp $
+
+  05 Nov 2010; Samuli Suominen <ssuominen@gentoo.org>
+  Email-Valid-0.184.ebuild:
+  ppc64 stable wrt #341865
 
   05 Nov 2010; Markos Chandras <hwoarang@gentoo.org>
   Email-Valid-0.184.ebuild:






^ permalink raw reply	[flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Email-Valid: Email-Valid-0.184.ebuild ChangeLog
@ 2010-11-13 19:38 Raul Porcel (armin76)
  0 siblings, 0 replies; 7+ messages in thread
From: Raul Porcel (armin76) @ 2010-11-13 19:38 UTC (permalink / raw
  To: gentoo-commits

armin76     10/11/13 19:38:25

  Modified:             Email-Valid-0.184.ebuild ChangeLog
  Log:
  alpha/ia64/sparc stable wrt #341865
  (Portage version: 2.1.8.3/cvs/Linux ia64)

Revision  Changes    Path
1.6                  dev-perl/Email-Valid/Email-Valid-0.184.ebuild

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

Index: Email-Valid-0.184.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/Email-Valid-0.184.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Email-Valid-0.184.ebuild	5 Nov 2010 14:02:30 -0000	1.5
+++ Email-Valid-0.184.ebuild	13 Nov 2010 19:38:24 -0000	1.6
@@ -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/Email-Valid/Email-Valid-0.184.ebuild,v 1.5 2010/11/05 14:02:30 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/Email-Valid-0.184.ebuild,v 1.6 2010/11/13 19:38:24 armin76 Exp $
 
 EAPI=3
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Check validity of Internet email addresses."
 
 SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ~mips ~ppc ppc64 sparc x86"
 IUSE="test"
 
 RDEPEND="dev-perl/MailTools



1.47                 dev-perl/Email-Valid/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/ChangeLog,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- ChangeLog	5 Nov 2010 14:02:30 -0000	1.46
+++ ChangeLog	13 Nov 2010 19:38:24 -0000	1.47
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Email-Valid
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/ChangeLog,v 1.46 2010/11/05 14:02:30 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/ChangeLog,v 1.47 2010/11/13 19:38:24 armin76 Exp $
+
+  13 Nov 2010; Raúl Porcel <armin76@gentoo.org> Email-Valid-0.184.ebuild:
+  alpha/ia64/sparc stable wrt #341865
 
   05 Nov 2010; Samuli Suominen <ssuominen@gentoo.org>
   Email-Valid-0.184.ebuild:






^ permalink raw reply	[flat|nested] 7+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Email-Valid: Email-Valid-0.184.ebuild ChangeLog
@ 2011-01-13 16:57 Brent Baude (ranger)
  0 siblings, 0 replies; 7+ messages in thread
From: Brent Baude (ranger) @ 2011-01-13 16:57 UTC (permalink / raw
  To: gentoo-commits

ranger      11/01/13 16:57:06

  Modified:             Email-Valid-0.184.ebuild ChangeLog
  Log:
  Marking Email-Valid-0.184 ppc for bug 341865
  
  (Portage version: 2.1.9.25/cvs/Linux ppc64)

Revision  Changes    Path
1.7                  dev-perl/Email-Valid/Email-Valid-0.184.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-Valid/Email-Valid-0.184.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-Valid/Email-Valid-0.184.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Email-Valid/Email-Valid-0.184.ebuild?r1=1.6&r2=1.7

Index: Email-Valid-0.184.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/Email-Valid-0.184.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- Email-Valid-0.184.ebuild	13 Nov 2010 19:38:24 -0000	1.6
+++ Email-Valid-0.184.ebuild	13 Jan 2011 16:57:06 -0000	1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/Email-Valid-0.184.ebuild,v 1.6 2010/11/13 19:38:24 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/Email-Valid-0.184.ebuild,v 1.7 2011/01/13 16:57:06 ranger Exp $
 
 EAPI=3
 
@@ -10,7 +10,7 @@
 DESCRIPTION="Check validity of Internet email addresses."
 
 SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ~mips ~ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86"
 IUSE="test"
 
 RDEPEND="dev-perl/MailTools



1.48                 dev-perl/Email-Valid/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog	13 Nov 2010 19:38:24 -0000	1.47
+++ ChangeLog	13 Jan 2011 16:57:06 -0000	1.48
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Email-Valid
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/ChangeLog,v 1.47 2010/11/13 19:38:24 armin76 Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/ChangeLog,v 1.48 2011/01/13 16:57:06 ranger Exp $
+
+  13 Jan 2011; Brent Baude <ranger@gentoo.org> Email-Valid-0.184.ebuild:
+  Marking Email-Valid-0.184 ppc stable for bug 341865
 
   13 Nov 2010; Raúl Porcel <armin76@gentoo.org> Email-Valid-0.184.ebuild:
   alpha/ia64/sparc stable wrt #341865






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

end of thread, other threads:[~2011-01-13 16:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-12 12:40 [gentoo-commits] gentoo-x86 commit in dev-perl/Email-Valid: Email-Valid-0.184.ebuild ChangeLog Torsten Veller (tove)
  -- strict thread matches above, loose matches on Subject: below --
2010-11-04 13:21 Christian Faulhammer (fauli)
2010-11-05  3:55 Jeroen Roovers (jer)
2010-11-05 13:11 Markos Chandras (hwoarang)
2010-11-05 14:02 Samuli Suominen (ssuominen)
2010-11-13 19:38 Raul Porcel (armin76)
2011-01-13 16:57 Brent Baude (ranger)

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